I have created sqlite database using phonegap.
I am able to access that databse within the javascript.
But I want access that sqlitedatabase from java class. It is possible?
I have created sqlite database using phonegap. I am able to access that databse
Share
For PhoneGap –SQLite you can use Pluggin available on GIT HUB.
there is javafile also.please check out the link:Sqlite Database