twenk11k's Stars
golang/go
The Go programming language
kelseyhightower/nocode
The best way to write secure and reliable applications. Write nothing; deploy nowhere.
esimov/caire
Content aware image resize library
JingYeoh/FragmentRigger
:boom:A powerful library powered by AOP to manage Fragments.(一个基于AOP设计的Fragment管理框架)
nekocode/MusicVisualization
Some music visualization demos on android.
nontravis/pushdown-anim-click
A library for Android developers who want to create "push down animation click" for view like spotify application.
iluwatar/java-design-patterns
Design patterns implemented in Java
nickbutcher/plaid
An Android app which provides design news & inspiration as well as being an example of implementing material design.
RPCS3/rpcs3
PlayStation 3 emulator and debugger
1j01/jspaint
🎨 Classic MS Paint, REVIVED + ✨Extras
lisawray/groupie
Groupie helps you display and manage complex RecyclerView layouts.
evrencoskun/TableView
TableView is a powerful Android library for displaying complex data structures and rendering tabular data composed of rows, columns and cells.
Pixplicity/MultiViewPager
The MultiViewPager is an extension of the support-v4 library's ViewPager that allows the pages to be wider or narrower than the ViewPager itself. It takes care of aligning the pages next to each other, and always keeping the selected page centered.
hcq0618/Android-SGTextView
同时带字体描边 渐变 阴影的TextView - both have stroker, gradient and shadow TextView
bugsnag/bugsnag-android
BugSnag crash monitoring and reporting tool for Android apps
tronprotocol/java-tron
Java implementation of the Tron whitepaper
uber/NullAway
A tool to help eliminate NullPointerExceptions (NPEs) in your Java code with low build-time overhead
krschultz/android-proguard-snippets
Proguard configurations for common Android libraries
wisemen-digital/NoInternetDialog
A beautiful Dialog which appears when you have lost your internet connection.
florent37/GlidePalette
Android Lollipop Palette is now easy to use with Glide
uber/RIBs
Uber's cross-platform mobile architecture framework - Android Repository
square/sqlbrite
A lightweight wrapper around SQLiteOpenHelper which introduces reactive stream semantics to SQL operations.
ReactiveX/RxAndroid
RxJava bindings for Android
iammert/HueSeekBar
Yet another android seekbar inspired from Philips Hue app
idoideas/XOutOf10
Simulate iPhone X's bump on your Android screen, no 999$ needed.
protyposis/MediaPlayer-Extended
Android MediaPlayer API-compatible media player library with exact seek and DASH support
brianwernick/ExoMedia
An Android ExoPlayer wrapper to simplify Audio and Video implementations
google/ExoPlayer
This project is deprecated and stale. The latest ExoPlayer code is available in https://github.com/androidx/media
wseemann/FFmpegMediaPlayer
FFmpegMediaPlayer can be used to control playback of audio/video files and streams.
square/retrofit
A type-safe HTTP client for Android and the JVM