Hm this is strange. The trapster app uses google maps and it seems to work. I am to tired to continue messing with this random crap tonight, Time for some Modern Warfare 2. I'll get that source code tomorrow from the first link you gave and see if that works on the device if so I'll try to dissect it to see where the difference is.
In order to use the maps do you have to place the <uses-library> tag inside the <application> tag in the manifest or are there other ways of using it? If i still can't get it to work I might just publish the app to the market download to the HTC from there and see if it works when installed from the market. Maybe it has something to do with AT&T and their BS lockdown of the android OS. -----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf Of Mark Murphy Sent: Tuesday, August 03, 2010 8:01 PM To: [email protected] Subject: Re: [android-developers] INSTALL_FAILED_MISSING_FEATURE Question On Tue, Aug 3, 2010 at 7:46 PM, Tommy <[email protected]> wrote: > Yeah its right from the store new. And Yeah there is a google maps app on > the aria Well, now, that's disturbing. First, try this project: http://github.com/commonsguy/cw-android/tree/master/Maps/NooYawk/ That'll eliminate some coding error as being the source of your difficulty. I expect this app will fail, too, but you never know. If I'm correct, and that app fails, try browsing the Market on the Aria and see if you can download any existing apps that integrate Maps. Puttering through Androlib, it looks like GPS Compass Map might use it: http://www.androlib.com/android.application.com-gpscompassmap-jjqnj.aspx If you don't see any apps that appear to use Maps, or you cannot install them, then there's something messed up either with the Aria in general or, somehow, your device specifically. -- Mark Murphy (a Commons Guy) http://commonsware.com | http://github.com/commonsguy http://commonsware.com/blog | http://twitter.com/commonsguy Android Development Wiki: http://wiki.andmob.org -- You received this message because you are subscribed to the Google Groups "Android Developers" 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-developers?hl=en -- You received this message because you are subscribed to the Google Groups "Android Developers" 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-developers?hl=en

