Can I make app on my android phone? If yes, then tell me how?? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 4

Can I make app on my android phone? If yes, then tell me how??

18th Feb 2020, 11:03 AM
👑FabVab👑
👑FabVab👑 - avatar
19 Answers
+ 7
https://appinventor.mit.edu/ https://code.org/educate/applab this are opportunities A bit limitated but not so bad.
18th Feb 2020, 11:12 AM
Oma Falk
Oma Falk - avatar
+ 6
Sketchware is what I started with before i even learnt anything about coding.... very easy drag and drop app development... I moved from Sketchware because I am more interested in cross platform development whilst Sketchware is made for Android OS... http://sketchware.io/
18th Feb 2020, 1:29 PM
Vuyisile Collin Nxazonke
Vuyisile Collin Nxazonke - avatar
+ 6
I think you can build Android apps from your Android phone itself but you can't upload your app on paystore.Apps like Android Aide and Anacode are for learning android programming.
18th Feb 2020, 4:11 PM
0_O-[Mägár_Sám_Äkà_Nüllpøïntêr_Èxëcéptïön]~~
0_O-[Mägár_Sám_Äkà_Nüllpøïntêr_Èxëcéptïön]~~ - avatar
+ 3
sketchware is very interesting. I like lowlevel programming.
18th Feb 2020, 2:18 PM
Oma Falk
Oma Falk - avatar
+ 2
You may need Android studio for that.
18th Feb 2020, 11:13 AM
Sonic
Sonic - avatar
+ 2
What very interesting?
18th Feb 2020, 2:16 PM
👑FabVab👑
👑FabVab👑 - avatar
+ 2
So, if your code works as desired, test it (compile) and get an .apk out of it, you can then publish this APK in the Google Play Store.
18th Feb 2020, 10:36 PM
Kevin Krüger
Kevin Krüger - avatar
+ 1
Vuyisile Collin Nxazonke very interesting
18th Feb 2020, 2:15 PM
Oma Falk
Oma Falk - avatar
+ 1
If you want to write an app for an Android, the first thing you need is "Android Studio". With the help of so called views you create your interfaces with which you want to interact, but you also have to define program code for each view, which tells what each view should do. It's like in Windows Forms or WPF ;)
18th Feb 2020, 10:33 PM
Kevin Krüger
Kevin Krüger - avatar
+ 1
Very difficult to explain this in a short way
18th Feb 2020, 10:34 PM
Kevin Krüger
Kevin Krüger - avatar
+ 1
Its difficult make in phone but in pc u can do easily
19th Feb 2020, 7:49 AM
A S Raghuvanshi
A S Raghuvanshi - avatar
+ 1
yes you can make android apps! , ull need an Android SDK(Software development kit ) .ill suggest you use android studio to begin development with java but ensure to go online and make research to see which studio fits u best and learn how to develop apps,Goodluck!💪
19th Feb 2020, 12:54 PM
Eniola Odunmbaku
Eniola Odunmbaku - avatar
+ 1
You can use "AIDE" the best app for making apps on Mobile devices, but you need to learn Core java
19th Feb 2020, 4:41 PM
Skeleton System
Skeleton System - avatar
+ 1
Java is the base of android's applications.
19th Feb 2020, 9:37 PM
Zeyad Alharthi
Zeyad Alharthi - avatar
+ 1
You can also give Javascript a try. You can then pretty much port it anywhrere after.
20th Feb 2020, 4:21 AM
elie
+ 1
There some websites which are like cordova but extremely easy to use. If you just provide a hello world html code to them then they will immediately send you an apk of the code. I tried one of those. Doesn't work perfectly but ok if you just want get an apk and start so called Android development.
20th Feb 2020, 9:48 AM
Ishmam
Ishmam - avatar
0
You can't build an Android application from within your phone, you need a computer to do so, and to build Native Android App you need to learn java and build it using Android Studio.
18th Feb 2020, 12:24 PM
Mohamed Hashem
Mohamed Hashem - avatar
0
You can also give a try on using javascript
20th Feb 2020, 8:05 AM
ALEX KWOFIE
ALEX KWOFIE - avatar
0
Sketctware and Droid script but I recommend Droid script it uses js CSS and HTML all and you can even upload the app it's very free and updated daily and is better than learning hard languages and other is for cpp is cpp apk maker I hope you liked it
20th Feb 2020, 10:54 AM
Bibek
Bibek - avatar