Android Question Android App is ready. I need to publish it to Google app store.

IamTrying

Active Member
Licensed User
My android app is ready which is prepared by B4A absolutely.
What is the next step to publish my app to Google App store.
Is there any built in Xcode like publish method/tools from B4A?
or it is straight and manually done via Google pages?

Thank you guys. Amazing software... B4A. Just love using it and love the community. You guys are amazing.
 

Computersmith64

Well-Known Member
Licensed User
Longtime User
Go to your Google Play console & click on the Create Application button, then follow the steps from there. As far as uploading the app goes, do an obfuscated release build in B4A, then drag & drop the .apk from the Objects folder of your project into the relevant place on Google Play.

It's pretty straightforward, just follow the steps & you'll be fine.

- Colin.
 
Upvote 0

udg

Expert
Licensed User
Longtime User
WOW!
@Erel : you should use @IamTrying experience as evidence of how easy is the learning curve of B4x products. It became a member on last Tuesday and on Friday he can publish an app!
 
Upvote 0

An Schi

Well-Known Member
Licensed User
Don't forget to compile with your private signing key before publishing.
Lately there have been some threads about this
 
Upvote 0

DonManfred

Expert
Licensed User
Longtime User
Upvote 0

Cableguy

Expert
Licensed User
Longtime User
Ok, so you created an app...
Make sure to have created a private key, and to sign your app with it! This is done on the IDE. (The private is unique to each app, and will be needed for any upgrade/upload of your app)
If you haven't already created a Google Developer Account, do so... They will charge your credit card about 30€ (single fee) and in a few hours you will be ready to publish your app.
When uploading your app, Google Services will proof your app and warn you if something is not in accordance with the Services Policies. Then, if all goes well, after a few hours the app will be live!
 
Upvote 0

f0raster0

Well-Known Member
Licensed User
Longtime User
..Make sure to have created a private key, and to sign your app with it! This is done on the IDE. (The private is unique to each app, and will be needed for any upgrade/upload of your app)..

hey guys, then I should use one private key for each APP.. I have been using the same private key for all my Apps.. Am I totally wrong or could be ok one private key?
 
Upvote 0
Cookies are required to use this site. You must accept them to continue using the site. Learn more…