Hi Mike Thanks! After taking a closer look at the code and yes, it seems to be optional. It is specifically design for HTC "native_supports_xtra"
Hi Kure Thanks for your big help! I have tested it on emulator and it can work fine with Maps.apk. But it also prove my Location application, written by myself, can not retrieve the longitude and latitude correctly :( I referecne the GPS location implementation from open source "mydroid \packages\apps\Camera\src\com\android\camera\Camera.java" (Seems like the Camera application has some features about GPS) Do you have any idea to program the Android application to retrive the GPS information? I've tried both NETWORK_PROVIDER and GPS_PROVIDER just as Camera application does but it is failed to get the GPS information. John --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "android-framework" 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-framework?hl=en -~----------~----~----~----~------~----~------~--~---
