[android-developers] Re: Location of Gears Local DB

2009-05-05 Thread Evan Ruff
I was afraid of that :-)! In case anyone else is wondering, I was able to troubleshoot my issue using the tools included in the standard gears SDK distro. There's a database.html file in there that will let you run SQL against any target. I used it to double check my DB. E On May 5, 10:59 am, "

[android-developers] Re: Location of Gears Local DB

2009-05-05 Thread Mark Murphy
> I was wondering if anyone could direct me to where Gears is putting > the local SQL Lite DBs. Probably some place that cannot be accessed on production hardware. My guess is that it is in the Browser application's private file store. -- Mark Murphy (a Commons Guy) http://commonsware.com _The