Should SQLite queries be in Async Task Android -



Should SQLite queries be in Async Task Android -

i going implementing abstractsyncadapter application means of creating business relationship user using business relationship authentication. means of rest method calls set sync service completed. question in relation should of contentprovider calls done separate thread async task? or should create separate class extends async task? want know best practice applications purposes.

if has examples of implementation syncadapter awesome, although seems unlikely, because have looked everywhere.

thanks advice have!

android android-asynctask android-contentprovider android-syncadapter

Comments

Popular posts from this blog

javascript - mongodb won't find my schema method in nested container -

Hibernate criteria by a list of natural ids -

ios - Lagging ScrollView with UIWebview inside -