Pinned Repositories
Android-Router
An android componentization protocol framework, used for decoupling complex project. Android高性能轻量级路由框架
appium_python_android
Android移动端自动化测试框架
Algorithms
The codes and my solutions to exercises from the book "Algorithms" (4th edition) by Robert Sedgewick and Kevin Wayne.
Android-CleanArchitecture
This is a sample app that is part of a series of blog posts I have written about how to architect an android application using Uncle Bob's clean architecture approach.
android-unit-testing-tutorial
Code project corresponding to a serials of tutorial posts for android unit testing
AndroidEventBus
A lightweight eventbus library for android, simplifies communication between Activities, Fragments, Threads, Services, etc.
AndroidModulePattern
Android项目组件化示例代码
AndroidPerformanceMonitor
A transparent ui-block detection library for Android. (known as BlockCanary)
AndroidRobot
Android自动化测试
AndroidVideoPlayer
Android Video Player , Like NetEaseNews Video Player.
fruitTang's Repositories
fruitTang/DoraemonKit
简称 "DoKit" 。一款功能齐全的客户端( iOS 、Android )研发助手,你值得拥有。
fruitTang/sa-sdk-android-plugin2
The official Android SDK Plugin for Sensors Analytics
fruitTang/ArgusAPM
Powerful, comprehensive (Android) application performance management platform. 360移动性能监控平台
fruitTang/MMKV
An efficient, small mobile key-value storage framework developed by WeChat. Works on iOS and Android.
fruitTang/MyTikTok
我的抖音APP
fruitTang/SmartRefreshLayout
🔥下拉刷新、上拉加载、二级刷新、淘宝二楼、RefreshLayout、OverScroll,Android智能下拉刷新框架,支持越界回弹、越界拖动,具有极强的扩展性,集成了几十种炫酷的Header和 Footer。
fruitTang/SwissArmyKnife
android ui调试工具
fruitTang/wencai-master
this is a wencai crawler.
fruitTang/UETool
Show/edit any view's attributions on the screen.
fruitTang/xHook
🔥 A PLT hook library for Android native ELF (executable and shared libraries). Support Android 4.0+. Support armeabi-v7a, arm64-v8a, x86, x86_64.
fruitTang/XAOP
一个轻量级的AOP(Android)应用框架。囊括了最实用的AOP应用。
fruitTang/DroidSSLUnpinning
Android certificate pinning disable tools
fruitTang/GT_SDK
fruitTang/ZjDroid
凑齐了ZjDroid的源码,并在原版的基础上进行了一些改进。
fruitTang/VirtualXposed
A Simple App to use Xposed without root or unlock the bootloader(or modify system image etc).
fruitTang/VirtualApp
An open source Virtual Engine for Android
fruitTang/GT
GT (Great Tit) is a portable debugging tool for bug hunting and performance tuning on smartphones anytime and anywhere just as listening music with Walkman. GT can act as the Integrated Debug Environment by directly running on smartphones.
fruitTang/Android-CleanArchitecture
This is a sample app that is part of a series of blog posts I have written about how to architect an android application using Uncle Bob's clean architecture approach.
fruitTang/DoubanBook
一个基于 Clean 架构以及 Retrofit , RxKotlin , Dagger 框架实现的 Kotlin for Android App 。
fruitTang/Algorithms
The codes and my solutions to exercises from the book "Algorithms" (4th edition) by Robert Sedgewick and Kevin Wayne.
fruitTang/tinkerpatch-sample
已经改造完自身App的Application的应用的参考Sample
fruitTang/EasyAndroid
一套整合主流HTTP网络、图片加载、MVP(Clean+Dagger2)架构的快速高效的开发框架
fruitTang/appium_python_android
Android移动端自动化测试框架
fruitTang/ModularSample
Modular Sample for Android
fruitTang/awesome-adb
:lollipop: ADB Usage Complete / ADB 用法大全
fruitTang/v2ex-android
爱V2EX(原掌上V2EX)
fruitTang/HtmlNative
:page_with_curl:Use HTML/CSS to render Android View, Lua to control its logic (Not Webview)
fruitTang/PracticeDraw1
《HenCoder Android 开发进阶:UI 1-1 绘制基础》 的练习项目
fruitTang/AndroidModulePattern
Android项目组件化示例代码
fruitTang/simple_imageloader
A Simple ImageLoader for Android 【不建议使用到项目中,仅作示例】