Saturday, December 31, 2011
On the Seventh Day of PhoneGapping: Debugging
›
One of the truly horrible things about doing web application development on mobile phones is the lack of web development tools that you'...
1 comment:
Friday, December 30, 2011
On the Sixth Day of PhoneGapping: Downloading a File
›
Did you know that the FileTransfer object got a new download method in PhoneGap 1.3.0? You didn't, well thanks to Alexander Heinrich ...
16 comments:
Thursday, December 29, 2011
On the Fifth Day of PhoneGapping: Five Two Minute Tutorials
›
Another re-blog but there are some gems here as the folks at Mobile Development Solutions have put together 5 two minute tutorials using P...
Wednesday, December 28, 2011
On the Fourth Day of PhoneGapping: Creating a Database from a SQL Dump
›
On a slightly different track than Day 2 we are going to create a SQLiteDB from scratch using only JavaScript on startup of our application....
17 comments:
Tuesday, December 27, 2011
On the Third Day of PhoneGapping: Getting Data from a Server
›
Well your application would be pretty useless if you couldn't get data from a remote server now wouldn't it? Luckily since your Phon...
22 comments:
Monday, December 26, 2011
On the Second Day of PhoneGapping: Copying a native database
›
The topic of creating a large SQLiteDB to persist data on the device comes up a lot on the Google Group. Sadly, most of the modern web brows...
Sunday, December 25, 2011
On the First Day of PhoneGapping: Get to deviceready faster on Android
›
This tip is courtesy of a question that Pamela Fox posted up over on the PhoneGap Google Group as she was wondering why it sometimes takes...
2 comments:
‹
›
Home
View web version