What type of coding should i learn to make an app for Android | Sololearn: Learn to code for FREE!
Новый курс! Каждый программист должен знать генеративный ИИ!
Попробуйте бесплатный урок
0

What type of coding should i learn to make an app for Android

I just need to know because this will be my first time doing it, also I need something extremely easy to learn and remember and do, I plan on starting by making some sort of ai or simulation app

6th Dec 2016, 6:54 PM
Drew The Gamer
Drew The Gamer - avatar
6 ответов
+ 1
id recommend java
6th Dec 2016, 7:03 PM
Thomas Artmann
Thomas Artmann - avatar
0
thanks, I'll try it out
6th Dec 2016, 7:28 PM
Drew The Gamer
Drew The Gamer - avatar
0
java if you want to implement a native app for Android. if you are more familiar with web development, try ionic, which bases on AngularJs. it converts your HTML,css and JavaScript to hybrid apps, so you have one code base that can be converted to Android and iOS. Ionic: + one code base for all platforms (also iOS) + code also runs in the browser which speeds up development + basic HTML, CSS and JavaScript knowledge needed - look&feel not 100% like a native app (but pretty good) - appears slower when you implement larger applications
6th Dec 2016, 10:06 PM
codinator
codinator - avatar
0
thanks, also I forgot to say something in the description, I'm doing somewhat well in Python 3 but however I am willing to switch to something that is extremely easy to learn and remember and do, I'd like to make an ai for myself and possibly others but I have no idea how to...
6th Dec 2016, 10:11 PM
Drew The Gamer
Drew The Gamer - avatar
0
try ionic then. JavaScript is more like Python than java is
6th Dec 2016, 10:13 PM
codinator
codinator - avatar
0
ok, thanks
6th Dec 2016, 10:14 PM
Drew The Gamer
Drew The Gamer - avatar