StackOverflow Questions for Tag: android-loadermanager

Ambi
Ambi

Reputation: 23

loadermanager.loadercallbacks android studio

Score: 0

Views: 1014

Answers: 1

Read More
vurp0
vurp0

Reputation: 1035

getLoaderManager().initLoader() doesn't accept 'this' as argument though the class (ListFragment) implements LoaderManager.LoaderCallbacks<Cursor>

Score: 66

Views: 52989

Answers: 19

Read More
OKA
OKA

Reputation: 1453

AsyncTaskLoader vs AsyncTask

Score: 130

Views: 52452

Answers: 4

Read More
Dan
Dan

Reputation: 1546

Using Singleton design pattern for SQLiteDatabase

Score: 82

Views: 52770

Answers: 2

Read More
curioustechizen
curioustechizen

Reputation: 10672

Data out of sync between a custom CursorLoader and a CursorAdapter backing a ListView

Score: 29

Views: 10448

Answers: 5

Read More
shihpeng
shihpeng

Reputation: 5381

Why is Cursor.requery() marked "deprecated"?

Score: 3

Views: 7661

Answers: 1

Read More
user15168003
user15168003

Reputation: 39

getLoaderManager().initLoader error in this callback

Score: 1

Views: 652

Answers: 2

Read More
Jdruwe
Jdruwe

Reputation: 3520

Android - attempt to re-open an already-closed object: SQLiteQuery using loaderManager

Score: 3

Views: 4158

Answers: 4

Read More
Vishal
Vishal

Reputation: 41

Getting an error in doInBackground method when there is no DoInBackground

Score: 0

Views: 379

Answers: 0

Read More
Luiz Scheidegger
Luiz Scheidegger

Reputation: 828

Using a Cursor returned from a LoaderManager in an AsyncTask

Score: 6

Views: 1736

Answers: 2

Read More
WebDucer
WebDucer

Reputation: 1134

NullPointerException in restartLoader Method of LoaderManager

Score: 6

Views: 2560

Answers: 1

Read More
rfgamaral
rfgamaral

Reputation: 16842

A few questions about SQLite database cursors in Android

Score: 6

Views: 4830

Answers: 1

Read More
kvance
kvance

Reputation: 1530

Android: CursorLoader crash on non-topmost Fragment

Score: 14

Views: 2647

Answers: 1

Read More
Bilthon
Bilthon

Reputation: 2511

What's the purpose of startManagingCursor?

Score: 17

Views: 18888

Answers: 1

Read More
cyber-monk
cyber-monk

Reputation: 5560

Android error: java.lang.IllegalStateException: trying to requery an already closed cursor

Score: 18

Views: 25180

Answers: 6

Read More
Alex Curran
Alex Curran

Reputation: 8828

What are the benefits of CursorLoaders?

Score: 25

Views: 15912

Answers: 2

Read More
sealskej
sealskej

Reputation: 7421

CursorLoader usage without ContentProvider

Score: 107

Views: 47322

Answers: 5

Read More
Surajkumar_cse
Surajkumar_cse

Reputation: 195

illegalStateException in onLoadFinishe

Score: 0

Views: 68

Answers: 1

Read More
Sai Valluri
Sai Valluri

Reputation: 147

Can't use "this" as an argument in the getLoaderManager().initLoader() method

Score: 0

Views: 2992

Answers: 2

Read More
dorjeduck
dorjeduck

Reputation: 7794

android - CursorLoader & SQLite without Content Provider

Score: 54

Views: 21623

Answers: 3

Read More
PreviousPage 1Next