Source link: https://github.com/bidrohi/KotlinListView
ListView example in Kotlin
with BaseAdapter implementation
This is just an example of using ListView with a custom BaseAdapter implementation rewritten in Kotlin instead of Java.
Source link: https://github.com/bidrohi/KotlinListView
This is just an example of using ListView with a custom BaseAdapter implementation rewritten in Kotlin instead of Java.
It is a library that allows to have a horizontal menu with scroll, based on RecyclerView
.
Secure Android SharedPreferences Using Conceal Crypto by Facebook.Conceal provides a set of Java APIs to perform cryptography on Android. It was designed to be able to encrypt large files on disk in a fast and memory efficient manner. Implementation on SharedPreferences of Android would be great data Encryption and Decryption.
An Android library providing the possibility to show a dialog, which asks the user to rate the app.
Json2Java4Idea is an IntelliJ IDEA or Android Studio plugin which generates Java class from JSON.
An Android wrapper to simplify process for start an Activity.
A simple lib to create a ring-like progress view with corner edges.