hi

i want to develop an app for synchronizing notes between an android app in
my android mobile and my PC. I want this app to be accessible for other
android users also. I am using android 2.3.6 and my mobile is samsung
galaxy ace. The IDE is eclipse and OS is windows 7.

i have rooted my phone. When i try to access  the database of this app
which is stored in /data/data/app_package_name/databases/app_database_name,
I get an error "Could not create or open database". I don't understand why
this is happening. I am able to access the same database from adb shell in
command prompt but when i want to access via eclipse it doesn't seem to
work. Also, I am not able to see the list of sub-folders of /data folder in
the file explorer of eclipse.

I even changed the access rights of /data/ folder and the relevant sub
folders but..alas..my phone crashed after that! So after recovering my
data, I changed the access rights of only the app_database to read-only.

Any help would be greatly appreciated!

Regards
Kruthika

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

Reply via email to