yangqiaosheng / mobiledroidgis

Automatically exported from code.google.com/p/mobiledroidgis
0 stars 0 forks source link

DB not found #3

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
android.database.sqlite.SQLiteException: unable to open database file
at mmenning.mobilegis.database.SQLiteOnSDCard.<init>(SQLiteOnSDCard.java:70)

Also, would be awesome to have a README file describing steps/dependencies to 
build the project. Because it was not straightforward at all.

Thanks

What steps will reproduce the problem?
1. Compile the project from sources
2. Run the project in Froyo 2.2 Google API Emulator
3. Open the application

What is the expected output? What do you see instead?
Display a map

What version of the product are you using? On what operating system?
revision 4

Original issue reported on code.google.com by ror...@gmail.com on 29 Jul 2010 at 11:55

GoogleCodeExporter commented 9 years ago
[deleted comment]
GoogleCodeExporter commented 9 years ago
My bad, it's working. I didn't created the emulator with sdcard support. Sorry, 
you can close.

Original comment by ror...@gmail.com on 29 Jul 2010 at 1:35