Re: [android-developers] Uploading an app to play store with a different key
On Fri, Jan 17, 2014 at 10:01 AM, Russell Wheeler <russellpeterwheeler@gmail.com> wrote:
So we can upload apps with different keys?
Yes, and usually the best course of action, as this keeps separate apps separate and allows one the flexibility to give or sell away ownership of a published app without giving away a key that is used by other apps.
-------------------------------------------------------------------------------------------------
TreKing - Chicago transit tracking app for Android-powered devices
But you say you can compile it unsigned. This is more interesting. Can I then apply a key. Actually I can probably google that myself.
This is how the process works. The "export" option to build a signed APK is just a convenience the tools provide to simplify the process for you. It builds builds the code into an unsigned APK then signs it for you. If you're using Eclpise + ADT, you will notice you also have the option to build an unsigned APK. The Developer site has instruction on how to then sign the app for yourself.
-------------------------------------------------------------------------------------------------
TreKing - Chicago transit tracking app for Android-powered devices
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+unsubscribe@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
---
You received this message because you are subscribed to the Google Groups "Android Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email to android-developers+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.
0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home