IRIS
Iris is an android speech to text app
A fast, light-weight and powerful Play Store information fetcher for Android.
This library allows you to fetch various live information from Play Store of your app or any other app of your choice. With just a few lines of code, you can get access to a lot of useful app data fetched fresh from the Play Store.
An Android Library to load your GIF files directly
PermissionsManager library that has base activity and fragment that extend from AppCompatActivity to ease with the handling of runtime permissions.
It's a simple MVP implementation. With this library every developer can integration pattern MVP in him project. To add presenter to Activity or Fragment, the developer need write only one row - setPreseter(ExamplePresenter.class);
This library does support MVP pattern for Activities
, Fragments
and RecyclerViewAdapter
.
Easily obtain and bind styleable attribute values. Annotate your styleable fields:
java @Styleable(R.styleable.CustomView_showText) boolean showText; @ColorInt @Styleable(value = R.styleable.CustomView_textColor, defaultRes = R.color.default_text_color) int textColor;
Then call the static obtain method providing the View object instance as the target, the AttributeSet containing the values, and any additional parameters:
java Glimpse.obtain(this, attrs);
Library for GIF results, preview, play, share everything at one place!