Pinned Repositories
accumulate
android-architecture-components
Samples for Android Architecture Components.
android-gradle-book-code
《Android Gradle权威》指南示例代码
android-training
【Android 修炼手册】
AndroidOpenGLDemo
Android OpenGL ES从零开始的Demo
AndroidProcess
判断App位于前台或者后台的6种方法
ANR-WatchDog
A simple watchdog that detects Android ANR (Application Not Responding) error and throws a meaningful exception
MyDemo
MyRuby
ruby学习
rubyMock
ruby mock by rails
dndxxiangyu's Repositories
dndxxiangyu/android-gradle-book-code
《Android Gradle权威》指南示例代码
dndxxiangyu/AndroidProcess
判断App位于前台或者后台的6种方法
dndxxiangyu/ANR-WatchDog
A simple watchdog that detects Android ANR (Application Not Responding) error and throws a meaningful exception
dndxxiangyu/arcore-android-sdk
Google ARCore SDK for Android
dndxxiangyu/DDComponentForAndroid
一种简单有效的android组件化方案,支持组件的单独调试、集成调试、组件交互以及组件之间的完全隔离
dndxxiangyu/google-interview-university
A complete daily plan for studying to become a Google software engineer.
dndxxiangyu/interview
笔试面试知识整理
dndxxiangyu/kNN
机器学习实战
dndxxiangyu/learnGroovy
groovy学习
dndxxiangyu/pyLearning
dndxxiangyu/RePlugin
RePlugin - A flexible, stable, easy-to-use Android Plug-in Framework
dndxxiangyu/ResumeSample
Resume template for Chinese programmers . 程序员简历模板系列。包括PHP程序员简历模板、iOS程序员简历模板、Android程序员简历模板、Web前端程序员简历模板、Java程序员简历模板、C/C++程序员简历模板、NodeJS程序员简历模板、架构师简历模板以及通用程序员简历模板
dndxxiangyu/stetho
Stetho is a debug bridge for Android applications, enabling the powerful Chrome Developer Tools and much more.
dndxxiangyu/Test_java
自己测试的java代码