hi guys, there's a few questions i'd like to ask
i'm using android sdk rev 13 and eclipse indigo on win7

1. MD5
well i'm want to learn to use google map API
when i extract debug.keystore, there's no MD5 cert but SHA1 cert
instead
so how can i sign up for google map API?

2. signing an app
my apk file : MyLocationB.apk (certified and zipped)
path to my apk file : C:\Android\platform-tools\MyLocationB.apk
my app's package name : com.Location

when i install apk file, i got error message
Failure[INSTALL_PARSE_FAILED_NC_CERTIFICATES]

as i know this failure comes because the debug version of our app
already been installed on emulator and it should be done by
uninstalling the app's package name. and i still got a FAILURE!!

C:\Android\platform-tools\adb uninstall com.Location
Failure

please any help would be much appreciated, thanks :)

-- 
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

Reply via email to