Re: [sqlite] database problem with later Android Studio emulator

2016-09-01 Thread Jim Callahan
Wild guess: Could there possibly be a difference in where the different implementations of Android look for SQLite files? If you are using a default directory and the default directory is different on different machines; then Android might not be looking in the correct directory to find your

Re: [sqlite] database problem with later Android Studio emulator

2016-09-01 Thread Clemens Ladisch
Charles L. Sykes wrote: > I installed a Galaxy emulator and figured out how to get a detailed debug > log, and now I am perplexed in getting a "table not found" error. Such an error is typically caused by using the Android framework incorrectly. Regards, Clemens

[sqlite] database problem with later Android Studio emulator

2016-09-01 Thread Charles L. Sykes
Dear SQLite Experts: I recently made the move from Windows 7 to Windows 10, and from Eclipse to Android Studio. I have a set of Oscar quiz apps with a SQLite database, which ran fine when I converted them over, testing under the Nexus Emulator (API 19). When I later obtained a Samsung