![]() | SQLite DB |
|
02 Sep 2012, 13:28
Luc De Ram (2 posts) |
Hi, I’ve read your book and it’s make me see a new (easier) way to see androïd programing. I’ve question on the chapter 10 §DataCapture: Best regards Luc |
|
10 Sep 2012, 19:08
Daniel Sauter (38 posts) |
Dear Luc, As it stands with KetaiSQLite Ketai v7 it is not designed for using existing SQLite databases, and only possible if you use Android’s SQLiteOpenHelper class http://developer.android.com/reference/android/... to load the file and dump it into the KetaiSQLite object. Because it’s a great point and useful to pre-populate a database with existing data, we’ll implement it in Ketai v8, which will be available for download in the first week of October. I’ll update the Beta book accordingly. Thanks for bringing this up. |
|
18 Sep 2012, 08:21
Luc De Ram (2 posts) |
Hi Daniel, It’s sound great, I’ll wait the new version. Best regards Luc |
|
24 Sep 2012, 20:51
Daniel Sauter (38 posts) |
Hi Luc, Android has no built-in encryption for SQLite but, but there are a few projects underway which you can find here… Best, |
|
13 May 2013, 12:13
Anna Harris (2 posts) |
You are right “Luc” that Rapid Android Development is a very helpful while learning Android programming. Still, i am waiting for newer version. |
| You must be logged in to comment |

