sherlockHK's Stars
RobotiumTech/robotium
Android UI Testing
futurice/android-best-practices
Do's and Don'ts for Android development, by Futurice developers
playframework/playframework
The Community Maintained High Velocity Web Framework For Java and Scala.
koush/AndroidAsync
Asynchronous socket, http(s) (client+server) and websocket library for android. Based on nio, not threads.
TooTallNate/Java-WebSocket
A barebones WebSocket client and server implementation written in 100% Java.
protocolbuffers/protobuf
Protocol Buffers - Google's data interchange format
google/flexbox-layout
Flexbox for Android
orhanobut/logger
✔️ Simple, pretty and powerful logger for android
SIGLUS/siglus-android
google/guava
Google core libraries for Java
JessYanCoding/MVPArms
⚔️ A common architecture for Android applications developing based on MVP, integrates many open source projects, to make your developing quicker and easier (一个整合了大量主流开源项目高度可配置化的 Android MVP 快速集成框架).
netty/netty
Netty project - an event-driven asynchronous network application framework
permissions-dispatcher/PermissionsDispatcher
A declarative API to handle Android runtime permissions.
crazycodeboy/TakePhoto
一款用于在Android设备上获取照片(拍照或从相册、文件中选择)、裁剪图片、压缩图片的开源工具库
bilibili/ijkplayer
Android/iOS video player based on FFmpeg n3.4, with MediaCodec, VideoToolbox support.
laobie/StatusBarUtil
A util for setting status bar style on Android App.
commaai/openpilot
openpilot is an operating system for robotics. Currently, it upgrades the driver assistance system on 275+ supported cars.
FinalTeam/RxGalleryFinal
图片选择库,单选/多选、拍照、裁剪、压缩,自定义。包括视频选择和录制。
Blankj/AndroidUtilCode
:fire: Android developers should collect the following utils(updating).
XRecyclerView/XRecyclerView
A RecyclerView that implements pullrefresh and loadingmore featrues.you can use it like a standard RecyclerView
greenrobot/greenDAO
greenDAO is a light & fast ORM solution for Android that maps objects to SQLite databases.
android/ndk-samples
Android NDK samples with Android Studio
android/architecture-samples
A collection of samples to discuss and showcase different architectural tools and patterns for Android apps.
hongyangAndroid/AndroidAutoLayout
[停止维护]Android屏幕适配方案,直接填写设计图上的像素尺寸即可完成适配,最大限度解决适配问题。
pengjianbo/GalleryFinal
Android自定义相册,实现了拍照、图片选择(单选/多选)、 裁剪(单/多裁剪)、旋转、ImageLoader无绑定任由开发者选择、功能可配置、主题样式可配置。GalleryFinal为你定制相册。
JulienGenoud/android-percent-support-lib-sample
[Deprecated] Just a sample of the android percent support lib
bumptech/glide
An image loading and caching library for Android focused on smooth scrolling
Trinea/android-open-project
A categorized collection of Android Open Source Projects, More powerful web version:
wyouflf/xUtils3
Android orm, bitmap, http, view inject...
JakeWharton/DiskLruCache
Java implementation of a Disk-based LRU cache which specifically targets Android compatibility.