androidmvp
MVP Android Example used to explain how to use this pattern in our Android apps. This code was created to support an article explanation:
Android MVP @ antonioleiva.com (English)
Source link: https://github.com/antoniolg/androidmvp
MVP Android Example used to explain how to use this pattern in our Android apps. This code was created to support an article explanation:
Android MVP @ antonioleiva.com (English)
The EasyBluetooth library allows the fast creation of Bluetooth connections between devices.
Chain of Command with background foreground options. Chains can be pre-constructed, and reused any number of times. Individual commands can be written as lambdas, or as classes.
Binds views and resources easily. Really easily. Everywhere.
The Shared Memory library allows for the creation of memory regions that may be simultaneously accessed by multiple Android processes or applications. Developed to overcome the Android 1MB IPC limitation, this Shared Memory library allows you to exchange larger amounts of data between your Android applications.
The missing library manager for Android Developers.
This project allows you to create a custom Toast in android in simplest way.