Hello, I am writing a program that uses Google APIs for location and maps. I am trying to use the device for debugging and as a Location Provider. The program is simple- turn on the GPS, get the location, display it on the screen/map/etc. The GPS is turned on, but no location information is acquired.
I thought that the fact that I was using Android Dev Phone with SDK 1.0 had something to do with it, so I upgraded it to SDK 1.5. However, even this is not proper as a Target for my application. Can someone tell me the IMPLICATIONS of what I am doing here? (I don't know the limitations of the previous SDK releases- I only use such classes and libraries that work for me.) Is there a way I can make the Android device a compatible target for Google APIs? Please assist with advice. Thanks. Karl. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Android Beginners" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-beginners?hl=en -~----------~----~----~----~------~----~------~--~---

