Cross-platform mobile apps development with javascript
| December 30, 2010 | Posted by elvyscruz under javascript, mobiles |
Developing native mobile applications today using HTML and Javascript is easier than ever thanks to some frameworks that allow you to develop mobile applications using your hard gained web skills, that is, you dont hat to learn objetive-C, Java or C++ to create applications for the apple Iphone or the google Android OS, just HTML, CSS and Javascript. These frameworks allows you to develop real native mobile apps, that is, your apps can have access to the accelerometer and camera on the phones. Here is a short list of cross-platform mobile development frameworks that you can you to create your native mobile apps for different mobile platforms:
- Titanium Platform: This frameworks is one of the best for developing beautifull native apps for the iphone and android os.
- PhoneGap: This framework covers the full range of mobile devices, that is the iphone, android devices, blackberry, palm webOS and Symbian.
- AppMobi: This framework is based on PhoneGap, and the special thing about it is that you can develop iphone and ipad apps without the need of MAC OS, any PC with Windows or Linux can do the job.
You can see a complete list of mobile application development frameworks here, although some of them may not be based on html and javascript.
Good Javascript Resources
| December 7, 2010 | javascript |
Why Javascript?
| November 27, 2010 | javascript |

