curtech-android-utils icon indicating copy to clipboard operation
curtech-android-utils copied to clipboard

Collection of common utility libraries for Android

curtech-android-utils

Collection of common utility libraries for Android.

The directory of projects contained here:

  • ordered-local-bcmgr: This project aims to add missing functionality to the LocalBroadcastManager class from Android support library. In particular, the aim is to add the capability to send ordered broadcasts locally.