+ 2

Can i code an android app with JavaScript?

I have heard of frameworks like phonegap , titanium appcelerator ..but they are heavy on my pc..so can I code Android apps natively on JS?

5th Jun 2017, 12:01 PM
suryapoojary
suryapoojary - avatar
5 Answers
+ 6
@Okafor Bryce: It's not necessary at all to post several at once, and anyway it doesn't increase your post counter ^^ Use edition functionality instead, if you have to quick and want to add something... @suryapoojary: You can use JS (often associated with Html/Css) to make some android apps, but this not the easiest/efficient way ^^ Anyway, depending on what you're meaning by 'natively' this is not the case for JS, except if you mean typing JS code on IDE apps (but not much efficient also, as comfort of desktop tools :P)
5th Jun 2017, 12:15 PM
visph
visph - avatar
+ 2
with Cordova/phone gap and ionic framework its the easiest. I tried it myself. Really easy to deploy and also to debug. But the app is not native. For this you can give react native a try.
5th Jun 2017, 1:14 PM
Thanh Le
Thanh Le - avatar
+ 1
I would also recommend python
5th Jun 2017, 12:05 PM
Okafor Bryce
Okafor Bryce - avatar
0
of course
5th Jun 2017, 12:04 PM
Okafor Bryce
Okafor Bryce - avatar
0
it is used mainly for web pages but it is very possible
5th Jun 2017, 12:04 PM
Okafor Bryce
Okafor Bryce - avatar