Can I develop cool mobile apps with html like other programming language? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 12

Can I develop cool mobile apps with html like other programming language?

Mobile apps development

22nd Dec 2016, 10:55 AM
Kezang Phuntsho
Kezang Phuntsho - avatar
23 Answers
+ 19
Hi, Yes, we can. For starter use PhoneGap; this is one good framework which allows us to creat mobile applications using HTML/CSS & JavaScript. We do Xamarin which is another framework. Hope this was helpful :-)
23rd Dec 2016, 10:34 AM
Yukeshkumar N
Yukeshkumar N - avatar
+ 9
Yes, definitely!.. Using HTML, CSS, JavaScript and any other related platforms (jQuery, Angular, etc), you can create nice looking mobile apps.. I've worked with the Adobe platform called PhoneGap.. It is really nice and I would strongly advise you to give it a try.. You can find good tutorials on it online, just Google.. Another option you have is Cordova.. I haven't done much with it but I can tell it's also cool.. Nevertheless, I would recommend PhoneGap.. The best part is- it supports multiple platforms.. Instead of building the same app for different platforms, you can just simply build it as a web app, and PhoneGap does the rest.. PhoneGap supports Android, iOS, Blackberry and Windows.. This is not limited to the boring apps we all know.. You can also create games with it.. If you are familiar with HTML5 canvas and/or other graphics libraries like WebGL, you can also convert it to the platform of your choice.. This is a very neat solution for web developers who have no knowledge of app development in those platforms.
23rd Dec 2016, 9:59 PM
Victor Durojaiye
Victor Durojaiye - avatar
+ 8
yes you can develop mobile applications with html, css, javascript. you must use "cordova" platform to develop apps. you can develop cross platform apps with one code. try on google by typing "codova" and u can find more tutorials. if you want learn more about ask from me!:-)
23rd Dec 2016, 3:50 PM
Tharuka Lakshan
Tharuka Lakshan - avatar
+ 4
There is a cool platform called "fusetools". it is used to build mobile apps which you can export to android or ios format. its codes are in a tagged form e.g <App>, <StackPanel>, <Slider> etc... it makes use of an inline css, JavaScript... To get the latest version of fusetools, go to www.fusetools.com
24th Dec 2016, 3:02 AM
Jelili Abdullahi Alagunfon
Jelili Abdullahi Alagunfon - avatar
+ 3
you can develop the web-apps, I can't give you any example. but if you want to develop mobile apps, it would be better to try another languages, for Android OS — JAVA, C, for iOS — Swift
23rd Dec 2016, 1:28 PM
Сирожиддин
Сирожиддин - avatar
+ 3
i'd say, and i know this may sound cliche, but depends. if you want something easier to build, capable of being used anywhere, and that you can write even with a notepad, go for the web pack (html, css, js if required, php or similar if server-side logic is required); else, go for a simple and worldwide-used OS and develop for it. java for android is a good start, but very verbose for the programmer. c# has a lot more syntatic sugar into it, making it easier to work with and maintain, but the best i know with it for mobile is xamarin... huge answer, i know, and apologize, but always like to give as much details as possible
25th Dec 2016, 10:28 AM
Tsuni
Tsuni - avatar
+ 3
Yes . try ionic framework .
25th Dec 2016, 3:28 PM
Moein Alizadeh
Moein Alizadeh - avatar
+ 2
yup, but you either download an sdk like this ionicframework.com or find a website online that lets you im sure a quick google search of "online html and css app creator" but html is used for website building so you would be better of learning another language to make apps
22nd Dec 2016, 11:00 AM
johnnyBoy
johnnyBoy - avatar
+ 2
Yes. There is a thing that called WebView that is used to display web pages in mobile apps. You can create web application and then embed it to your mobile app through WebView. Steam mobile app is made this way.
23rd Dec 2016, 7:50 PM
Andrew
Andrew - avatar
+ 2
yes definitely we can create apps
24th Dec 2016, 5:50 PM
Abhishek Kaushik
Abhishek Kaushik - avatar
+ 2
Yes, of course but you need CSS and Javascript too, i dont know that much about mobile developing, but there are so many frameworks you can use to make your workprogress easier.
25th Dec 2016, 5:00 PM
JAN R.
JAN R. - avatar
+ 1
thanks @Yukeshkumar
23rd Dec 2016, 10:44 AM
Kezang Phuntsho
Kezang Phuntsho - avatar
+ 1
kezang.....yes bro i'll make some tutorials.
24th Dec 2016, 2:51 PM
Tharuka Lakshan
Tharuka Lakshan - avatar
+ 1
yes yo can definitely make an app
24th Dec 2016, 6:26 PM
CR 7
CR 7 - avatar
+ 1
yes sure, you can develop apps using html, css
25th Dec 2016, 4:29 PM
Evans A
Evans A - avatar
+ 1
Yes by using a framework
26th Dec 2016, 12:37 AM
Nicolas Baha
Nicolas Baha - avatar
0
As of couse by using java
23rd Dec 2016, 11:44 AM
Aayuzh Pabdey
Aayuzh Pabdey - avatar
0
Wlc
23rd Dec 2016, 11:45 AM
Aayuzh Pabdey
Aayuzh Pabdey - avatar
0
Wlc
23rd Dec 2016, 11:46 AM
Aayuzh Pabdey
Aayuzh Pabdey - avatar
0
@ Tharuka Lakshan teach me bro....till now i have learn html and css basic...currently i am learning javascripts. can anyone teach plez...
23rd Dec 2016, 4:06 PM
Kezang Phuntsho
Kezang Phuntsho - avatar