+ 35
Can I create apps with html, css and JavaScript ?
I was surfing the playstore and came across a app that says create apps with html, I used it and it really does what it says (but it's kinda lame) and there is also an app called phonegap which claims to be able to build apps with HTML , so is it really possible to create apps with HTML ?
86 Respostas
+ 39
with pure HTML - I don't think so, but with JS absolutely. Starting with simple single page applications till as far as your imagination can go š
+ 25
yes absolutely you can create apps with html and js.
even Android sdk -- widgetā contains a WebView which helps to view html files inside a app.
https://developer.android.com/reference/android/webkit/WebView.html
+ 15
Yes you can, their is lot of framework by which you can make apps.
Some frameworks and their description are as follows:-
- jQuery Mobile (use to build cross-mobile-platform app).
- Sencha Touch (It is a mobile framework powered by HTML5 and CSS3, providing APIs, animations, and components that are compatible with the current mobile platforms and browsers).
and many more frame work are their you can go through any of them,
+ 14
You Can Create Android Apps With HTML , JavaScript , CSS Using PhoneGap Mobile app
+ 13
Yes you can, they are awesome for making apps.
+ 13
yes with JavaScript. if you have a database for App. use nodejs,Ajax JEEšŖ
+ 10
Bro I Didn't Try PhoneGap on PC I Tried On My Android
only 14MB
+ 9
With HTML , CSS and JavaScript you can create apps šš±š²
+ 8
Use Electron Software
+ 7
woah didn't knew that any apps in ur knowledge that can help me build them?
+ 7
For mobile apps (HTML + CSS + JS):
jQuery Mobile
Phonegap / Cordova
Ionic
For native mobile apps (better performance):
ReactNative JavaScript
TypeScript JavaScript
Xamarin C#
For desktop apps:
Electron JavaScript
* All are cross-platform solutions
+ 7
with html, Javascript and Java sure :)
+ 6
There are a lot of web apps made up of HTML, CSS and JavaScript. So yes
+ 6
yes , you can create app with HTML,CSS and javascript using IDEs like phonegap and aquaro. You can also add HTML file in android studio.
+ 6
yup
+ 5
ya u can webapps are trending nowadays
+ 5
usually html is used design the layout of a webpages
xml is also good
+ 5
yes you can create
+ 4
you can make a website and turn it to an app within minutes.