14 Answered Questions
[SOLVED] When is SQLiteOpenHelper onCreate() / onUpgrade() run?
- 2014-02-19 13:31:07
- laalto
- 106153 View
- 267 Score
- 14 Answer
- Tags: android sqlite android-sqlite sqlexception sqliteopenhelper
16 Answered Questions
[SOLVED] Ship an application with a database
- 2009-02-04 20:11:52
- Heikki Toivonen
- 226368 View
- 912 Score
- 16 Answer
- Tags: android android-sqlite android-database
2 Answered Questions
[SOLVED] Are there any methods that assist with resolving common SQLite issues?
- 2017-10-09 08:48:38
- MikeT
- 379 View
- 0 Score
- 2 Answer
- Tags: android-sqlite
10 Answered Questions
[SOLVED] android adb, retrieve database using run-as
- 2013-08-27 17:19:47
- CQM
- 68988 View
- 93 Score
- 10 Answer
- Tags: android database shell adb android-sqlite
17 Answered Questions
[SOLVED] How to access data/data folder in Android device?
- 2012-10-22 06:56:26
- Naveen Prince
- 523602 View
- 257 Score
- 17 Answer
- Tags: android android-emulator android-sqlite adb
18 Answered Questions
[SOLVED] View contents of database file in Android Studio
- 2013-07-08 14:54:14
- Scott Zhu
- 340667 View
- 197 Score
- 18 Answer
- Tags: android android-studio android-sqlite ddms
3 Answered Questions
[SOLVED] Recommended way / order to read data from a webservice, parse that data and insert it in a SQLite db
- 2014-09-01 04:04:38
- Axel
- 2108 View
- 2 Score
- 3 Answer
- Tags: android android-service android-sqlite android-webservice
17 Answered Questions
[SOLVED] android.database.sqlite.SQLiteCantOpenDatabaseException: unknown error (code 14): Could not open database
- 2013-06-10 23:40:51
- user2438323
- 104746 View
- 53 Score
- 17 Answer
- Tags: android android-sqlite
4 Answered Questions
[SOLVED] How to use ROW_NUMBER in sqlite
- 2013-05-30 23:35:58
- Abox LsrKdz
- 58654 View
- 22 Score
- 4 Answer
- Tags: sqlite sqlite3 android-sqlite row-number
11 Answered Questions
[SOLVED] Android SQLite issue - table ... has no column named
- 2013-07-03 07:18:17
- Randomly Named User
- 51941 View
- 32 Score
- 11 Answer
- Tags: android sqlite android-sqlite
5 Answered Questions
[SOLVED] How to perform an SQLite query within an Android application?
- 2009-08-07 06:24:59
- Dennie
- 191306 View
- 65 Score
- 5 Answer
- Tags: android sqlite android-sqlite
10 Answered Questions
[SOLVED] SQLite returned an error code of 14
- 2011-09-06 07:13:04
- Kishore
- 34739 View
- 16 Score
- 10 Answer
- Tags: android database android-sqlite
5 Answered Questions
[SOLVED] How to store sqlite database directly on sdcard
- 2013-01-17 07:09:08
- Shiv
- 33108 View
- 20 Score
- 5 Answer
- Tags: android sqlite android-sqlite
1 Answered Questions
[SOLVED] How flexible/restricive are SQLite column types?
- 2017-08-07 23:55:11
- MikeT
- 153 View
- 0 Score
- 1 Answer
- Tags: android-sqlite
3 Answered Questions
[SOLVED] Android: column '_id' does not exist
- 2011-04-28 21:05:41
- MindDrip
- 14414 View
- 8 Score
- 3 Answer
- Tags: android sqlite android-sqlite android-cursoradapter
5 Answered Questions
[SOLVED] How to use Room Persistence Library with pre-populated database?
- 2017-05-30 13:38:52
- Alberto Giunta
- 11221 View
- 50 Score
- 5 Answer
- Tags: android android-sqlite android-room
11 Answered Questions
[SOLVED] How to check database on not rooted android device
- 2013-07-26 14:03:30
- CodingRat
- 27804 View
- 18 Score
- 11 Answer
- Tags: android sqlite adb android-contentprovider android-sqlite
7 Answered Questions
[SOLVED] SQLite Order By Date1530019888000
- 2012-12-30 13:41:52
- duncanportelli
- 68509 View
- 59 Score
- 7 Answer
- Tags: sql sqlite sqlite3 android-sqlite sql-order-by
4 Answered Questions
[SOLVED] Android program to convert the SQLite database to excel
- 2012-12-27 04:20:23
- Narendra Pal
- 21420 View
- 4 Score
- 4 Answer
- Tags: android excel android-sqlite
1 Answered Questions
[SOLVED] GROUP_CONCAT in SQLite
- 2013-09-13 05:21:45
- user2579475
- 17131 View
- 14 Score
- 1 Answer
- Tags: sql sqlite android-sqlite group-concat
5 Answered Questions
[SOLVED] Attempt to reopen an already-closed object sqlitedatabase
- 2014-04-19 05:38:49
- Namikaze Minato
- 24946 View
- 10 Score
- 5 Answer
- Tags: android sqlite android-sqlite
2 Answered Questions
[SOLVED] PowerManager.PARTIAL_WAKE_LOCK android
- 2013-12-02 05:27:09
- M-WaJeEh
- 4074 View
- 1 Score
- 2 Answer
- Tags: android broadcastreceiver android-sqlite wakelock android-wake-lock
2 Answered Questions
[SOLVED] SQLite Connection leaked although everything closed
- 2013-08-09 13:05:46
- flp
- 22157 View
- 34 Score
- 2 Answer
- Tags: android android-sqlite sqliteopenhelper
2 Answered Questions
[SOLVED] Where does Android store SQLite's database version?
- 2010-09-14 09:53:19
- bhups
- 27390 View
- 87 Score
- 2 Answer
- Tags: android database android-sqlite
1 Answered Questions
[SOLVED] i have android app that retrieve data from sqlite and display the data in BaseAdapter .. what is the best way ??
- 2014-04-26 15:22:01
- user3573907
- 426 View
- 0 Score
- 1 Answer
- Tags: android android-listview android-sqlite baseadapter
7 Answered Questions
[SOLVED] Android SQLite Insert or Update
- 2012-11-09 16:12:38
- Luis Neves
- 56974 View
- 57 Score
- 7 Answer
- Tags: android android-sqlite
5 Answered Questions
[SOLVED] How can I create a list Array with the cursor data in Android
- 2009-08-30 14:31:31
- Dennie
- 61133 View
- 34 Score
- 5 Answer
- Tags: android arraylist android-sqlite android-cursor
3 Answered Questions
[SOLVED] Storage of SQLite database using Android and Phonegap
- 2013-10-24 15:58:40
- qefzec
- 25324 View
- 12 Score
- 3 Answer
- Tags: android database sqlite cordova android-sqlite
3 Answered Questions
[SOLVED] Get the field value with a Cursor
- 2009-05-24 08:39:05
- Michaël
- 84986 View
- 29 Score
- 3 Answer
- Tags: java android android-sqlite
3 Answered Questions
[SOLVED] Android Sqlite Performance
- 2015-01-28 09:00:36
- Mert Serimer
- 15237 View
- 13 Score
- 3 Answer
- Tags: android android-asynctask android-sqlite