PDA

View Full Version : app creation



Jo-Jo
6th January, 2012, 01:12 PM
asking this on behalf of a friend any help is much appreciated

I have android apps that i have written in java that allow me to build a database on the device to store application information.
I'm looking to start building the apps using one of the packagers (phonegap) that lets me do the front end in html and css and then deploy to android and iphone, bb windows phone etc.
What I want to know is can I still create the local database on the device? and if so, how do i access it?
Really appreciate any help you can give me.

msdk
18th January, 2012, 04:56 PM
I android i would use a contentprovider.