
FastAdapter Sample
The only bullet proof, fast and easy to use adapter library you will ever need
Mike Penz · com.mikepenz.fastadapter.app
UpdatedMay 30, 2024
PublishedMar 21, 2023
Packagecom.mikepenz.fastadapter.app
MD5d8dcb15dace24d1a8c921fe958dc4012
SHA1 (signer)57:2C:D2:A0:44:E1:37:B3:22:4C:99:6B:BC:ED:68:D5:55:22:9A:57
Signed byCN=Mike Penz, O=mikepenz.com, ST=Austria, C=AT
Architecturesx86, x86-64, armeabi-v7a, arm64-v8a, mips
Malware scanTRUSTED
Websitehttp://mikepenz.com
Contact[email protected]
Description
The FastAdapter is here to simplify this process. You don't have to worry about the adapter anymore. Just write the logic for how your view/item should look like, and you are done. This library has a fast and highly optimized core which provides core functionality, most apps require. It also prevents common mistakes by taking away those steps from the devs. Beside being blazing fast, minimizing the code you need to write, it is also really easy to extend. Just provide another Adapter implementation, hook into the adapter chain, custom select / deselection behaviors. Everything is possible.
A quick overview:
- Click / Long-Click listeners
- Selection / Multi-Selection
- Expandable items
- Write less code, get better results
- Simple Drag & Drop
- Headers
- Footers
- Highly optimized code
- Includes suggestions from the Android Team
- Easily extensible
- Chain other Adapters
- Comes with useful Helpers
-- ActionModeHelper
-- More to come...
https://github.com/mikepenz/FastAdapter
A quick overview:
- Click / Long-Click listeners
- Selection / Multi-Selection
- Expandable items
- Write less code, get better results
- Simple Drag & Drop
- Headers
- Footers
- Highly optimized code
- Includes suggestions from the Android Team
- Easily extensible
- Chain other Adapters
- Comes with useful Helpers
-- ActionModeHelper
-- More to come...
https://github.com/mikepenz/FastAdapter
Required features
- Faketouch android.hardware.faketouch
Permissions (1)
FastAdapter Sample requests the following Android permissions:
- Internet android.permission.INTERNET