Hi all, I have the same problem.. Actually I can open my app own db, and a db from sdcard.. But I have two apps, I'd like to open this second onde (/data/data/mysecondapp/test.db) .. I have root access, but when a try to open it, I got this error 01-01 00:50:27.449: E/SQLiteDatabase(29137): android.database.sqlite.SQLiteCantOpenDatabaseException: unknown error (code 14): Could not open database
Unfortunatly, content provider is not a option.. Anyone can help me/ On Thu, Mar 29, 2012 at 2:37 AM, Jawwad Farooq <[email protected]>wrote: > Hi All, > > I am trying to read db file through a PhoneGap App but receiving > "sqlite returned: error code = 14, msg = cannot open file at source > line 25467" exception. > > I am unable to figure it out why this happens. The db file is there > and everything is fine to my knowledge. > > Your response is highly appreciated. > > Best Regards, > > Jawwad > > -- > 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 -- 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 --- 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]. For more options, visit https://groups.google.com/groups/opt_out.

