I’m considering publishing my application to Play Store. And since I don’t have yet developer’s account I would like to find some information before.
E.g. how developers could update their applications? Is it core feature of Play Store and developer should just upload new version of program with new version info maybe or developer should maintain updatable applications manually (by writting some additional code maybe)?
It’s quite simple questions but really I can’t google nothing about it.
I’m considering publishing my application to Play Store. And since I don’t have yet
Share
very simple question indeed.
register to the play store.
finish your app, export it with a signed key, it generates a file.
go to the play store, create new app, put name, decription etc and upload that file.
make changes/improvements/bug fixed to your app, export it with the SAME signed key, it generates another file.
go to the play store, enter the existing app, upload the new file, mark it as active.