Access Android 1.5 browser's gears-created database localy
Posted
by Sirber
on Stack Overflow
See other posts from Stack Overflow
or by Sirber
Published on 2010-05-17T14:24:13Z
Indexed on
2010/05/17
15:10 UTC
Read the original article
Hit count: 220
I created a database via javascript using Google Gears on Android 1.5 and I'd like to access directy the sqlite file to look inside it whitout using Gears. I found several "File Browser" but they only browse the SD card. Is there a way to fetch it from the phone file system?
I have an HTC Dream running Androis 1.5.
Thank you!
© Stack Overflow or respective owner