[android-developers] Re: ★ A Ma pView API KEY issue.....PLEASE HELP ★

2008-12-16 Thread Ah-Hsin
Do you use debug.keystore to request Map api key? if yes, you can not install android apk to the other emulators. On 12月16日, 下午2時10分, Nickname wrote: > Hi, > > I am having a problem on MapView ApiKey during collaboration with my > colleague who installs my application apk with a MapView activity

[android-developers] Re: ★ A Ma pView API KEY issue.....PLEASE HELP ★

2008-12-16 Thread Nickname
Thanks for information. What keystore i need to use to request Map ApiKey for my application apk that needs to be installed to the other emulators? I don't think i should use my "release mode" keystore, because it would need me to sign my app with the release key and make my app not installable

[android-developers] Re: ★ A Ma pView API KEY issue.....PLEASE HELP ★

2008-12-16 Thread Xavier Ducrohet
It does not matter what signature you use, it should not restrain installation on any emulators. (Side note: what may happen though is that switching from debug to release keys will require uninstall before installing the new version) Does your colleague recompiles the application himself? If he

[android-developers] Re: ★ A Ma pView API KEY issue.....PLEASE HELP ★

2008-12-16 Thread loty
If you are using Eclipse for development it generates it's own debug key and you need new Map API key for it. There is a place to specify a different keystore but last time I tried it it didn't work. On Dec 16, 2:26 pm, Nickname wrote: > Thanks for information. > > What keystore i need to use to