Tags
Language
Tags
April 2024
Su Mo Tu We Th Fr Sa
31 1 2 3 4 5 6
7 8 9 10 11 12 13
14 15 16 17 18 19 20
21 22 23 24 25 26 27
28 29 30 1 2 3 4

Android in Action

Posted By: AlenMiler
Android in Action

Android in Action by Chris King
English | November 20, 2011 | ISBN: 1617290505 | 664 pages | EPUB/MOBI | 50 Mb

Summary
Android in Action, Third Edition is a comprehensive tutorial for Android developers. This fast-paced book puts you in the driver's seat – you'll master the SDK, build WebKit apps using HTML 5, and even learn to extend or replace Android's built-in features by building useful and intriguing examples.About the Technology
When it comes to mobile apps, Android can do almost anything, and with this book, so can you! Android, Google's popular mobile operating system and SDK for tablets and smart phones, is the broadest mobile platform available. It is Java-based, HTML5-aware, and loaded with the features today's mobile users demand.About this Book
Android in Action, Third Edition takes you far beyond "Hello Android." You'll master the SDK, build WebKit apps using HTML 5, and even learn to extend or replace Android's built-in features. You'll find interesting examples on every page as you explore cross-platform graphics with RenderScript, the updated notification system, and the Native Development Kit. This book also introduces important tablet concepts like drag-and-drop, fragments, and the Action Bar, all new in Android 3.
Purchase of the print book comes with an offer of a free PDF, ePub, and Kindle eBook from Manning. Also available is all code from the book. What's Inside
  • Covers Android 3.x
  • SDK and WebKit development from the ground up
  • Driving a robot with Bluetooth and sensors
  • Image processing with Native C code
This book is written for hobbyists and developers. A background in Java is helpful. No prior experience with Android is assumed.
==================================Table of Contents
    PART 1 WHAT IS ANDROID? THE BIG PICTURE
  • Introducing Android
  • Android's development environment
    PART 2 EXERCISING THE ANDROID SDK
  • User interfaces
  • Intents and Services
  • Storing and retrieving data
  • Networking and web services
  • Telephony
  • Notifications and alarms
  • Graphics and animation
  • Multimedia
  • 1Location, location, location
    PART 3 ANDROID APPLICATIONS
  • Putting Android to work in a field service application
  • Building Android applications in C
    PART 4 THE MATURING PLATFORM
  • Bluetooth and sensors
  • Integration
  • Android web development
  • AppWidgets
  • Localization
  • Android Native Development Kit
  • Activity fragments
  • Android 3.0 action bar
  • Drag-and-drop