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

web services - java.lang.NoClassDefFoundError: Could not initialize class net.sf.cglib.proxy.Enhancer -

Accessing MATLAB's unicode strings from C -

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