Tianma's repositories
NetDetector
:tangerine: A simple library that can detect network state changes on Android device. / 通过使用BroadcastReceiver来检测Android设备网络变化的库
CustomSystemService
A sample for registering custom system service on Android with Xposed Framework. / Xposed注册自定义系统服务示例
PopupWindowCompat
:pear: 处理PopupWindow在Android 7.x中兼容性问题的示例
FontMetricsSample
An android fontmetrics sample.
DataStructure
Learning of data structure using java
awesome-android-ui
A curated list of awesome Android UI/UX libraries
android-architecture
A collection of samples to discuss and showcase different architectural tools and patterns for Android apps.
AndroidNote
安卓学习笔记
java-design-patterns
Design patterns implemented in Java
SimpleLineChart
A simple line chart inspired by hellocharts-android