Aside from knowing the code I need to male an app, what should I do set it up ?, Like the graphics, How can I make up a package? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 1

Aside from knowing the code I need to male an app, what should I do set it up ?, Like the graphics, How can I make up a package?

All that comprises an app aside from relevant code

22nd May 2019, 1:50 PM
Dulgan Danjuma
Dulgan Danjuma - avatar
1 Answer
+ 2
What do you want to make an app in? Android or iPhone? For Android most probably, you'll need to install android studio. Once you do that, write the application and try to run it in an emulator that you will download later on. After that, you will go to export and generate a signed .apk file. That file that then be copied to your phone and installed.
22nd May 2019, 1:54 PM
Adeel Malik
Adeel Malik - avatar