There is plenty answers and tutorials using InsertHelper to do fast bulk insert in SQLiteDatabase. But InsertHelper is deprecated as of API 17.
What is now the f
I recommend you take a look at google IO app especially the provider, this is how google developers do this, so you can be sure that this is the proper way.