12 skills found
Jude95 / EasyRecyclerViewArrayAdapter,pull to refresh,auto load more,Header/Footer,EmptyView,ProgressView,ErrorView
infinum / MjolnirRecyclerView[DEPRECATED] This library is no longer maintained and it will not receive any more updates.
udacity / Android Custom ArrayadapterA simple sample app that demonstrates using a customized ArrayAdapter
passsy / ArrayAdapterThe missing ArrayAdapter implementation for RecyclerView
Commit451 / ViewHolderArrayAdapterArrayAdapter which follows the RecyclerView API
simadi / Kotlin AdapterDemokotlin语言下BaseAdapter,ArrayAdapter,SimpleAdapter,SimpleCursorAdapter四种适配器和ListView的示例, 工具android studio 2.3.1
haikelfazzani / Full Android Crud Sqlite👨🏫 Crud example Android + SQLite + retrofit2 + recyclerview + listview
imparthgalani / CustomAdapterCreate a number list view in Custom ArrayAdapter in Android App...
IEnoobong / CustomArrayAdapterDemo code showing good use of array adapter
Bencodes / Adaptable AdapterA dead simple implementation of ArrayAdapter for Android that doesn't require an Adapter class for each unique ListView.
Krishnaanurag01 / TableXThis android application displays table of 1-20 when we change the position of seekBar. In this application i've used the ListView with ArrayAdapter.
RabbiHasanR / BookListningAppAndroid Book listening app.Using json api load book details from url. Also use AsycnousTaskLoader , background thread,ArrayAdapter..Here practice for JSON parsing,HTTP networking and thread