If I am creating an App – a Web-App, or an App for tablets/smartphones, what should I learn? What specifically do I have to use to create an app, apart from knowing basic Web development?
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
To understand how a typical mobile web application could be made, you should play around with jQuery Mobile:
http://jquerymobile.com/test/
If you want to use html for creating a views in a native application, you should learn about webviews:
http://developer.android.com/resources/articles/using-webviews.html
If you want to use html to generate native application, you could use tools like PhoneGap:
http://phonegap.com/