Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/androiddevbook/onyourbike
The On Your Bike application for Learning Android Development published by Addison-Wesley
https://github.com/androiddevbook/onyourbike
Last synced: 3 months ago
JSON representation
The On Your Bike application for Learning Android Development published by Addison-Wesley
- Host: GitHub
- URL: https://github.com/androiddevbook/onyourbike
- Owner: androiddevbook
- Created: 2012-10-07T17:04:31.000Z (about 12 years ago)
- Default Branch: master
- Last Pushed: 2014-01-01T00:34:31.000Z (almost 11 years ago)
- Last Synced: 2024-07-01T10:53:14.251Z (5 months ago)
- Language: Java
- Size: 833 KB
- Stars: 15
- Watchers: 8
- Forks: 11
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
On Your Bike
==========The On Your Bike application for Learning Android Application Programming book published by Addison-Wesley (an imprint of Pearson) in December 2013.
The book is available to order on [Amazon](http://www.amazon.com/Learning-Android-Application-Programming-Applications/dp/0321902939) and is available for [Kindle](http://www.amazon.com/Learning-Android-Application-Programming-Applications-ebook/dp/B00HFULEL2), on [Google Play](https://play.google.com/store/books/details/James_Talbot_Learning_Android_Application_Programm?id=DoRmAgAAQBAJ) and on [iTunes](https://itunes.apple.com/us/book/learning-android-application/id787228244).
Get a comprehensive deep dive into Android Application programming.
Learning Android Application Programming is the perfect book if you have existing programming experience and want to learn Android application development.
You’ll learn Android application development by:
- Set up your Android development environment on Windows or Mac operating systems.
- Quickly create a simple, working app that demonstrates basic Android principles.
- Master core building blocks, such as Activities, Intents, Services, and Resources.
- Build a functional user interface, and then make it more intuitive and usable.
- Professionally style your Android app.
- Make your app location-aware.
- Integrate social networking features.
- Build highly efficient threaded apps.
- Integrate database support to read and write data.
- Make your app run faster, while using less memory and power.
- Efficiently test and debug your app.
- Easily internationalize your app for multiple countries and languages.
- Sell your app through Google Play and the Amazon AppStore.For more information see the books [website](http://www.androiddevbook.com) or grab the the [finished app](https://play.google.com/store/apps/details?id=com.androiddevbook.onyourbike.bookapp) from Google Play.