android - how to accessing sqlite database from java class -



android - how to accessing sqlite database from java class -

i have created sqlite database using phonegap. able access databse within javascript. want access sqlitedatabase java class. possible?

thanks in andvance..

for phonegap --sqlite can utilize pluggin available on git hub. there javafile also.please check out link:sqlite database

android

Comments

Popular posts from this blog

delphi - blogger via idHTTP : error 400 bad request -

c++ - cuda, pycuda -- how to write complex numbers -- errors:class "cuComplex" has no member "i" -

How do I check if an insert was successful with MySQLdb in Python? -