Skip to content Skip to sidebar Skip to footer
Showing posts with the label Asynctaskloader

Asynctaskloader For Http Requests To Handle Orientation Changes, Using Generics, Inheritance

Currently I am using an asynchronous http library to execute http requests against our server. Howe… Read more Asynctaskloader For Http Requests To Handle Orientation Changes, Using Generics, Inheritance

Update Ui From An Asynctaskloader

I've converted my AsyncTask to an AsyncTaskLoader (mostly to deal with configuration changes). … Read more Update Ui From An Asynctaskloader