Stay organized with collections
Save and categorize content based on your preferences.
Content and code samples on this page are subject to the licenses described in the Content License. Java and OpenJDK are trademarks or registered trademarks of Oracle and/or its affiliates.
Last updated 2025-05-15 UTC.
[null,null,["Last updated 2025-05-15 UTC."],[],[],null,["# androidx.cursoradapter.widget\n=============================\n\n*** ** * ** ***\n\nKotlin \\|[Java](/reference/androidx/cursoradapter/widget/package-summary \"View this page in Java\")\n\nInterfaces\n----------\n\n|--------------------------------------------------------------------------------------------------------------------------------------------|-----------------------------------------------------------------------------------------------------------------------------|\n| [SimpleCursorAdapter.CursorToStringConverter](/reference/kotlin/androidx/cursoradapter/widget/SimpleCursorAdapter.CursorToStringConverter) | This class can be used by external clients of SimpleCursorAdapter to define how the Cursor should be converted to a String. |\n| [SimpleCursorAdapter.ViewBinder](/reference/kotlin/androidx/cursoradapter/widget/SimpleCursorAdapter.ViewBinder) | This class can be used by external clients of SimpleCursorAdapter to bind values fom the Cursor to views. |\n\nClasses\n-------\n\n|------------------------------------------------------------------------------------------------|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|\n| [CursorAdapter](/reference/kotlin/androidx/cursoradapter/widget/CursorAdapter) | Static library support version of the framework's [android.widget.CursorAdapter](https://developer.android.com/reference/android/widget/CursorAdapter.html). |\n| [ResourceCursorAdapter](/reference/kotlin/androidx/cursoradapter/widget/ResourceCursorAdapter) | Static library support version of the framework's [android.widget.ResourceCursorAdapter](https://developer.android.com/reference/android/widget/ResourceCursorAdapter.html). |\n| [SimpleCursorAdapter](/reference/kotlin/androidx/cursoradapter/widget/SimpleCursorAdapter) | Static library support version of the framework's [android.widget.SimpleCursorAdapter](https://developer.android.com/reference/android/widget/SimpleCursorAdapter.html). |"]]