android - How to add a second different app to existing Google Play account? -
i have set google play account , created app active.
i curious how add second different app account can have 2 applications active @ 1 time? there special settings?
in google play - see button + add new app - simple or there more do?
what keystore - can use same 1 first app or need else?
yes. simple... click in "add new app" , upload new apk google play. new apk must have different applicationid. google play request create whole store listing new app.
you can use same keystore.. according to:
http://developer.android.com/tools/publishing/app-signing.html
//signing considerations //you should sign of apps same certificate throughout expected lifespan of applications.
Comments
Post a Comment