Learning Android: Develop Mobile Apps Using Java and Eclipse, 2nd EditionКНИГИ » ПРОГРАММИНГ
Автор: Marko Gargenta, Masumi Nakamura Название: Learning Android: Develop Mobile Apps Using Java and Eclipse, 2nd Edition Издательство: O'Reilly Media Год: 2014 ISBN: 9781449319236 / 1449319238 Язык: English Формат: pdf Размер: 21 mb Страниц: 286
Written by experts who have taught this mobile platform to hundreds of developers in large organizations and startups alike, this gentle introduction shows experienced object-oriented programmers how to use Android's basic building blocks to create user interfaces, store data, connect to the network, and more.
Throughout the book, you'll build a Twitter-like application, adding new features with each chapter. You'll also create your own toolbox of code patterns to help you program any type of Android application with ease.
– Become familiar with the Android platform and how it fits into the mobile ecosystem – Dive into the Android stack, including its application framework and the Apk application package – Learn Android's building blocks: Activities, Intents, Services, Content Providers, and Broadcast Receivers – Create basic Android user interfaces and organize Ui elements in Views and Layouts – Build a service that uses a background process to update data in your application