app creation

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Jo-Jo
    DK Veteran
    • Jul 2009
    • 511

    #1

    app creation

    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
    Newbie
    • Jan 2012
    • 1

    #2
    I android i would use a contentprovider.

    Comment

    Working...