Pinned Repositories
android-gradle-book-code
《Android Gradle权威》指南示例代码
android-liveData-viewModel
Android app that demonstrates how to use new Architecture components.
android-mvp-mvvm-flytour
🔥🔥🔥 FlyTour是Android组件化+MVVM+MVP+RxJava+Retrofit+Dagger2组成的双架构框架,工程架构采用gradle配置实现组件化,模块的架构采用典型的MVVM+MVP架构,MVVM和MVP根据自己的项目实际需求去决定使用,该框架是Android组件化、Android MVVM架构、Android MVP架构的集大成者,帮助你快速的搭建自己的App项目开发框架,以便把主要的精力放在自己的项目的业务功能实现上,另外在长期的工作实践中总结整理大量的实用工具类在项目lib_common组件的util包当中方便大家调用。
androidmvp
MVP Android Example
anrmonitor
anr在线监控watchdog实现
Awesome-Android-Notebook
:computer: A complete plan for better android developers.(continuous updating ...)
databinding
Android databinding example
GitTest
Jenny
JNI glue code generator
Jetpack-MVVM-Best-Practice
是 难得一见 的 Jetpack MVVM 最佳实践!在 以简驭繁 的代码中,对 视图控制器 乃至 标准化开发模式 形成正确、深入的理解!
agindage's Repositories
agindage/android-gradle-book-code
《Android Gradle权威》指南示例代码
agindage/android-liveData-viewModel
Android app that demonstrates how to use new Architecture components.
agindage/android-mvp-mvvm-flytour
🔥🔥🔥 FlyTour是Android组件化+MVVM+MVP+RxJava+Retrofit+Dagger2组成的双架构框架,工程架构采用gradle配置实现组件化,模块的架构采用典型的MVVM+MVP架构,MVVM和MVP根据自己的项目实际需求去决定使用,该框架是Android组件化、Android MVVM架构、Android MVP架构的集大成者,帮助你快速的搭建自己的App项目开发框架,以便把主要的精力放在自己的项目的业务功能实现上,另外在长期的工作实践中总结整理大量的实用工具类在项目lib_common组件的util包当中方便大家调用。
agindage/androidmvp
MVP Android Example
agindage/anrmonitor
anr在线监控watchdog实现
agindage/Awesome-Android-Notebook
:computer: A complete plan for better android developers.(continuous updating ...)
agindage/databinding
Android databinding example
agindage/GitTest
agindage/Jetpack-MVVM-Best-Practice
是 难得一见 的 Jetpack MVVM 最佳实践!在 以简驭繁 的代码中,对 视图控制器 乃至 标准化开发模式 形成正确、深入的理解!
agindage/JustDraw
A Test for Android Canvas Painting with JavaScript Engine
agindage/MMKV
An efficient, small mobile key-value storage framework developed by WeChat. Works on Android, iOS, macOS, Windows, and POSIX.
agindage/NDK_OpenGLES_3_0
Android OpenGL ES 3.0 从入门到精通系统性学习教程
agindage/PrimWeb
PrimWeb 是WebView的一个代理封装框架,此框架解决了WebView的多个痛点,比原生的WebView使用更方便灵活和安全,同时支持切换腾讯 X5 WebView.
agindage/ScriptX
A versatile script engine abstraction layer.
agindage/Studying
agindage/V8Android
A demo APP for embedding V8 engine in Android APP