+ 2
What type of app builders you can use to build your own app
what I mean is that where or what can I use to code or program my own app
69 odpowiedzi
+ 10
if u want to build android apps u can try "CREATE YOUR OWN APPS" from play store
u dont even need to know programming for it.
another alternative is "android studio"(this needs programming)
for pc there is visual studio and if u want to create web apps then Microsoft azure is a good one
+ 4
you can just practice here...playground wont allow u to make a heavy app here
+ 4
for android use Java language...and android studio IDE
+ 3
right now I am 12 years old and I only know html ,java, JavaScript and a bit of python
+ 1
hmm dont understand the question
+ 1
what I mean is that what can I use to build my own app
+ 1
which kind of app.
Android app. Windows app. web based app.
we use ide to build app.
+ 1
Android app
+ 1
if you know java use Android studio as your ide.
or if you know c# use xamarin for visual studio.
or if you know html5,html, css , js use phonegap
xml is common for both ( Android studio , xamarin). xml is used to build ui.
+ 1
thanks guys
+ 1
Mr programmer there is one problem with my Android studio
+ 1
it doesn't show my content part it only shows the activity part so I am confused on how to fix it
+ 1
the part with the phone
+ 1
that's the problem with mine
+ 1
I downloaded the ndk and jdk but yet still doesn't work so really I don't know what to do
+ 1
ok you see where you type the code of your app that part is called the main activity part then there is the other part on how you want the app to look like visually and this part has the phone
+ 1
yep I know i am a Android app developer.
the java file are for backend tasks like click listener , swipe listener .....
the xml file inside the layout.. folder are for ui.
the gradle file is for adding new library or api.
+ 1
yes then inside the layout you get the content right
+ 1
mr programmer are you still there
+ 1
so yah is it possible to fix this problem