Android 4 App Development Essentials
Table of Contents | Next | |
Introduction to Android 4.2 App Development Essentials |
© 2013 Neil Smyth / Payload Media. This eBook is provided for personal use only. Unauthorized use, reproduction and/or distribution strictly prohibited. All rights reserved.
<google>BUY_ANDROID</google>
Chapters from the soon to be release Android 4.4 Edition of this book
Animating User Interfaces with the Android Transitions Framework
An Android Transition Tutorial using beginDelayedTransition
Implementing Android Scene Transitions – A Tutorial
Accessing Cloud Storage using the Android Storage Access Framework
An Android Storage Access Framework Example
Printing with the Android Printing Framework
An Android HTML and Web Content Printing Example
An Android Custom Document Printing Tutorial
Old Chapters from Android 4.2
- Integrating Google Play In-app Billing into an Android Application – A Tutorial
- Installing the Google Play Billing Library
- Creating the Example In-app Billing Project
- Adding Billing Permission to the Manifest File
- Adding the IInAppBillingService.aidl File to the Project
- Adding the Utility Classes to the Project
- Designing the User Interface
- Implementing the “Click Me” Button
- Google Play Developer Console and Google Wallet Accounts
- Obtaining the Public License Key for the Application
- Setting Up Google Play Billing in the Application
- Initiating a Google Play In-app Billing Purchase
- Implementing the onActivityResult Method
- Implementing the Purchase Finished Listener
- Consuming the Purchased Item
- Releasing the IabHelper Instance
- Testing the In-app Billing Application
- Creating a New In-app Product
- Adding In-app Billing Test Accounts
<google>BUY_ANDROID</google>
Table of Contents | Next | |
Introduction to Android 4.2 App Development Essentials |