I now have two keystore files
debug.keystore   and   publish.keystore with a password

Is there anyway to link the publish.keystore to
      a) the Debug button / debug configuration   and/or
      b) the Run button / run configuration

Currently  I have to export the project to create the signed .apk
then from the command line  adb install -r   package.apk
and if I want to test the from command line  adb logcat

was nicer to do all this through the  debug / run buttons


thanks in advance

--
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to