Android - How To Publish An App To The Play Store

Материал из Web Tycoon
Перейти к: навигация, поиск

id="mod_43975521">About the Google Play Store Google Play, which was originally born and named as Android Market, is the Google's official store for Android apps, games and Antutu Score v8 books for Android phones, tablets or Android TV devices. Just as Apple has its own App Store, Benchmark Google has the Google Play Store. The Play Console is the web interface that allows you to upload signed APK's of your apps and publish them to the Play Store. Keep reading to see how to do this process and have your apps live on the Google Play Store.

Generate a Signed APK with Android Studio Android Studio is the perfect IDE to build Android apps, is powered by Google and it has a nice Design interface that helps you a lot on editing layout without editing the xml code. It also has built-in features to check and correct your Java code in case of errors on typing or Antutu v8 importing libraries in your project. So, I assume you already have your project opened in Android Studio and you've carefully tested it on a real device before getting ready to publish it on the Play Store.

I'll be using a basic project I've created as an example for this tutorial, Antutu v7 now let's create a Signed APK before getting into the Play Console and publish your app. 1. Click on Build -> Generate Signed APK. Open the Signed APK generator window 2. In the Generate Signed APK popup window, click Next 3. Since you haven't created a Key store path yet, click on Create new... Geekbench 4. In the next popup window, click on the ••• button and geekbench 4 select a folder where you want to store your .jks file.

Type a name for Geekbench 4.4 that file in the text field on the bottom and hit OK. geekbench 5. Now that your Key store path is set, you need to set a password for it, so type your desired password and confirm it in the text fields below the Key store path. 6. in the Key section, PcMark leave the Alias as it is (key0), and type a password for it as well - you may enter the same password you've set for the Key store path, or type another one. Just remember your password in case of future updates.

7. Leave Validity (years) as it is - the default value if 25 years. 8. The other fields are optional unless the First and Last Name one, so you're free to fill all of them or PcMark; http://breakthroughgames.com/User:CarmellaSoderlun, just the one with your full name. 9 Finally, click OK. Generate Key store path popup window 10. You'll be redirected to the first popup window where you can check your Key store details. If everything is fine for you, check the Remember passwords button and hit Next.

Check if your Key store data are ok 11. The next popup you'll get is the last one. By default, Android Studio sets the APK Destination Folder as the app folder inside your project fodler. You're free to change it if you want to do so by clicking on the ••• button on the right side, Benchmark otherwise just leave it as it is. 12. Leave Build Type as is it - release - since what you're creating is a Singed APK to be uploaded to the Play Store. 13. Ignore the Flavors box, PcMark it's not needed at all. 14.

Select V1 (Jar Signature) in the Signature Versions section 15. Click Finish to let Android Studio generate the Signed APK of your app.