android - Please explain how to use an adapter with an SQLite db and a listview -


in android docs there conflicting instructions on how this. need connect data in local sqlite db listview in layout, , need able add new items , update row (e.g. strikethough on press). simplecursoradapter depreciated , recommended use loadermanager cursorloader. if use loadermanager cursorloader need create content provider?

have @ commonsware's loaderex. provides sqlitecursorloader designed allow use of sqlite directly loaders, without having create contentprovider.


Comments

Popular posts from this blog

blackberry 10 - how to add multiple markers on the google map just by url? -

php - guestbook returning database data to flash -

delphi - Dynamic file type icon -