This book suffers from one major flaw: it slings code at you without bothering to explain what the code does. A good example of this is the main layout screen for sudoko in chapter 2. The author tells you that there are a few different layout containers that determine how user interface elements a
Hackez Google Android Introduction a la programmation systeme
✍ Scribed by Brault F., Cohen p.d.
- Publisher
- Eyrolles
- Year
- 2009
- Tongue
- English
- Leaves
- 69
- Category
- Library
No coin nor oath required. For personal study only.
📜 SIMILAR VOLUMES
Android is a software toolkit for mobile phones, created by Google and the Open Handset Alliance. It's inside millions of cell phones and other mobile devices, making Android a major platform for application developers. That could be your own program running on all those devices. Within minutes, Hel
Android is a software toolkit for mobile phones, created by Google and the Open Handset Alliance. It's inside millions of cell phones and other mobile devices, making Android a major platform for application developers. That could be your own program running on all those devices. Within minutes, Hel
本书是一部关于Android开发的基础教程,以由浅入深、循序渐进的方式讲解了Android程序设计的核心概念和技术。本书不仅结合井字游戏开发案例形象生动地讲解了Android生命周期、用户界面、简单的数据存储等基础知识,而且还深入探讨了外部通信、基于位置的服务、内置SQLite数据库等高级主题。每章最后都提供了“快速阅读指南”,通过它可以迅速找到所需信息,并高效地完成工作。