Android Forums

Go Back   These FORUMS ARE DISABLED!! OUR NEW FORUMS ARE AT http://androidforum.com/ > Android Coders > Android Development, Answers, Tutorials, and Code Snippets
Connect with Facebook

Click Here To Register!
 
 
LinkBack Thread Tools Display Modes
Old 08-29-2009, 07:26 AM   #1
Junior Member
 
Join Date: Aug 2009
Posts: 2
Friends: 0
View chals's Profile   View chals's Photo Album   View chals's Blog   View Social Groups
Hi all,

Google maps works fine using debug certificate provided by Android build tools. I tried to run self signed certificate for maps api key in Android Dev phone, it is not working. Shows blank screen.

Could anyone help me?
chals is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in Technorati
Old 09-02-2009, 05:13 PM   #2
Junior Member
 
Join Date: Jul 2009
Posts: 10
Friends: 0
View julianc's Profile   View julianc's Photo Album   View julianc's Blog   View Social Groups
To run the self signed map key, you need to have the app self signed as well. You also need to uninstall any previous debug version of the app before the self signed version will install.
If you're using eclipse, the apps run in the emulator are automatically debug signed.
To sign an app with your non-debug 'release' key, right click the project then select:
Android Tools->Export self signed application package, at the bottom of the menu.
This will walk you through producing a self signed .apk file in a directory. You then need to install the app. With the emulator running: adb install myapp.apk normally works well.
julianc is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in Technorati
Old 09-22-2009, 10:08 PM   #3
Junior Member
 
arnodenhond's Avatar
 
Join Date: Sep 2009
Location: Netherlands
Posts: 4
Friends: 0
View arnodenhond's Profile   View arnodenhond's Photo Album   View arnodenhond's Blog   View Social Groups
What happened to me once was that I forgot to add the internet permission to the manifest.xml
This prevented the MapView from downloading the actual map images from the googlemaps server.
arnodenhond is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in Technorati
 

Thread Tools
Display Modes



Similar Threads
Thread Thread Starter Forum Replies Last Post
Google maps. CharlieMiddleton Android Chat 5 06-21-2009 06:48 AM
Android Maps has different data to regular Google Maps? Kinslayer Android Games And Applications 5 03-02-2009 01:26 AM
Google MAPs Guruvulu Android Development, Answers, Tutorials, and Code Snippets 0 02-25-2009 09:11 AM
Android Google Maps an improved experience Andor Android Chat 6 10-11-2008 02:22 PM
GPS client with maps GPX support eugrus Android Games And Applications 0 09-20-2008 12:53 PM


Unlocked G1 Phones | Buy T-Mobile G1 | Google Phone

All times are GMT -6. The time now is 04:32 PM.


Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2012, vBulletin Solutions, Inc.
SEO by vBSEO 3.3.2 ©2009, Crawlability, Inc.
Copyright (c) 2012 TalkAndroid.com. All rights reserved.