HI guys,

I have a question:
my application is installed in /system/app at first, and I run the app
for a while.

then I remove it from /system/app and install it via adb to /data/
directory.

after that, when I click the app to run it again, it always crash with
forceclose,

the log shows something like :

Caused by: android.database.sqlite.SQLiteException: unable to open
database file

Do yo know the reason why this happen after change the app install
location?

Thanks


-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to