How to create app& what are required to create app | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 19

How to create app& what are required to create app

13th Feb 2018, 6:09 AM
Rahul Ramachandra Kalal
Rahul Ramachandra Kalal - avatar
10 Answers
+ 27
it depends on the platform (Android Smartphones, Apple Smartphones, Windows) and your wish to create apps for, what you have to use. android studio, java, kotlin, c++: for android smartphones, tabletts https://developer.android.com/studio/index.html you will find also an engine for swift and apple smartphones https://developer.apple.com/xcode/ visual studio, c#: for windows https://www.visualstudio.com/de/downloads/ and so on, have fun and keep on coding 👍😉
13th Feb 2018, 6:13 AM
tooselfish
tooselfish - avatar
+ 13
Thanks for your nice sharing @tooselfish! I hope with it you can prove yourself useful to the SoloLearn community! 😄👍
13th Feb 2018, 6:37 AM
Zephyr Koo
Zephyr Koo - avatar
+ 12
tnx
13th Feb 2018, 6:41 AM
Rahul Ramachandra Kalal
Rahul Ramachandra Kalal - avatar
+ 9
tnx
17th Feb 2018, 4:02 PM
Rahul Ramachandra Kalal
Rahul Ramachandra Kalal - avatar
+ 7
tnx
18th Feb 2018, 2:02 AM
Rahul Ramachandra Kalal
Rahul Ramachandra Kalal - avatar
+ 2
you Can also develop webapp in webview
17th Feb 2018, 4:00 PM
Pegasum
Pegasum - avatar
18th Feb 2018, 2:27 PM
Patel Nisarg
Patel Nisarg - avatar
+ 1
I think there are terms and conditions on the App Store and play store
17th Feb 2018, 7:58 PM
Environmental Engineer
Environmental Engineer - avatar
0
tnx
18th Feb 2018, 6:47 PM
За Трофеем
0
It depends on your project and other factors, e.g, 1. if you want go with native tech then , Swift for ios or java android studio. 2. If you want to write once and run everywhere cross-platform, then C# Xamarin or Js based Frameworks like React Native and Native Script. 3. Hybrid-Apps, which are cordova/web-view based, frameworks like Ionic , angular , framework 7, Vuejs etc. Cross-platform applies here also. They all have there Up’s and Downs. So i would suggest that you do your research and choose best one that fit your needs.
19th Feb 2018, 7:26 AM
Farhan Ullah
Farhan Ullah - avatar