android - is it possible to add data to 3 tables in one database at the same time -


i want add data in 3 tables in 1 database 3 asynctask object. because asynctask objects may run or finish @ same time , i'm adding data in database in onpostexecute() , want know possible such thing or not ? thanx

android sqliteopenhelper synchronized default. need make db helper singleton , not face problem.

read this more info on singleton db helper.


Comments

Popular posts from this blog

resizing Telegram inline keyboard -

command line - How can a Python program background itself? -

php - "cURL error 28: Resolving timed out" on Wordpress on Azure App Service on Linux -