Source link: https://www.packetzoom.com
Faster and more reliable networking for mobile apps.
Source link: https://www.packetzoom.com
Faster and more reliable networking for mobile apps.
MultiActionTextView allows to create Spannable TextView with and without under line.
PagerSlidingTabStrip is an interactive indicator to navigate between the different pages of a ViewPager. Inspired by astuetz/PagerSlidingTabStrip.
jraf-android-util is a collection of general purpose utilities for Android.
Why it exists
There is currently no way for an android application to catch and report ANR errors. If your application is not in the play store (either because you are still developing it or because you are distributing it differently), the only way to investigate an ANR is to pull the file /data/anr/traces.txt.
What it does
It sets up a watchdog timer that will detect when the UI thread stops responding. When it does, it raises an error with the main thread's stack trace.
XStream is a simple library to serialize objects to XML and back again.
Features:
droid-fu is a utility library for your daily Android needs.
NOTICE: This project has been discontinued. Developers are putting all efforts into ignition now, which is basically a rewritten but API breaking version of Droid-Fu that aims to have better project structure, better and less intrusive APIs, better documentation (we have samples now!) and proper release and issue management.