methods missing in net.sqlcipher.database.SQLiteStatement

111 views
Skip to first unread message

A sayyad

unread,
Jun 27, 2012, 8:41:32 AM6/27/12
to sqlc...@googlegroups.com
Hi,

 I am using sqlcipher in my code..

But I found there are some methods missing in net.sqlcipher.database.SQLiteStatement which are present in the native android sdk android.database.sqlite.SQLiteStatement.
Following are the missing methods--

public int executeUpdateDelete ()

simpleQueryForBlobFileDescriptor ()

Please clarify on this..

Nick Parker

unread,
Jun 27, 2012, 9:13:19 AM6/27/12
to sqlc...@googlegroups.com, A sayyad
Hi A sayyad,

Both executeUpdateDelete and simpleQueryForBlobFileDescriptor were new additions to the HoneyComb release of Android.  SQLCipher's Java interface predates HoneyComb so it does not currently contain those two methods.
-- 
Nick Parker


A sayyad

unread,
Jun 27, 2012, 9:54:55 AM6/27/12
to sqlc...@googlegroups.com, A sayyad
Thanks Nick..
 
is there any sqlicipher jars or code repo path available which is updated with the latest android sdk apis 4.0..

If not,is there any way to get tat done or get support to do tat (some licensed version also fine)

Nick Parker

unread,
Jun 27, 2012, 10:53:02 AM6/27/12
to sqlc...@googlegroups.com, A sayyad
Hi A sayyad,

Currently there is only a single distribution of SQLCipher for Android, while it runs on Android OS versions 2.1 - 4.0.3, it does not contain some of the newer API's.  We will contact you offline to discuss support options.  Thanks.
-- 
Nick Parker


Reply all
Reply to author
Forward
0 new messages