-
Hello,
The database created with ORMLite contains a table named android_metadata.
Assuming the information that I read at http://stackoverflow.com/questions/2528489/no-such-table-android-metadata-wh…
groue updated
7 years ago
-
I've an issue when downloading file : sometimes i got in my logcat (not into the running console)
```bash
2020-06-10 14:29:25.350 17502-17515/android.process.media E/SQLiteDatabase: Error insertin…
-
- Added a below line of code in my code base
` SQLiteDatabase db = SQLiteDatabase.openOrCreateDatabase(dbOutputFile, "password", null, null, null);`
implementation 'net.zetetic:sqlciph…
-
Hi are you going to implement SupportSQLiteDatabase instead of SQLiteDatabase for android? I saw that there was already a merge request merged [merge request merged](https://github.com/requery/sqlite-…
-
java.lang.RuntimeException: Unable to create application com.humana.go365.medicaid.App: java.lang.NullPointerException: Attempt to invoke virtual method 'int android.database.sqlite.SQLiteDatabase.del…
-
from android-database-sqlcipher 4.5.4 to sqlcipher-android4.5.6
receive some error
If it is a new installation, it is not a problem, only the overlay installation is a problem
here is log:
Fail…
-
https://support.andbible.org/scp/tickets.php?id=2277
```
Device info:
Version: 5.0.771#5578074 github standard release (built 23/11/23 08:43:16)
Android version: 13
Android SDK version: 33
Manuf…
-
Hi,
I encountered an issue (perhaps) and would like to get your review:
I first followed the step-by-step guide on this page: https://cap.cloud.sap/docs/get-started/in-a-nutshell, I installed N…
-
```
I just got this when trying to launch FlightMap from Eclipse to the emulator. A
previous version was running in the emulator when I did this (which is what I
normally do).
I can't get the probl…
-
We have an app that crashes when setting up Smart Store on some devices. It's not happening on any of our devices, so I don't have a full error log from Android Studio, but I've included error data fr…