找回密码
 立即注册
Androidthedevelopmentand | android开发 2022-11-01 38 0star收藏 版权: . 保留作者信息 . 禁止商业使用 . 禁止修改作品
本书以Android使用程序的开发为主题,并结合实在的案例向读者具体介绍了Android的基本组件的使用及使用程序开发的整个过程。全书分为三篇共18章,第一篇以简单易懂的实例为依托,具体介绍了Android平台的基本控件、高档控件、常用界面布局及菜单对话框等相关知识;第二篇介绍了Android平台的高档知识,包括消息与播送服务、网络数据管理、手机通信功能、桌面组件、多媒体收集、Google服务及3D程序开发等;第三篇则对三个实在案例的开发进程进行具体介绍,逐渐向读者解说Android手机使用程序的实在开发进程,一起在源代码中还包括了具体的注释,以尽量帮助读者掌握代码中的每一个细节,尽快掌握Android编程。本书的讲述由浅入深,从介绍Android平台的基本组件到带领读者开发大型使用程序,框架清晰、语言简练,非常适合初学者和进阶开发者阅览参考。

(This book takes the development of Android application as the theme, and introduces the use of basic components of Android and the whole process of application development in combination with practical cases. The book is divided into three chapters, 18 chapters in total. The first chapter introduces the basic controls, high-end controls, common interface layout, menu dialog and other related knowledge of the Android platform based on simple and easy to understand examples; The second part introduces the high-end knowledge of Android platform, including message and broadcast services, network data management, mobile communication functions, desktop components, multimedia collection, Google services and 3D program development; The third part introduces the development process of the three real cases in detail, gradually explaining the actual development process of Android mobile phone application to the readers, and also includes specific comments in the source code, so as to help the readers master every detail of the code and grasp Android programming as soon as possible. This book is very suitable for beginners and advanced developers, with clear framework and concise language, from introducing the basic components of the Android platform to leading readers to develop large-scale applications.)

[下载]11093275404.rar




上一篇:【源代码】Android 小项目之--解析如何获取SDCard 内存解析
下一篇:【源代码】Android读写文件源码