I am able to develop android native applications using android SDK, but now I’d like to learn how to develop mobile applications using HTML5.
Which tool is used to develop these mobile application in HTML5?
Can anybody help me?
Thanks in advance.
I am able to develop android native applications using android SDK, but now I’d
Share
Sencha Touch is a good Javascript framework to create mobile applications. It supports all phones the utilize the webkit for their browser.
It can be wrapped in phonegap to utilize the phone specific API’s. Sencha is now creating their own wrapping system to submit apps to the appstores.