Android开发工具类 Utils
包括了各种工具类、辅助类、管理类等Awesome_API:https://github.com/marktony/Awesome_API/blob/master/Chinese.md收集中国国内可用APIcommons-lang:https://github.com/apache/commons-langApache Commons Lang, a package of ...
包括了各种工具类、辅助类、管理类等
Awesome_API: https://github.com/marktony/Awesome_API/blob/master/Chinese.md
收集中国国内可用API
commons-lang: https://github.com/apache/commons-lang
Apache Commons Lang, a package of Java utility classes for the classes that are in java.lang’s hierarchy, or are considered to be so standard as to justify existence in java.lang.
okio: https://github.com/square/okio
A modern I/O API for Java http://square.github.io/okio/1.x/okio
Multiples: https://github.com/MFlisar/Multiples
Based one Java Pair this library offers Triples, Quadriples and more (3 to 10 items)
SQLite2XL: https://github.com/androidmads/SQLite2XL
Library to Convert SQLite to Excel
jOOR: https://github.com/jOOQ/jOOR
简单易用的安卓反射库
PDD: https://github.com/jparkie/PDD
Advanced Bloom Filter Based Algorithms for Efficient Approximate Data De-Duplication in Streams
realjavascript: https://github.com/sanjulr/realjavascript
RealJavaScript enables dynamic scripting in Java
strman-java: https://github.com/shekhargulati/strman-java
A Java 8 string manipulation library. It is inspired by https://github.com/dleitee/strman
CommonPrintProvider: https://github.com/GrassQing/CommonPrintProvider
通用型热敏打印机接口(wifi,蓝牙)
AppDataReader: https://github.com/Ansh1234/AppDataReader
应用中读取 sp 和数据库
AppMethodOrder: https://github.com/zjw-swun/AppMethodOrder
一个能让你了解所有函数调用顺序的Android库(无需侵入式代码)
AnalysisApp: https://github.com/fengzhizi715/AnalysisApp
快速分析某个app使用哪些sdk的java小工具
android-shell: https://github.com/jrummyapps/android-shell
Execute shell commands on Android
Encryption: https://github.com/simbiose/Encryption
java 字符串加解密
java-aes-crypto: https://github.com/tozny/java-aes-crypto
java 字符串加解密
Store: https://github.com/NYTimes/Store
Store是一个异步数据加载和缓存数据的库
BuildPropEditor: https://github.com/jrummyapps/BuildPropEditor
Easily edit your build.prop file on Android
redexer: https://github.com/plum-umd/redexer
The Redexer binary instrumentation framework for Dalvik bytecode
adt4j: https://github.com/sviperll/adt4j
adt4j - Algebraic Data Types for Java
droidReverse: https://github.com/Juude/droidReverse
android 逆向工程工具集
AndroidProcesses: https://github.com/jaredrummler/AndroidProcesses
Get running processes on Android
HFunc: https://github.com/TangXiaoLv/HFunc
Java实现高阶函数,类似Python,支持串行并行计算,适用于Java和Android
scytale: https://github.com/yakivmospan/scytale
Android Key 生成,存储,加密工具库
AccessibilityUtil: https://github.com/xuyisheng/AccessibilityUtil
AccessibilityService Utils
overlaypermission: https://github.com/czy1121/overlaypermission
悬浮窗权限兼容库
XiaomiPJ: https://github.com/CankingApp/XiaomiPJ
小米悬浮窗全自动完美一键开启
stf: https://github.com/openstf/stf
浏览器控制管理手机引用
smart-scheduler-android: https://github.com/hypertrack/smart-scheduler-android
Android 智能 Scheduler,根据用户手机场景,决定任务执行方式
ijkplayer: https://github.com/l123456789jy/ijkplayer
在ijkplayer编译的bilibili开源编译版本上,去掉失败的依赖,增加对https支持
MemoryMonitor: https://github.com/Kyson/MemoryMonitor
内存监控器
mathjs-android: https://github.com/niltonvasques/mathjs-android
An android wrapper library to mathjs.org javascript library
Napkin: https://github.com/AleksanderMielczarek/Napkin
Common scopes and qualifiers for Dagger 2
ThinRPlugin: https://github.com/mogujie/ThinRPlugin
apk 瘦身之去除android中的R.class
Prevent-Screen-Off: https://github.com/kevalpatel2106/Prevent-Screen-Off
用户盯着屏幕时保持屏幕常亮
ForceTouch: https://github.com/michelelacorte/ForceTouch
Simple implementation of ForceTouch on Android
Fingerprint2Sleep: https://github.com/ztc1997/Fingerprint2Sleep
自定义 Android 指纹识别快捷方式
RootHelper: https://github.com/AndroidDeveloperLB/RootHelper
An extension to use libsuperuser library more easily
AndroidPush: https://github.com/jiang111/AndroidPush
更方便的将各个rom厂商自己的推送服务进行集成,并统一管理
SQLiteParser: https://github.com/jrvansuita/SQLiteParser
This project comes in handy when you want to write a sql statement easily and smarter
AndroidMapperObject: https://github.com/Gperez88/AndroidMapperObject
MapperObject which it is a library that allows you to transfer data between two objects
SensorAnnotations: https://github.com/dvoiss/SensorAnnotations
Sensor 注解:实现当传感器参数发生变化的时候,自动调用特定函数
MaterialValues: https://github.com/AoDevBlue/MaterialValues
Material Design 中那些标准的设计常量
libretorrent: https://github.com/proninyaroslav/libretorrent
基于 libtorrent 实现的种子下载客户端
StanKoUtils: https://github.com/stan-ko/StanKoUtils
Set of handy classes
intentbuilder: https://github.com/Trikke/intentbuilder
IntentBuilder is a type safe way of creating intents and populating them with extras. Use them with your Activities and Services
HybridBridge: https://github.com/YouJZ/HybridBridge
A basic framework for Android hybrid development, bridge between JavaScript and java
WebViewJavascriptBridge: https://github.com/jesse01/WebViewJavascriptBridge
WebViewJavascriptBridge for Android
SimpleJavaJsBridge: https://github.com/niuxiaowei/SimpleJavaJsBridge
JS 与 Java 通信的简单桥梁
stag-java: https://github.com/vimeo/stag-java
Stag improves Gson performance by automatically generating reflection-less TypeAdapters for your model objects
medium-android-sdk-unofficial: https://github.com/KingsMentor/medium-android-sdk-unofficial
Unoffical implementation of medium api for android
PhoneNumberValidator: https://github.com/KingsMentor/PhoneNumberValidator
This library helps make sure the number is valid for the selected country
ButterKnifeLite: https://github.com/janishar/ButterKnifeLite
Light version of the concept of ButterKnife
apk-dependency-graph: https://github.com/alexzaitsev/apk-dependency-graph
解析apk包,图表展示依赖及结构
truetime-android: https://github.com/instacart/truetime-android
获取当前时间,可自定义时间服务器
SamLocationAndGeocoding: https://github.com/kingsammalik/SamLocationAndGeocoding
跟踪用户位置地址
AppAuth-Android: https://github.com/openid/AppAuth-Android
Android client SDK for communicating with OAuth 2.0 and OpenID Connect providers
Pury: https://github.com/NikitaKozlov/Pury
测量多事件耗时
maoni-email: https://github.com/rm3l/maoni-email
Android 收集用户基本信息利器,比如 App 崩溃后的地理位置,GPS网络状态,当前页面截屏等
maoni: https://github.com/rm3l/maoni
Android 收集用户基本信息利器,比如 App 崩溃后的地理位置,GPS网络状态,当前页面截屏等
XTML: https://github.com/metalurgus/XTML
GSON analog for serialization/deserialization of Java objects into HTML code and back
DBC-Android: https://github.com/busybusy/DBC-Android
Fluent design by contract constructs for android
NetMonitor: https://github.com/GHdeng/NetMonitor
使用广播监听网络变化更新UI
LocalNetwork: https://github.com/itsJoKr/LocalNetwork
两设备通过 Wifi 通信
AnalyticsKit-Android: https://github.com/busybusy/AnalyticsKit-Android
Analytics framework for Android
icepick: https://github.com/frankiesardo/icepick
好用的状态保存库
SyncIt: https://github.com/jineshfrancs/SyncIt
SyncIt will call a method implemented in your activity to notify data connection changes
SafelyAndroid: https://github.com/Piasy/SafelyAndroid
打造健壮的安卓APP,从此告别 Activity Not Found、Activity State Loss 和 fragment transaction 中的 NPE
ActivityCommWithFragment: https://github.com/niuxiaowei/ActivityCommWithFragment
解决activity与fragment之间互相通信的一种方案
AirCycle: https://github.com/simonpercic/AirCycle
Flexible binding of Android Activity lifecycle callbacks to fields
fragment-back: https://github.com/skoumalcz/fragment-back
Fragment 回退处理库
Fragmentation: https://github.com/YoKeyword/Fragmentation
为”单Activity + 多Fragment”,”多模块Activity + 多Fragment”架构而生,帮你大大简化使用过程,轻松解决各种复杂嵌套等问题,修复了官方Fragment库中存在的一些BUG
FragmentArgs: https://github.com/itsJoKr/FragmentArgs
Fragment 参数传递
FingerprintAuthDemo: https://github.com/pro100svitlo/FingerprintAuthDemo
指纹认证
fingerlock: https://github.com/aitorvs/fingerlock
指纹认证
java-object-diff: https://github.com/SQiShER/java-object-diff
Library to diff and merge Java objects with ease http://sqisher.github.io/java-object-diff/
ActiveHashTag: https://github.com/mugku/ActiveHashTag
Android HashTag Lib
Save-to-Activity: https://github.com/Metroxe/Save-to-Activity
This library is an easy to use series of commands to interact with a hashmap across multiple fragments attached to any running activity
DataAutoAccess: https://github.com/ThirtyDegreesRay/DataAutoAccess
Android由于系统内存不足时,activity被杀死时的数据存取方案
Preservely: https://github.com/samiuelson/Preservely
安卓横竖屏变化处理库
java-error-handler: https://github.com/Workable/java-error-handler
异常处理
java-object-diff: https://github.com/SQiShER/java-object-diff
Library to diff and merge Java objects with ease http://sqisher.github.io/java-object-diff/
Android-ORM: https://github.com/Jamling/Android-ORM
Android ORM (Aorm) in an ORM implementation on Android platform
ResourcesPoet: https://github.com/Commit451/ResourcesPoet
Like JavaPoet, but for Android XML Resources
root-tools: https://github.com/rarnu/root-tools
RootTools 是一款专注于给 root 后的用户提供方便的软件
android-autoprovider: https://github.com/futuresimple/android-autoprovider
Utility for creating ContentProviders without boilerplate and with heavy customization options
spek: https://github.com/JetBrains/spek
A specification framework for Kotlin
ktlint: https://github.com/shyiko/ktlint
An anti-bikeshedding Kotlin linter with built-in formatter
tiger: https://github.com/google/tiger
java依赖注入
dagger: https://github.com/google/dagger
传说中的 dagger2,依赖注入
Splitties: https://github.com/LouisCAD/Splitties
安卓复制粘贴工具类
android-priority-jobqueue: https://github.com/yigit/android-priority-jobqueue
A Job Queue specifically written for Android to easily schedule jobs (tasks) that run in the background
concurrent: https://github.com/onehilltech/concurrent
安卓并发解决方案库
NinePatchChunk: https://github.com/Anatolii/NinePatchChunk
Simple Android library which allows you to create a chunk for NinePatchDrawable at runtime
mock-api: https://github.com/shanbay/mock-api
A json-api-mock framework for Android
MidiDroid: https://github.com/pdrogfer/MidiDroid
MIDI library for Android, ready to use in Android Studio projects
AdBlockerDetector: https://github.com/Swisyn/AdBlockerDetector
This project proposes an open source library that can detect most of ad blockers
SugarTask: https://github.com/mthli/SugarTask
Android lifecycle safety task with sugar code style
fastlane: https://github.com/fastlane/fastlane
The easiest way to automate building and releasing your iOS and Android apps https://fastlane.tools
MyOpenGL: https://github.com/redknotmiaoyuqiao/MyOpenGL
Android 上使用 NDK 编写 OpenGL ES 3.0
UsbSerial: https://github.com/felHR85/UsbSerial
Usb serial controller for Android
AntCaves: https://github.com/themores/AntCaves
Android Router 框架,取名为AntCaves,中文名”蚁穴“
Router: https://github.com/chenenyu/Router
简单、灵活的路由框架
krouter: https://github.com/denisidoro/krouter
A lightweight Android activity router
Router: https://github.com/yjfnypeu/Router
一款简单的Android端用于Activity跳转的路由框架
router: https://github.com/eyeem/router
Dynamic in app URL router for Android
KeyHide: https://github.com/Hamadakram/KeyHide
KeyHide
keyboard-dismisser: https://github.com/GabrielSamojlo/keyboard-dismisser
Dismiss your keyboard by tapping anywhere outside it
Teleprinter: https://github.com/Commit451/Teleprinter
Android keyboard helper
AnySoftKeyboard: https://github.com/AnySoftKeyboard/AnySoftKeyboard
Android (f/w 1.5+) on screen keyboard for multiple languages http://anysoftkeyboard.github.io/
decorator: https://github.com/eyeem/decorator
Dynamic inheritance library
Tabbels: https://github.com/FireZenk/Tabbels
A crazy idea about bringing functional programming to Java, in an elegant way
android-selfsigned: https://github.com/onehilltech/android-selfsigned
A simple library for supporting self-signed certificates in Android
AndroidDecompiler: https://github.com/dirkvranckaert/AndroidDecompiler
Decompile any APK
apk-decompiler: https://github.com/dwatling/apk-decompiler
Android APK Decompiler
RTMPCHybirdEngine-Android: https://github.com/AnyRTC/RTMPCHybirdEngine-Android
基于RTMP和RTC混合引擎的在线视频连麦互动直播
Endoscope: https://github.com/hypeapps/Endoscope
Endoscope - RTSP live video streamer for android devices via Wi-Fi
LayoutFormatter: https://github.com/drakeet/LayoutFormatter
安卓布局格式化
Dream-Catcher: https://github.com/misakuo/Dream-Catcher
在Chrome DevTools内查看Android设备上所有HTTP(S)流量
Stetho-Couchbase: https://github.com/RobotPajamas/Stetho-Couchbase
Stetho-Couchbase is a plugin for Stetho to enable visualizing and debugging Android Couchbase databases in Chrome
ProbeTools: https://github.com/pavel163/ProbeTools
ProbeTools displays the data from the Database and SharedPreferences in the browser
Android-Debug-Database: https://github.com/amitshekhariitbhu/Android-Debug-Database
通过网页来查看 Android 本机数据库和 SharedPreference 数据
SQLiteOnWeb-Android: https://github.com/skyhacker2/SQLiteOnWeb-Android
通过浏览器管理sqlite数据库
LitePal: https://github.com/LitePalFramework/LitePal
Android Sqlite ORM,让数据库操作更便捷
droitatedDB: https://github.com/arconsis/droitatedDB
droitatedDB is a lightweight framework, which frees you from the burden of dealing with the Android SQLite database directly
CopyExternalDB: https://github.com/emrekose26/CopyExternalDB
数据库复制
AutoGo: https://github.com/TellH/AutoGo
Ease your code, easy go
AndroidMiscUtils: https://github.com/nillith/AndroidMiscUtils
Android Utils for context and thread
Versionberg: https://github.com/rockerhieu/Versionberg
每次 commit 自动生成版本号
AutoVersion: https://github.com/nillith/AutoVersion
根据 commit 数自动生成版本号
UniPinyin: https://github.com/nillith/UniPinyin
Java 汉语拼音查询工具。支持CJK基本字符集及扩充区A的中文汉字,共26679个,其中多音字6769个。
essentials: https://github.com/greenrobot/essentials
General purpose utilities and hash functions for Android and Java (aka java-common)
ContentManager: https://github.com/stfalcon-studio/ContentManager
Library what helps getting photo or video from device gallery, from a cloud or from a camera
InputValidator: https://github.com/jordanterry/InputValidator
An Android library helps to validate input content
Scripto: https://github.com/ImangazalievM/Scripto
Library for easy call JS-functions from Java
AutoInstaller: https://github.com/a-voyager/AutoInstaller
应用自动静默更新安装库
AndroidStudioTemplates: https://github.com/WanAndroid/AndroidStudioTemplates
Templates for Android Studio
FlatBuffer: https://github.com/amitshekhariitbhu/FlatBuffer
This app shows how fast flat buffer works when we compare it with json
Knight: https://github.com/zjutkz/Knight
使用 java apt and javapoet 技术实现的安卓换肤库
AES256PasswordBasedEncryption-Decryption:https://github.com/rishelarora/AES256PasswordBasedEncryption-Decryption
AES256 加解密
featured: https://github.com/beworker/featured
Simple yet powerful composition library for Android
Blorm: https://github.com/daniel-martins-IR/Blorm
Blorm is a field validation lib for android
Hermes: https://github.com/Xiaofei-it/Hermes
简单易用的安卓进程间通信IPC框架
ToyRoom: https://github.com/eleme/ToyRoom
饿了么开发的一套面向业务逻辑的编程库-ToyRoom
HermesEventBus: https://github.com/eleme/HermesEventBus
饿了么开源的Android跨进程事件分发框架
gimBUS: https://github.com/PGSSoft/gimBUS
Event bus for Android with fine-grained delivery thread control
AndroidEventBus: https://github.com/hehonghui/AndroidEventBus
A lightweight eventbus library for android, simplifies communication between Activities, Fragments, Threads, Services, etc
eventbus3-intellij-plugin: https://github.com/likfe/eventbus3-intellij-plugin
eventbus3 可用事件跳转 Android Studio 插件
EventBus: https://github.com/greenrobot/EventBus
Android optimized event bus that simplifies communication between Activities, Fragments, Threads, Services, etc. Less code, better quality. http://greenrobot.org/eventbus/
Android-Pay: https://github.com/mayubao/Android-Pay
支持微信和支付宝两种主流支付的集成库, 两行代码实现微信支付, 三行代码实现支付宝支付
AndroidPay: https://github.com/hanbaokun/AndroidPay
微信支付和支付宝支付快速接入,可以直接拷贝代码到项目中使用
blankapp-validation: https://github.com/lijy91/blankapp-validation
Android 表单验证库,用方法链构建你的验证规则
artdumper: https://github.com/Qihoo360/artdumper
android5.0之后,从oat文件中dump出来dex的工具
WHC_ScanUnreferenceImageTool: https://github.com/netyouli/WHC_ScanUnreferenceImageTool
扫描项目里没有使用的图片工具,删除没有引用的图片以减小打包体积
packagehunter: https://github.com/nisrulz/packagehunter
捕获安卓应用信息
NavigationViewFragmentAdapters: https://github.com/patloew/NavigationViewFragmentAdapters
Fragment 管理
PullSwitcher: https://github.com/loopeer/PullSwitcher
方便 Fragment 切换的工具
Jolyglot: https://github.com/VictorAlbertos/Jolyglot
Agnostic Json abstraction to perform data binding operations for Android and Java
EasyWeather: https://github.com/code-crusher/EasyWeather
天气,Easy and quick weather fetching from OpenWeatherMap API for Android
OpenWeatherMap-Android: https://github.com/seventhmoon/OpenWeatherMap-Android
天气,OpenWeatherMap Library and Sample
RemoveButterKnife: https://github.com/u3shadow/RemoveButterKnife
帮助去掉 ButterKnife 库的 android studio 插件
MaterialDesignIcons: https://github.com/MrBIMC/MaterialDesignIcons
Lib that imports all the vector drawables from www.materialdesignicons.com into your R.drawable/
network-connection-class: https://github.com/facebook/network-connection-class
facebook 出品的网速监测
AndroidRandom: https://github.com/slmyldz/AndroidRandom
Simple random data generator for Android
reminder: https://github.com/OneCodeLabs/reminder
保持 View 状态直到下次数据更新
GroupOfX: https://github.com/blipinsk/GroupOfX
When Android’s Pair class is just not enough
user-validator: https://github.com/ShootrNetwork/user-validator
Library to validate username, email and passwords
agera-event-bus: https://github.com/drakeet/agera-event-bus
一个关于 Agera 的裤子 用法和 RxBus 基本一样的 Agera Event Bus
AppUpdate: https://github.com/fccaikai/AppUpdate
app更新
LessCode-Update: https://github.com/openproject/LessCode-Update
兼容 Android7.0+ app更新
force-update: https://github.com/skoumalcz/force-update
app 强制更新
UpdateApp: https://github.com/yaming116/UpdateApp
开箱即用的app更新,主要负责软件下载、软件安装等
update: https://github.com/czy1121/update
清晰灵活简单易用的应用更新库
MAHAndroidUpdater: https://github.com/hummatli/MAHAndroidUpdater
Android app update checker
UpdatePlugin: https://github.com/yjfnypeu/UpdatePlugin
可任意定制的app更新组件
android-auto-update: https://github.com/feicien/android-auto-update
Android 应用自动更新
RainbowBridge: https://github.com/Sunzxyong/RainbowBridge
A safe JsBridge framework!
android-proguards: https://github.com/yongjhih/android-proguards
AAR proguards
AndroidProguardPlugin: https://github.com/zhonghanwen/AndroidProguardPlugin
生成混淆代码的 Android Studio 插件
RealmRepository: https://github.com/AleksanderMielczarek/RealmRepository
Generate Realm repositories
Kolumbus: https://github.com/MGaetan89/Kolumbus
浏览应用 Realm 数据库
RealmContactsForAndroid: https://github.com/SergioDim3nsions/RealmContactsForAndroid
This is an example for realm database in android
RebDroid: https://github.com/Snakeice/RebDroid
Realm DB browser and editor
requery: https://github.com/requery/requery
轻量但功能强大的ORM和SQL查询生成, 支持RxJava和Java8
material-design-dimens: https://github.com/DmitryMalkovich/material-design-dimens
MD 设计中的尺寸和颜色指导
FastBle: https://github.com/Jasonchenlijian/FastBle
Android BLE 蓝牙开发框架,使用回调方式处理,搜索、连接、notify、indicate、读、写等一系列蓝牙操作
android-lite-bluetoothLE: https://github.com/litesuits/android-lite-bluetoothLE
Android低功耗蓝牙便捷操作框架,基于回调,完成蓝牙设备交互就像发送网络请求一样简单
android-utility: https://github.com/aaabidunique/android-utility
A handy set of utility for android
android-utils: https://github.com/nisrulz/android-utils
Repository consisting of utility scripts/classes/packages
AndroidUtilCode: https://github.com/Blankj/AndroidUtilCode
AndroidUtilCode
NonViewUtils: https://github.com/android-quick-dev/NonViewUtils
Android常用工具类
AndroidUtils: https://github.com/fengjingyu/AndroidUtils
Android常用工具类
AndroidUtils: https://github.com/HJXANDHMR/AndroidUtils
Android常用工具类
AndroidUtils: https://github.com/WuXiaolong/AndroidUtils
Android常用工具类
android-common: https://github.com/litesuits/android-common
安卓开发通用类、辅助类、工具类的集合
Lazy: https://github.com/l123456789jy/Lazy
整理的常用的工具类,值得收藏
android-lite-go: https://github.com/litesuits/android-lite-go
LiteGo是一款基于Java语言的「异步并发类库」
ECTranslation: https://github.com/Skykai521/ECTranslation
Android Studio 翻译插件,可以将英文翻译为中文.
lib_download: https://github.com/wangdanlizhiyun/lib_download
处理异步下载的库
Fuse: https://github.com/kittinunf/Fuse
Kotlin 语言编写的安卓 cache 库
ObservableScheduler: https://github.com/jiang111/ObservableScheduler
更好的管理线程间跳转的库
ShareUtil: https://github.com/shaohui10086/ShareUtil
简单的Android社会化分享登录库,一行代码搞定
IntentShare: https://github.com/tvbarthel/IntentShare
提升”分享”体验的库
Sensey: https://github.com/nisrulz/Sensey
手势检测
AsyncTaskScheduler: https://github.com/SilenceDut/AsyncTaskScheduler
AsyncTask 替代者
thinr: https://github.com/bjoernQ/thinr
AsyncTask 替代者
android-hidden-api: https://github.com/anggrayudi/android-hidden-api
可直接查看、访问安卓 hide 与 internal API
RNCryptorNative: https://github.com/TGIO/RNCryptorNative
安卓加解密
PiracyChecker: https://github.com/javiersantos/PiracyChecker
保护你的 app 以防破解
multibackstack: https://github.com/JetradarMobile/multibackstack
安卓 回退栈管理
phrase: https://github.com/square/phrase
安卓 格式化字符串的库
UVCCamera: https://github.com/saki4510t/UVCCamera
library and sample to access to UVC web camera on non-rooted Android device
AndroidUsbCamera: https://github.com/quanhua92/AndroidUsbCamera
Use USB Webcam on non-rooted Android devices with UVCCamera library from saki4510t(above)
ParcelCheck: https://github.com/Commit451/ParcelCheck
Simple test to see if all models in project correctly implement Parcelable
SimpleNFC: https://github.com/tawaasalage/SimpleNFC
This is a sample project that include NFC value reading using insanely easy way
nordpol: https://github.com/fidesmo/nordpol
The Android Support Library for NFC
ASimpleCache: https://github.com/yangfuhai/ASimpleCache
一个为android制定的 轻量级的 开源缓存框架
android-UCToast: https://github.com/liaohuqiu/android-UCToast
开机自动启动的 Service 监听剪切板。复制之后,在屏幕顶部显示一个悬浮窗,显示剪贴板内容。点击悬浮窗,跳转到 Activity 页面显示
KeyBoardDemo: https://github.com/wobiancao/KeyBoardDemo
Android 软键盘和emoji表情切换方案,和微信几乎一样的体验
AndroidKeyboardWatcher: https://github.com/AzimoLabs/AndroidKeyboardWatcher
Software keyboard open/close watcher for Android
android-keyboardlistener: https://github.com/ravindu1024/android-keyboardlistener
An Android Keyboard visibility listener
JKeyboardPanelSwitch: https://github.com/Jacksgong/JKeyboardPanelSwitch
Android键盘面板冲突 布局闪动处理方案
redex: https://github.com/facebook/redex
facebook 出品的 apk 包优化工具 —— Optimizing Android bytecode with ReDex
enjarify: https://github.com/google/enjarify
Enjarify is a tool for translating Dalvik bytecode to equivalent Java bytecode
CompositeAndroid: https://github.com/passsy/CompositeAndroid
Composition over inheritance for Android components like Activity or Fragment
Dexer: https://github.com/zjutkz/Dexer
一个轻量级的dex解析器
android-classyshark: https://github.com/google/android-classyshark
apk 反编译工具
CipherSharedPrefs: https://github.com/Ufkoku/CipherSharedPrefs
Android shared preferences 加解密
secure-preferences: https://github.com/HussainDerry/secure-preferences
Android shared preferences AES 加解密
easyPrefs: https://github.com/Xstar97/easyPrefs
easily use android preferences(the easy way!)
preferator: https://github.com/Sloy/preferator
开发辅助工具,帮助你快速的在 Android 端修改 SharedPreference,以达到测试的目的
UniversalPreferences: https://github.com/Zookey/UniversalPreferences
use Shared Preferences in an easy way
tiamat: https://github.com/hotchemi/tiamat
Reactive SharedPreferences code generator for Android
EncryptedPreferences: https://github.com/PDDStudio/EncryptedPreferences
SharedPreferences AES-256 加密
Secured-Preference-Store: https://github.com/iamMehedi/Secured-Preference-Store
SharedPreferences 加密
Secured-Preference-Store: https://github.com/iamMehedi/Secured-Preference-Store
Easy SharedPreference 封装库A SharedPreference wrapper for Android that encrypts the content with 256 bit AES encryption. The Encryption key is securely stored in device’s KeyStore
Android-Shared-Preferences-TinyDB-: https://github.com/mukeshsolanki/Android-Shared-Preferences-TinyDB-
Easy SharedPreference 封装库
esperandro: https://github.com/dkunzler/esperandro
Easy SharedPreference Engine foR ANDROid http://dkunzler.github.io/esperandro
AnyPref: https://github.com/NashLegend/AnyPref
SharedPreferences实用工具类,可直接保存与读取实例对象,SharedPreferences中的ORM
Prefs: https://github.com/GrenderG/Prefs
Simple Android SharedPreferences wrapper
TurboDex: https://github.com/asLody/TurboDex
在Android瞬间加载Dex
legend: https://github.com/asLody/legend
A framework for hook java methods
deviceinfo: https://github.com/eyeem/deviceinfo
Easy info about Android device
easydeviceinfo: https://github.com/nisrulz/easydeviceinfo
Android library to get device information in a super easy way
NavigationViewManager: https://github.com/rubensousa/NavigationViewManager
A simple helper library to separate navigation logic from your MainActivity and reduce boilerplate
ActivityRouter: https://github.com/mzule/ActivityRouter
Router activities
UIBlock: https://github.com/tianzhijiexian/UIBlock
代替 fragment 的轻量级解耦UI的类,解决 fragment 嵌套问题
AutoCrashReporter: https://github.com/devsideal/AutoCrashReporter
ACR is an android library to simplify crash detection while your app is under development, crash will be automatically detect by the library then app tester/user can easily send the crash report on one click to developer that will help him to fix the issue
android-easy-crash-handle: https://github.com/Mauiie/android-easy-crash-handle
一个很容易使用的Android异常捕获、收集、提交的组件
Bugtags-Android: https://github.com/bugtags/Bugtags-Android
Simple and effective bug & crash reporting tool for Android apps http://bugtags.com/
PermissionGrantor: https://github.com/dfqin/PermissionGrantor
一行代码搞定Android6.0动态权限授权
PermissionManager: https://github.com/TheBrownArrow/PermissionManager
Permission Manager is easily manage Android Marshmallow and nougat runtime permissions
PermissionManager: https://github.com/AdamMc331/PermissionsManager
PermissionsManager library that has base activity and fragment that extend from AppCompatActivity to ease with the handling of runtime permissions
PermissionHelper: https://github.com/nirav-tukadiya/PermissionHelper
6.0 运行时权限助手
Simplify-Permissions: https://github.com/anshulagarwal06/Simplify-Permissions
Framework to simplify android marshmallow permission support
permissionHelper: https://github.com/firetrap/permissionHelper
Android 6.0 Permission Helper
Kotlin-Android-Permissions-DeviceInfo: https://github.com/AnirudhLoya/Kotlin-Android-Permissions-DeviceInfo
Android 6.0权限管理 Kotlin way
Permissify: https://github.com/holidaycheck/Permissify
Android 又一个6.0权限管理
allowme: https://github.com/aitorvs/allowme
Simple library to handle Android M permissions
permissive: https://github.com/jksiezni/permissive
A lightweight Android library for permissions handling at runtime
FcPermissions: https://github.com/lypeer/FcPermissions
6.0权限管理
PermissionDispatcher: https://github.com/a1018875550/PermissionDispatcher
6.0权限管理,适配 miui 系统
HeiPermission: https://github.com/forJrking/HeiPermission
一句代码搞定 Android M 动态权限检测
PrivilegedTask: https://github.com/nillith/PrivilegedTask
An android runtime permissions utility simplifies the requesting and decoupling tasks from Activity and Fragment
PermissionUtils: https://github.com/rebus007/PermissionUtils
Check marshmallow permission easily https://rebus007.github.io/PermissionUtils/
permissionHelper: https://github.com/ayz4sci/permissionHelper
permissionHelper for Android M
EasyPermissions: https://github.com/lalosoft/EasyPermissions
A simple android library to request permissions in runtime
easypermissions: https://github.com/googlesamples/easypermissions
Simplify Android M system permissions
permissions-dispatcher-plugin:https://github.com/shiraji/permissions-dispatcher-plugin
IntelliJ plugin for supporting PermissionsDispatcher
TedPermission: https://github.com/ParkSangGwon/TedPermission
Easy check permission library for Android Marshmallow
App-Runtime-Permissions-Android: https://github.com/mukeshsolanki/App-Runtime-Permissions-Android
Speed up your work with new Runtime Permissions introduced in Android M
Dexter: https://github.com/Karumi/Dexter
Android library that simplifies the process of requesting permissions at runtime. http://karumi.com
Ask: https://github.com/00ec454/Ask
Android runtime permission make easy
AndroidPopWinPermission: https://github.com/bunnyblue/AndroidPopWinPermission
Android SYSTEM_ALERT PERMISSION CHECK
PermissionEverywhere: https://github.com/kaknazaveshtakipishi/PermissionEverywhere
Library enables to request a permission from any Context(Service, IntentService, etc)
keytool-importkeypair: https://github.com/getfatday/keytool-importkeypair
为已存在的签名文件添加系统权限签名,可直接编译运行
apkReSign: https://github.com/pengwei1024/apkReSign
安卓一键重签名工具
AndroidKeyboardWatcher: https://github.com/AzimoLabs/AndroidKeyboardWatcher
Software keyboard open/close watcher for Android
Treasure: https://github.com/baoyongzhang/Treasure
Very easy to use wrapper library for Android SharePreferences
Treasure
是一个Android平台上基于SharePreferences
的偏好存储库,只需要定义接口,无需编写实现。运行时0反射,不仅使用方便而且性能和原生写法几乎无差别。
Favor: https://github.com/soarcn/Favor
A easy way to use android sharepreference http://cocosw.com/Favor/
android-sql-logging:https://github.com/explodes/android-sql-logging
App-local sql logging with viewer activity
FLogger:https://github.com/cyfonly/FLogger
基于双缓冲队列、多刷盘机制的超轻量级 java 日志
LogFilter:https://github.com/smart-fun/LogFilter
Simple Android library which filters Logs, for example by keeping only ERROR LOGS in RELEASE MODE
XLog:https://github.com/Qiu800820/XLog
追踪上线BUG,自动保存,管理LOG,一键上传
xLog:https://github.com/elvishew/xLog
Android logger, simple and pretty, powerful and flexible, all you need is here
LogcatTextView:https://github.com/munix/LogcatTextView
帮助你在 App 端,查看 Logcat 输出信息
Console:https://github.com/jraska/Console
可在手机上查看 logcat
Lynx:https://github.com/pedrovgs/Lynx
可在手机上查看 logcat
LogcatViewer: https://github.com/fatangare/LogcatViewer
可在手机上查看 logcat
jlog: https://github.com/JiongBull/jlog
jlog是一款针对Android开发者的日志工具
Android-PLog: https://github.com/Muyangmin/Android-PLog
Android 专用日志封装库,轻巧易用,高扩展性
KLog: https://github.com/ZhaoKaiQiang/KLog
Android LogCat 工具类,支持行号、所在函数、点击自动跳转、Json格式自定解析打印等功能。
logger: https://github.com/orhanobut/logger
Simple, pretty and powerful logger for android
shelly: https://github.com/jtribe/shelly
Fluent API for common Intent use-cases for Android
This library wraps Intents with a clean and simple to understand interface for a number of specific use-cases.
eg: Sharing some text and a url, the url is appended onto the text such that this shares “text with urlhttp://www.jtribe.com.au“:
Shelly.share(context) .text("text with url") .url("http://www.jtribe.com.au") .send(); |
LoganSquare: https://github.com/bluelinelabs/LoganSquare
Screaming fast JSON parsing and serialization library for Android.
Recovery: https://github.com/Sunzxyong/Recovery
App 崩溃后,帮助你恢复现场并查看崩溃信息的库,在开发阶段相当实用,建议大家集成进去节省些开发时间
FireCrasher: https://github.com/osama-raddad/FireCrasher
FireCrasher is a Uncaught Exceptions handler library for android
CustomActivityOnCrash: https://github.com/Ereza/CustomActivityOnCrash
Android library that allows launching a custom activity when your app crashes, instead of showing the hated “Unfortunately, X has stopped” dialog.
bee: https://github.com/orhanobut/bee
Debug and QA tool for android
walle: https://github.com/Meituan-Dianping/walle
Android Signature V2 Scheme签名下的新一代渠道包打包神器
ApkMultiChannelPlugin: https://github.com/nukc/ApkMultiChannelPlugin
Android 多渠道打包的 Android Studio / IDEA 插件
ApkChannelBuilder: https://github.com/baoyongzhang/ApkChannelBuilder
一个 Mac App,用于 Apk 多渠道打包
ApkCustomizationTool: https://github.com/SSOOnline/ApkCustomizationTool
apk多渠道打包定制工具
LessCode: https://github.com/openproject/LessCode
less code, more efficient for android
JustWeTools: https://github.com/lfkdsk/JustWeTools
Some useful tools
–
FileDownloader: https://github.com/lingochamp/FileDownloader
Multitask、Breakpoint-resume、High-concurrency、Simple to use、Single-process
freeline: https://github.com/alibaba/freeline
阿里开源的Android平台上的秒级编译方案
leakcanary: https://github.com/square/leakcanary
A memory leak detection library for Android and Java.
BlockCanaryEx: https://github.com/lqcandqq13/BlockCanaryEx
blockcanary 升级版
AndroidPerformanceMonitor: https://github.com/markzhai/AndroidPerformanceMonitor
(blockcanary)安卓卡顿检测. http://blog.zhaiyifan.cn/2016/01/16/BlockCanaryTransparentPerformanceMonitor/
GT: https://github.com/TencentOpen/GT
GT(随身调)是APP的随身调试
平台,它是直接运行在手机上的“集成调试环境”(IDTE, Integrated Debug Environment)。
moshi: https://github.com/square/moshi
A modern JSON library for Android and Java.
LocationManager: https://github.com/yayaa/LocationManager
Simplify getting user’s location for Android
MarsDaemon: https://github.com/Marswin/MarsDaemon
一个轻量级的库,配置几行代码,就可以实现在 android 上实现进程常驻,也就是在系统强杀下,以及 360 获取 root 权限下,clean master 获取 root 权限下都无法杀死进程
BluetoothHelper: https://github.com/a-voyager/BluetoothHelper
Bluetooth Helper Library.—-蓝牙操作库
Bleep: https://github.com/tamir7/Bleep
Thin wrapper around the Android Bluetooth LE API
AndroidDevMetrics: https://github.com/frogermcs/AndroidDevMetrics
Performance metrics library for Android development (includes dagger2metrics)
MAHAds: https://github.com/hummatli/MAHAds
Library for advertisement own apps through your other apps
更多推荐
所有评论(0)