Tell me more ×
Facebook - Stack Overflow is a question and answer site for facebook developers. It's 100% free, no registration required.
Facebook and Stack Exchange are now working together to support the Facebook developer community. Facebook engineers participate here along with the best Facebook developers in the world. If you have a technical question about Facebook, this is the best place to ask.

Could i use CursorLoader with PagerAdapter in android if yes How to integrate them ? article , code snippet or hints to help me do this ? if no is there a workaround this ?

share|improve this question
Please consider writing a few hundred more words about what you tried, what you mean by "integrate", etc. – CommonsWare May 1 '12 at 12:56
i have used simplecusoradapter with CursorLoader which i set the cursor parameter in simplecursoradapter to null and when the onFinishLoad() i swap it with the cursor i get from this call back , could i do the same with pageradapter ? – user4o01 May 1 '12 at 12:59

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Browse other questions tagged or ask your own question.