Quantcast
Viewing latest article 2
Browse Latest Browse All 2

Android SQLite Tip 2 – Use compiled SQL statements

In my last article  I talked about SQL Lite inserts on Android being optimised using a transaction. Another method I’ve found that speeds things up dramatically is to use compiled SQL statements with the SQLiteStatement class. I can’t believe I hadn’t used these before, I actually think working with a compiled statement is much nicer than working with the  standard SQL [...]Image may be NSFW.
Clik here to view.

Viewing latest article 2
Browse Latest Browse All 2

Trending Articles