android - Publishing KoBoToolbox apk to playstore -


i new kobotoolbox, required add changes kobotoolbox project. have run project in android studio , have applied changes , need publish that. want ask have cloned project github means has same package name apk published on play-store. should publish apk have created. should need change package name or there alternative way aside changing package name??

you may check this guide started.

publishing general process makes android applications available users. when publish android application perform 2 main tasks:

  1. you prepare application release.

    during preparation step build release version of application, users can download , install on android-powered devices.

  2. you release application users.

    during release step publicize, sell, , distribute release version of application users.

explore page proper steps when publishing application.

hope helps.


Comments

Popular posts from this blog

python Tkinter Capturing keyboard events save as one single string -

android - InAppBilling registering BroadcastReceiver in AndroidManifest -

javascript - Z-index in d3.js -