java - Can you "doublesign" an android apk file? -


i did search forum while did not find answer this. recently, google has changed maps api android v1 v2. since started project way before march, not aware not accept new apps working on old api. hence, it's after finished app realized maps api key tied keystore, , cannot new map api key v1 now. , have recode entire thing translate v2, cannot right now.

my question is, possible doublesign .apk file , submit google play. let's have working .apk signed debug keystore. however, .apk not accepted google because uses debug key. can "resign" jarsigner force google play accept it? app still work if this? appreciate asap. don't have timeline recode app now, , want visibility app in google play :/

can “doublesign” android apk file?

no. can sign apk key, override old key.

and have recode entire thing translate v2

unfortunatelly there nothing else can except if don't have signing key , maps v1 api key.


Comments

Popular posts from this blog

image - ClassNotFoundException when add a prebuilt apk into system.img in android -

I need to import mysql 5.1 to 5.5? -

Java, Hibernate, MySQL - store UTC date-time -