Apps Developer • Software Engineer at Stratpoint Technologies, Inc. • One of the developers of Moochfood http://jomar.tigcal.com [email protected] @jomartigcal
battery • Getting location takes some time • Because the user location changes, you must account for movement by re-estimating user location every so often. • Location estimates from each source may not be accurate.
use to determine the device's location and bearing and register for updates. http://developer.android. com/reference/android/locat ion/package-summary.html
location sensed at a particular time. • LocationManager This class provides access to the system location services. • LocationListener Interface used for receiving notifications from the LocationManager when the location has changed.
Places based on a user's location or search string. • Place Details requests return more detailed information about a specific Place, including user reviews. • Place Actions allow you to supplement the data in Google's Places Database with data from your application. You can schedule Events, add and remove Places, or weight Place rankings from user activity with Place Bumps.
provide autocomplete functionality for text-based geographic searches, by returning Places as you type. • Query Autocomplete can be used to provide a query prediction service for text-based geographic searches, by returning suggested queries as you type.
where their friends are, create tips and lists, search for and learn more about venues, and access specials and recommendations. Real-time API: Venue push API notifies venue managers when users check in to their venues, and our user push API notifies developers when their users check in anywhere.
help registered venue owners manage their foursquare presence and specials. Venues Platform: Search for places and access a wealth of information about them, including addresses, popularity, tips, and photos.
place to search • limit - number of results (max is 50) • radius - distance in meters (max is 10,000) • categoryId - comma-separated categories to limit search