Sololearn: Learn to Code
New course! Every coder should learn Generative AI!
Try a free lesson
+ 40
Sonic is right JS could be a good option even for a mobile app. First you should create a working project suitable for small screens, then use Android Studio to build a mobile app. Android Studio will take your HTML/CSS/JavaScript code and create an APK file for you. Sololearn has an article on how to do it: https://www.sololearn.com/learn/1439/?ref=app As for me, I use Opera browser to run my WEB codes on my phone.
20th Aug 2019, 11:17 AM
๐Ÿ‡บ๐Ÿ‡ฆ Vitya ๐Ÿ‡บ๐Ÿ‡ฆ
๐Ÿ‡บ๐Ÿ‡ฆ Vitya ๐Ÿ‡บ๐Ÿ‡ฆ - avatar
+ 36
rudolph flash, hardware support is done via API's provided by operating system. JavaScript can also access web cameras and other hardware. There is a lot of libraries written to help you do pretty much anything. You just have to read the documentation for those functions. Just make a simple project to see how it works. Practice will help you make more complex stuff โ˜บ.
20th Aug 2019, 12:12 PM
๐Ÿ‡บ๐Ÿ‡ฆ Vitya ๐Ÿ‡บ๐Ÿ‡ฆ
๐Ÿ‡บ๐Ÿ‡ฆ Vitya ๐Ÿ‡บ๐Ÿ‡ฆ - avatar
+ 8
Perhaps react native as a front end developer would be familiar with JS.
20th Aug 2019, 10:16 AM
Sonic
Sonic - avatar
+ 3
You can look through the docs of ionic. It has come out the ionic 4 recently and if you know the basics of html, css and javascript, it is good to start it. What is the difference compared to other mobile app frameworks? Well, first of all,it is hybrid which means you only code once and run everywhere. To be more specific, you don't need to write code for ios and android seperately. Moreover, it has been a long time that ionic is in the market which means that it is quite well developed. Really recommend you to have a look at it.
20th Aug 2019, 9:27 PM
Izzatullo Kanoatov
Izzatullo Kanoatov - avatar
0
i dont know but i sure its swift (mabye im wrong)
22nd Aug 2019, 7:00 PM
SpaceScienceGaming &More
SpaceScienceGaming &More - avatar