I was trying to test an app and it wouldn't launch, instead I kept getting 
this error:

"Failed to open database 
'/data/data/com.google.android.gms/databases/phenotype.db'. 
android.database.sqlite.SQLiteDatabaseLockedException: database is locked 
(code 5): , while compiling: PRAGMA journal_mode"


I can't find any information about this error online, and no information on 
what phenotype.db does. I was not doing anything related to databases at 
the time when I tested this; the only changes I made were layout-related.


Weirdly enough this happened on another app I was testing a few weeks ago. 
It was a different app, being tested on a different device, from a 
different computer, and the exact same error came up. In that case I 
switched to a different device and the error went away. However now the 
device I switched to is having that error so the only option is to use an 
emulator.


Is this some kind of glitch with Google? What can I do to resolve it so I 
can test my app?


Thanks.

-- 
You received this message because you are subscribed to the Google Groups 
"Android Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/android-developers.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/android-developers/e22cf231-469b-458f-b5cf-b16f81052ca7%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to