android - Configure Eclipse to use signed keystore -


i have created 'final' keystore app. app using google maps, take have update layouts use new api key resulting app well..

now i'm aware of requirement export signed apk release, after that? thoughts further development , testing, easiest if configure eclipse use final keystore instead of debug keystore … found no way that? allows me configure 'alternative' debug key guess that's not same.

sorry if confused if have totally misunderstood here.

i able to use google play release keystore custom debug keystore debugging in-app purchase functionality. same no doubt applied debugging google maps stuff well.

as devunwired mentioned, there caveats. solution this:

  1. copy release key somewhere.
  2. change keystore password/key password , key alias following the instructions here (also, following devunwired's recommendations make debug keystore).
  3. change eclipse's preferences > android > build > custom keystore setting path of copy made in step 1.
  4. done!

Comments

Popular posts from this blog

java - Play! framework 2.0: How to display multiple image? -

gmail - Is there any documentation for read-only access to the Google Contacts API? -

php - Controller/JToolBar not working in Joomla 2.5 -