I just had a similar problem - turns out I had the <uses- permissions ... /> nodes under the application node, when they should be under the manifest node. Moving them to be children of the <manifest> fixed the problem for me.
This page was helpful too: http://informationideas.com/news/2008/11/06/getting-android-emulator-working-with-google-maps-api-key/ Hope that helps you too John On Jan 4, 9:49 am, mapper <[email protected]> wrote: > Thanks, > I have this key. > But for Android development we have to get MD5 fingerprint and from > that maps Api key. > Which I have done with success. > And mapsDemo working fine with this key. > But my applicaion is not working. > Any suggestion. > > Thanks > > On Jan 3, 6:51 pm, Xu Bill <[email protected]> wrote: > > > > > hello > > > RTFM~ :) > > > Just read the guide below~ > > >http://code.google.com/intl/US-EN/apis/maps/signup.html > > > 2009/12/31 mapper <[email protected]> > > > > Hi, > > > The MapsDemo working fine. > > > But in my app, same coding as MapsDemo, but still not working, only > > > grids are there. > > > I am having this problem since last 3 weeks but not get any solution. > > > I have done lots of experiment for that but the result is same. > > > > And how to open port to internet access? > > > > Can you suggest me? > > > > Thanks, > > > > On Dec 31, 9:58 am, Turnkey Builder <[email protected]> wrote: > > > > It's your maps key > > > > > On Dec 30, 2009 10:54 PM, "me,Ramesh Yankati" <[email protected]> > > > > wrote: > > > > > Hi , > > > > You need to open port to internet access > > > > > Regards > > > > Ramesh > > > > > On Wed, Dec 30, 2009 at 9:22 AM, ZhouSu <[email protected]> wrote: > > > > > > Have you solved this probl... > > > > -- > > > You received this message because you are subscribed to the Google > > > Groups "Android Beginners" group. > > > > NEW! Try asking and tagging your question on Stack Overflow at > > >http://stackoverflow.com/questions/tagged/android > > > > To unsubscribe from this group, send email to > > > [email protected]<android-beginners%2Bunsubscr > > > [email protected]> > > > For more options, visit this group at > > >http://groups.google.com/group/android-beginners?hl=en > > > -- > > There are only 10 types of people in the world... > > Those who know binary and those who don't. -- You received this message because you are subscribed to the Google Groups "Android Beginners" group. NEW! Try asking and tagging your question on Stack Overflow at http://stackoverflow.com/questions/tagged/android 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

