Pinned Repositories
996.ICU
Repo for counting stars and contributing. Press F to pay respect to glorious developers.
AIDLcustom
AIDL客户端
AIDLService
AIDL服务端
android-art-res
the source code in research art of android development
android-async-http
An Asynchronous HTTP Library for Android
Android-Camera2Video
android-cmake-project
Use CLion to edit android source code and automatically parse Android.mk
Android-Debug-Database
A library for debugging android databases and shared preferences - Make Debugging Great Again
android-hidden-api
A library that provides access to Android hidden APIs and internal resources.
Android-PinyinIME
An improved anroid Pinyin IME
2108367112's Repositories
2108367112/android-art-res
the source code in research art of android development
2108367112/PinyinIME
2108367112/jadx
Dex to Java decompiler
2108367112/Toutiao-1
一款第三方今日头条客户端, MVP + RxJava + Retrofit
2108367112/FakeBiliBili
仿B站Android端项目
2108367112/android-hidden-api
A library that provides access to Android hidden APIs and internal resources.
2108367112/libaums
Open source library to access USB Mass Storage devices on Android without rooting your device
2108367112/RxJava
RxJava – Reactive Extensions for the JVM – a library for composing asynchronous and event-based programs using observable sequences for the Java VM.
2108367112/LuoshengyangCode
罗升阳:《Android系统源代码情景分析》源码。作者博客:https://blog.csdn.net/Luoshengyang
2108367112/AndroidOtgDemo
2108367112/glide
An image loading and caching library for Android focused on smooth scrolling
2108367112/AIDLService
AIDL服务端
2108367112/AIDLcustom
AIDL客户端
2108367112/diycode
diycode android app
2108367112/okhttputils
[停止维护]okhttp的辅助类
2108367112/Android-Camera2Video
2108367112/xUtils3
android orm, bitmap, http, view inject...
2108367112/android-tech-frontier
【停止维护】一个定期翻译国外Android优质的技术、开源库、软件架构设计、测试等文章的开源项目
2108367112/linux
Linux kernel source tree
2108367112/VideoTransfer
基于WiFi直连的视频传输
2108367112/MVP_Project
mvp 案例
2108367112/ModuleBuild
build module to apk demo
2108367112/banner
Android广告图片轮播控件,支持无限循环和多种主题,可以灵活设置轮播样式、动画、轮播和切换时间、位置、图片加载框架等!
2108367112/android_packages_apps_CMFileManager
A file manager for CyanogenMod
2108367112/butterknife
Bind Android views and callbacks to fields and methods.
2108367112/Books-1
各种各样PDF书籍
2108367112/SlidingMenu
An Android library that allows you to easily create applications with slide-in menus. You may use it in your Android apps provided that you cite this project and include the license in your app. Thanks!
2108367112/AppAutoCheckUpdate
APP Auto Check new version and allow user to choose update or not. http://blog.csdn.net/fzw_faith/article/details/52296037
2108367112/AppUpdate
Android 自动更新
2108367112/android_dp_analysis_code
《Android 源码设计模式解析与实战》示例代码