ParseQueryAdapter handles fetching objects stored in Parse and displaying them as views. It implements the Adapter, ListAdapter and SpinnerAdapter interfaces, so you can use a ParseQueryAdapter to populate any view that uses those interfaces.
ParseQueryAdapter handles fetching objects stored in Parse and displaying them as views. It implements the Adapter, ListAdapter and SpinnerAdapter interfaces, so you can use a ParseQueryAdapter to populate any view that uses those interfaces.