HAPPY BOOKSGIVING
Use code BOOKSGIVING during checkout to save 40%-55% on books and eBooks. Shop now.
Publishers of technology books, eBooks, and videos for creative people
Register your product to gain access to bonus material or receive a coupon.
Author Jason Ostrander walks developers through the different choices available on their way to creating a well-designed application for Android. While building a simple application, Jason works through the basics of Android UI development including layout, event handling, menus and notifications. The author then shows the proper way to load and display images, create advanced dialogs and progress indicators, add animation, and how to build custom UI elements. Jason discusses the proper way of adding interaction through gestures and the advanced graphical options available using Canvas, Renderscript and OpenGL. Finally, he discusses tablet development, the unique differences between phone and tablet UI, and the new APIs available to tablet developers.
Seven Tips for Proper Navigation in Android Apps
Source files:
https://github.com/jasonostrander/AndroidUIFundamentals
Android UI Fundamentals: Working with Basic and Advanced Views
Download Chapter 4 Basic Views
1. Introduction
2. Getting Started
3. First Application
4. Going Further
5. Images
6. App Widgets
7. Advanced Views
8. Gestures
9. Animation
10. Creating Custom UI elements
11. Building Tablet Apps
12. Advanced Graphics
13. Localization and Accessibility