Question by Alex: How do android developers obtain information to put into their apps?
If an android developer were to create a GPS system or a Weather App, how do they get the information fed into the application? Obviously i wouldn’t have my own sattelite or weather station so how do i put information into the application?

Best answer:

Answer by yuckybear
For GPS you’d use the Android core libraries, like this class: http://developer.android.com/reference/android/location/LocationManager.html

For a weather app you’d use some weather API, the most obvious probably being the Google Weather API, but you could really use any one you want. http://blog.programmableweb.com/2010/02/08/googles-secret-weather-api/

Give your answer to this question below!

Incoming search terms:
  • android developer weather
  • chatson apps apk
  • using locationmanager android weather api