How can I copy my codes to Google Play or App Store | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

How can I copy my codes to Google Play or App Store

Can you tell me about an app or something that gives me the option to save codes like apps in my IPad or upload them to google play in an Android Device? Pd: I program in HTML, CSS and JS, so an app that can make the three at the same time (Program in the 3 languages).

13th Jul 2018, 9:58 PM
Octavio Aguayo
Octavio Aguayo - avatar
7 Answers
+ 5
Publishing an app from SoloLearn to App Store / Play Store is a very interesting and bold concept. :>
14th Jul 2018, 5:09 AM
Hatsy Rei
Hatsy Rei - avatar
+ 5
Android Studio is the official Android IDE. You may use it to create Android apps and "directly upload it to your device", or whatever you call it, yes. Placing apps on the official app distribution platform requires a developer account, a one-time $25 fee. I think this is the guide that you are looking for? https://www.sololearn.com/learn/1439/?ref=app
14th Jul 2018, 6:03 AM
Hatsy Rei
Hatsy Rei - avatar
+ 4
Adding on to Hatsy Rei 's answer, connecting your (Android) phone to your computer via USB cable (typically just a charger) for debugging will add your app to your phone. This would have to be done for every phone individually, and any updates to the app would require the process to be redone.
14th Jul 2018, 6:06 AM
Faisal
Faisal - avatar
+ 2
Here's a tutorial on adding your app to either the app store or google play store: https://www.joshmorony.com/the-step-by-step-guide-to-publishing-a-html5-mobile-application-on-app-stores/
13th Jul 2018, 10:36 PM
Faisal
Faisal - avatar
+ 2
So. You have your html, js, and css files: Upload them on a server so that everyone can access them. Do this with a tool called filezilla. Enter username, password and host to connect. Once it is online you can use an app/a website to convert that URL (https://www.example.com is what a URL looks like) into an app. I don't know how the app store works, but two upload to google play: Download the developer console app. Go onto the website, and upgrade your gmail to a developer (25$). Now you can upload apps!
14th Jul 2018, 1:43 AM
Paul Grasser
Paul Grasser - avatar
+ 1
Ok, I will read the PDF, and with Paul’s Method I have to pay😞 But ther was an App Called Android Studio or something like that. And Instead of uploading them to Play or App Store, Can I upload them directly to my device?
14th Jul 2018, 5:20 AM
Octavio Aguayo
Octavio Aguayo - avatar
0
Thank You
14th Jul 2018, 6:07 AM
Octavio Aguayo
Octavio Aguayo - avatar