PhoneGap, Appcelerator and mobile web frameworks
What are mobile web frameworks What are web based application frameworks? First, there are many out there including PhoneGap, Appcelerator, etc. For developers struggling to learn Objective-C, Java,...
View ArticleHow to use PhoneGap to port quickly your web app to a native iOS and Android...
This blog post will show how to take a web site written only in HTML5, CSS3 and JavaScript and quickly develop an iOS and Android mobile application. In order to do this, I will use Adobe PhoneGap, a...
View ArticleHow to use PhoneGap API + WP7
How to get started? In my previous blog posts I’ve shown how to use PhoneGap with Xcode and Eclipse in targeting iOS and Android platforms. For this blog post, I will show how to use the PhoneGap API...
View ArticleHow to use PhoneGap API + iOS, Android
Last blog post I showed how to use PhoneGap’s API with Windows Phone 7. For this blog post, I will use the same web files (HTML and Javascript files) and create an iOS and Android application. How to...
View ArticleUsing PhoneGap to Access Native iPad APIs
I’m working on a project that required an iPad “application”, which we ended up writing as an HTML site that is accessed in Safari. Later, that same app had a requirement to access the camera roll on...
View Article