I have copied the Android project from below mentioned location:
http://groups.google.com/group/phonegap/browse_thread/thread/07cf9f48e3cd0663
I have created a SQLite database on my system, now I want to use the same database in my project. But, I want to connect to the database using Javascript (not using Java). Can any one of you give me some tips or any reference to achieve this task.