Example code for "How-To SU"
For further details, see:
Gradle:
dependencies {
compile 'eu.chainfire:libsuperuser:1.0.0.+'
}
Source link: https://github.com/Chainfire/libsuperuser
Example code for "How-To SU"
For further details, see:
Gradle:
dependencies {
compile 'eu.chainfire:libsuperuser:1.0.0.+'
}
This library implements a color picker and a color preference for use in Android applications.
Batch uninstall Android apps using this very convenient script. Just supply a package name (or part of it) and the script will take care of the uninstallation.
Inspired by cwac-adapter, RecyclerAdapterWrapper
allows you to add more functionalities into an existing RecyclerView.Adapter
. The wrapper delegates all behaviors to the wrapped object, you just need to override the specific behaviors you need.
A major bug in Play Services could be the reason GCM messages that you send aren't reaching your users. Pacemaker helps patch this bug by doing for Play Services what it should be doing on its own.
When showing a really enchanting explanatory animation to your users, but you know that after a while it'll get tedious and would stop users wanting to use your app. QuickSand is here to solve that problem.
Automatically manipulates the duration of animations depending on how many times the user has viewed them.
EndlessRecyclerViewAdapter
support for RecyclerView.Adapter
.