Re: [android-developers] Unable to open database file?

2012-02-05 Thread Zsolt Vasvari
I am not using a Content Provider. I open the database connections in the onCreate() methods of my activities. -- 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 un

Re: [android-developers] Unable to open database file?

2012-02-04 Thread Kostya Vasilyev
When are you doing this? Perhaps a bit too early? I've not had any issues with opening database files from inside a content provider. My CP opens the db on demand, deferring the actual database open until the first call to the CP's query, etc. -- Kostya 3 февраля 2012 г. 5:08 пользователь Zsolt

[android-developers] Unable to open database file?

2012-02-02 Thread Zsolt Vasvari
Hi, I am using ACRA and get an average of one report of this kind a day: android.database.sqlite.SQLiteException: unable to open database file at android.database.sqlite.SQLiteDatabase.dbopen(Native Method) at android.database.sqlite.SQLiteDatabase.(SQLiteDatabase.java:1956) at android.database.

Re: [android-developers] unable to open database file

2010-11-10 Thread Marcin Orlowski
> recently I very often get error reports from users that upgrade their OS. > This includes at least 1.5, 1.6, 2.1 and custom ROMs. > > Anybody else seeing these? Any idea what to do about it? > For example, is the issue that > the database is deleted, or that the database exists but somehow the >

Re: [android-developers] unable to open database file

2010-11-09 Thread gabriel
which errors are you getting? On 09/11/2010 2:05, Éva Lovrencsics wrote: On ápr. 2, 11:53, Mariano Kamp wrote: Hi, recently I very often get error reports from users that upgrade their OS. This includes at least 1.5, 1.6, 2.1 and custom ROMs. Anybody else seeing these? Any idea what to do ab

[android-developers] unable to open database file

2010-11-08 Thread Éva Lovrencsics
On ápr. 2, 11:53, Mariano Kamp wrote: > Hi, > > recently I very often get error reports from users that upgrade their OS. > This includes at least 1.5, 1.6, 2.1 and custom ROMs. > > Anybody else seeing these? Any idea what to do about it? > > Cheers, > Mariano Mark Murphy wrote:

[android-developers] "unable to open database file" after OS upgrade

2010-04-02 Thread Mariano Kamp
Hi, recently I very often get error reports from users that upgrade their OS. This includes at least 1.5, 1.6, 2.1 and custom ROMs. Anybody else seeing these? Any idea what to do about it? Cheers, Mariano One example: -- Time: Fri Mar 26 11:36:41 PDT 2010 -- Android Version: sdk=4, release=1.6