Learning Android (e-bog) af Nakamura, Masumi
Nakamura, Masumi (forfatter)

Learning Android e-bog

202,21 DKK (inkl. moms 252,76 DKK)
Want to build apps for Android devices? This book is the perfect way to master the fundamentals. 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 Androids basic building blocks to create user interfaces, store data, connect to the network,...
E-bog 202,21 DKK
Forfattere Nakamura, Masumi (forfatter)
Udgivet 9 januar 2014
Længde 286 sider
Genrer E-book readers, tablets and other portable devices: consumer / user guides
Sprog English
Format epub
Beskyttelse LCP
ISBN 9781449336257
Want to build apps for Android devices? This book is the perfect way to master the fundamentals. 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 Androids basic building blocks to create user interfaces, store data, connect to the network, and more.Throughout the book, youll build a Twitter-like application, adding new features with each chapter. Youll 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 ecosystemDive into the Android stack, including its application framework and the APK application packageLearn Androids building blocks: Activities, Intents, Services, Content Providers, and Broadcast ReceiversCreate basic Android user interfaces and organize UI elements in Views and LayoutsBuild a service that uses a background process to update data in your application