Pinned Repositories
android-gif-drawable
Views and Drawable for displaying animated GIFs on Android
android-open-project-demo
Demo of android open source project, 微信公众号:codekk, 网站:
android-volley
Android Volley Library Mirror
AndroidRubberIndicator
A rubber indicator
Apktool
A tool for reverse engineering Android apk files
doc
线上文档
fresco
An Android library for managing images and the memory they use.
GuillotineMenu-Android
Neat library, that provides a simple way to implement guillotine-styled animation
HookZz
a hook framework for arm/arm64/ios/android
KeepLive
a64307410's Repositories
a64307410/YCAndroidTool
用于项目测试,崩溃重启操作,崩溃记录日志【可以查看,分享】和重启【多种重启app方式】;网路拦截查看的工具小助手,拦截请求和响应数据,统计接口请求次数,流量消耗,以及统计网络链接/dns解析/request请求/respond响应等时间。提高开发效率……
a64307410/Android_duck
DuckDuckGo Android App
a64307410/AndroidComponentPlugin
Android上简单实现四大组件的插件化,供学习使用
a64307410/AppManager
A full-featured package manager and viewer for Android
a64307410/AutoJs6
安卓平台 JavaScript 自动化工具 (Auto.js 二次开发项目)
a64307410/awesome-books
📚 集合各类精品 IT 技术书籍,方便大家进行学习,也会推荐一些书,定期更新,长期维护!
a64307410/BackgroundLibrary
A framework for directly generating shape through Tags, no need to write shape.xml again(通过标签直接生成shape,无需再写shape.xml)
a64307410/ByWebView
🌏 WebView 全方面使用,JS交互、进度条、上传图片、错误页面、视频全屏播放、唤起原生App、获取网页源代码、被作为第三方浏览器打开、DeepLink、[腾讯x5使用示例]
a64307410/easyManager
easyManager
a64307410/easyManagerSDK
easyManagerSDK devel kit.
a64307410/eSearch
截屏 离线OCR 搜索翻译 以图搜图 贴图 录屏 滚动截屏 Screenshot OCR search translate search for picture paste the picture on the screen screen recorder
a64307410/gecco
Easy to use lightweight web crawler(易用的轻量化网络爬虫)
a64307410/GsonFactory
Gson 解析容错框架,愿从此再无 Json 解析报错
a64307410/HiddenApi
Unify all hidden APIs used by Rikka apps into a library.
a64307410/lancet
A lightweight and fast AOP framework for Android App and SDK developers
a64307410/legado
Legado 3.0 Book Reader with powerful controls & full functions❤️阅读3.0, 阅读是一款可以自定义来源阅读网络内容的工具,为广大网络文学爱好者提供一种方便、快捷舒适的试读体验。
a64307410/miniblog
从设计、开发、测试到部署,带你从零实现高质量的 Go 应用
a64307410/mobtools
A simple cross-platform ToolBox that supports Android and iOS platform
a64307410/MvvmHelper
:chicken::basketball:这是一个快速开发的框架,Kotlin语言开发,MVVM+Jetpack架构,封装了公共头部、界面状态管理、ViewModel、LiveData、DataBinding、ViewBinding头部刷新、加载更多、沉浸式、全局通知、丰富好用的拓展函数、RxHttp网络请求等等一系列工具
a64307410/OpenCC
Conversion between Traditional and Simplified Chinese
a64307410/overseas-website-note
「海外工具网站」已经是我人生主要事业了,很庆幸还来得及,感谢这个伟大的 AI 时代。
a64307410/pinduoduo_backdoor
拼多多apk内嵌提权代码,及动态下发dex分析
a64307410/pinduoduo_backdoor_unpacker
Samples and Unpacker of malicious backdoors and exploits developed and used by Pinduoduo
a64307410/public-apis
A collective list of free APIs
a64307410/superset
Apache Superset is a Data Visualization and Data Exploration Platform
a64307410/tinyui
Build a minimalist cross-platform client based on Python's own tkinter library
a64307410/Toaster
Android 吐司框架,专治 Toast 各种疑难杂症
a64307410/wow_api
Documents of wow API -- 魔兽世界API资料以及宏工具
a64307410/YCAppTool
组件化综合案例,组件分层为:基础公共组件,功能组件,业务组件,主工程。每一层组件的建设,很详细的工程案例,很全面的一个组件化实践案例。一个超级综合案例!
a64307410/YCCommonLib
组件化开发中基础公共库,activity栈管理;fragment周期监听;Lru缓存库;反射库;分区存储;Log日志打印和存储;通用缓存库(支持sp,mmkv,lru,disk,fastsp等多种存储方式切换);App重启;通用全面的工具类Utils;通用基类fragment,adpater,activity等简单封装;intent内容打印到控制台库;通用基础接口