7 Repositories
Android exception-handler Libraries
Location-permission-handler - Location Permission Handler For Android
Location Permission Handler Easy way to check location permissions for Android 9
This is a Bluetooth operational Chat-App developed using Kotlin which shows the list of available devices nearby and paired devices, upon clicking you can start chat
This is a Bluetooth operational Chat-App developed using Kotlin which shows the list of available devices nearby and paired devices, upon clicking you can start chat ... VOILA 🥳🥳 It is still in its early stages of development and currently let user to one-time chat at a time. It is under heavy development 😅
A simple IntelliJ project to demonstrate exception handling in coroutines
ExceptionHandling A simple IntelliJ project to demonstrate exception handling in coroutines NB:** launch coroutine builder type exceptions cannot be h
Easy android exception tracer and handler.
Introduction Lup is a small android library that can help you to tracking bug that causes application stopped working (force close). Whiting this libr
Error handling library for Android and Java
ErrorHandler Error handling library for Android and Java Encapsulate error handling logic into objects that adhere to configurable defaults. Then pass
A simple watchdog that detects Android ANR (Application Not Responding) error and throws a meaningful exception
ANR-WatchDog A simple watchdog that detects Android ANRs (Application Not Responding). Table of contents ANR-WatchDog Table of contents Why it exists
Memory safer implementation of android.os.Handler
Android Weak Handler Memory safer implementation of android.os.Handler Problem Original implementation of Handler always keeps hard reference to handl