Thursday, 30 March 2017

instapk

instapk is an android studio plugin which will share apk to slack teams with a single button click! No more browse or drag n drop, be at your place!



from The Android Arsenal

Stepper Touch

Fun interactive Android count widget. Stepper Touch for Android is based on a Material Up showcase with a newly introduced SpringAnimator for animations.


Android Arsenal

from The Android Arsenal

ButtonProgressBar

A Download Button ProgressBar animation.



from The Android Arsenal

RxActivityResult

This is a library that can help you to receive results from startActivityForResult() as an Observable.



from The Android Arsenal

DiscreteScrollView

The library is a RecyclerView-based implementation of a scrollable list, where current item is centered and can be changed using swipes. It is similar to a ViewPager, but you can painlessly create layout, where views adjacent to the currently selected view are partially or fully visible on the screen.

The library uses a custom LayoutManager to adjust items' positions on the screen and handle scroll, so view reordering operations use the full power of RecyclerView API and are extremely efficient.

Example pager



from The Android Arsenal

AndroidTensorFlowMNISTExample

An example project for creating machine learning model for MNIST to detect hand written digits.


Android Arsenal

from The Android Arsenal

GalleryLayoutManager

A custom LayoutManager to build a Gallery or a ViewPager like RecyclerView that shows items in a center-locked and support both HORIZONTAL and VERTICAL scroll.And View Recycle Machine is also supported.


Android Arsenal

from The Android Arsenal