android - Trouble signing apk with desired certificate -
i have certificate signing app when file -> export. when install apk way, works. however, when run app off eclipse while phone plugged in, not. beingness signed certificate.
how can eclipse sign apk same certificate used when exporting apk?
this person has exact same problem me, no reply either...
you right, it's signed other certificate, it's using ~/.android/debug.keystore
. don't know much eclipse in android-studio new build scheme (gradle) easy switch between signing certificates within different variants of app (e.g. debug/relese combinations free/premium). don't know if work, maybe replace in users directory debug.keystore own?
android eclipse google-play-services
No comments:
Post a Comment