|
Project Information
Links
|
A template app that uses the Google Places API to demonstrate the core functionality of apps that use your current location to provide a list of nearby points of interest, allow you to drill down into the details, and then checkin / rate/ review. It incorporates the tips, tricks, best practices, and cheats I know for creating high quality apps. Particular attention has been paid to reducing the time between opening an app and seeing an up-to-date list of nearby venues and providing a reasonable level of offline support. The code implements all of the location best-practices for reducing latency and battery consumption as detailed in my Google I/O 2011 session, Android Protips: Advanced Topics for Expert Android Developers. You can learn more about the decisions involved in this deep dive into location-based services post on the Android Developer Blog. Quick Start Guide (see the Readme.txt for more details)
Implemented Requirements
Protips Covered in this Project
Using the code? Let me know! |