Skip to content

Latest commit

 

History

History
404 lines (218 loc) · 11.9 KB

Utils.md

File metadata and controls

404 lines (218 loc) · 11.9 KB

##Utils

###工具封装

项目名:intentbuilder
git地址: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.

项目名:AndroidUtilCode
git地址:https://github.com/Blankj/AndroidUtilCode
描述:Android developers should collect the following utils(updating) http://blankj.com/862.html

项目名:android-common
git地址:https://github.com/litesuits/android-common
描述:Android Common Utils or Helper

项目名:AndroidCommon
git地址:https://github.com/h4de5ing/AndroidCommon
功能:基于Android系统Api封装常用工具类 http://19code.com

###编码/字体

项目名:Calligraphy
git地址:https://github.com/chrisjenx/Calligraphy
预览:


解释:Custom fonts in Android the easy way...

项目名:FontZip
git地址:https://github.com/forJrking/FontZip
描述:字体资源文件压缩神器

项目名:spark
git地址:https://github.com/romainguy/elegant-underline
预览:


###Fragment

项目名:Fragmentation
git地址:https://github.com/YoKeyword/Fragmentation
预览:

解释:
A powerful library that manage Fragment for Android!

###Log

项目名:AndroidLog
git地址:https://github.com/twiceyuan/AndroidLog
预览:


解释:一个类实现更实用的 Android Log 工具 —— 1 个类,100 个方法、9 KiB

项目名:logger
git地址:https://github.com/orhanobut/logger
预览:


描述:Simple, pretty and powerful logger for android

项目名:XLog
git地址:https://github.com/promeG/XLog
描述: Method call logging based on dexposed

###Rx相关

项目名:RxCache
git地址:https://github.com/VictorAlbertos/RxCache
描述:Reactive caching library for Android and Java

项目名:RxRelay
git地址:https://github.com/JakeWharton/RxRelay
描述:RxJava types that are both an Observable and an Action1

项目名:RxUnfurl
git地址:https://github.com/Schinizer/RxUnfurl
预览:


描述:A reactive extension to generate URL previews

项目名:RxJavaProGuardRules
git地址:https://github.com/artem-zinnatullin/RxJavaProGuardRules
描述:ProGuard rules for RxJava shipped as AAR

项目名:RxJava2Interop
git地址:https://github.com/akarnokd/RxJava2Interop
描述:Library to convert between RxJava 1.x and 2.x reactive types

项目名:RxLifecycle
git地址:https://github.com/trello/RxLifecycle
描述:Lifecycle handling APIs for Android apps using RxJava

项目名:RxDocs
git地址:https://github.com/mcxiaoke/RxDocs
解释:
Rx和RxJava文档中文翻译项目

项目名:AdvancedRxJava
git地址:https://github.com/Piasy/AdvancedRxJava
解释:
Advanced RxJava http://akarnokd.blogspot.com/ 系列博客的中文翻译,已征得作者授权。

项目名:Awesome-RxJava
git地址:https://github.com/lzyzsd/Awesome-RxJava
解释:
RxJava resources

项目名:RxBus
git地址:https://github.com/AndroidKnife/RxBus
解释:
Event Bus By RxJava.

项目名:rx-receivers
git地址:https://github.com/f2prateek/rx-receivers
解释:
Reactive Bindings for BroadcastReceivers

###Json/XMl

项目名:FlatBuffer
git地址:https://github.com/google/flatbuffers
描述:Memory Efficient Serialization Library http://google.github.io/flatbuffers/

项目名:ig-json-parser
git地址:https://github.com/Instagram/ig-json-parser
描述:Fast JSON parser for java projects

项目名:fastjson
git地址:https://github.com/alibaba/fastjson
预览:


解释: A fast JSON parser/generator for Java https://github.com/alibaba/fastjson/wiki

###SharePreferences

项目名:Treasure
git地址:https://github.com/baoyongzhang/Treasure
解释: Very easy to use wrapper library for Android SharePreferences

###BLE/NFC/VA/VR

项目名:android-beacon-library
git地址:https://github.com/AltBeacon/android-beacon-library
描述: Allows Android apps to interact with BLE beacons

项目名:FastBle
git地址:https://github.com/Jasonchenlijian/FastBle
解释:Android BLE 蓝牙开发框架,使用回调方式处理,搜索、连接、notify、indicate、读、写等一系列蓝牙操作

项目名:android-BluetoothChat
git地址:https://github.com/sirmordred/android-BluetoothChat
预览:

###性能/优化/分析/线上回馈

项目名:CrashWoodpecker
git地址:https://github.com/drakeet/CrashWoodpecker
预览:


解释:A nice exception handler library support showing logs both on Logcat & Woodpecker.

项目名:LogReport
git地址:https://github.com/wenmingvs/LogReport
预览:


解释:崩溃日志上传框架

项目名:Toast-PhoneGap-Plugin
git地址:https://github.com/EddyVerbruggen/Toast-PhoneGap-Plugin
预览:

项目名:android-crash
git地址:https://github.com/msdx/android-crash
预览: android程序崩溃异常处理框架

项目名:AnotherMonitor
git地址:https://github.com/AntonioRedondo/AnotherMonitor
解释:
Monitors and records the CPU and memory usage of Android devices https://play.google.com/store/apps/details?id=org.anothermonitor
预览:

项目名:AndroidJniBitmapOperations
git地址:https://github.com/AndroidDeveloperLB/AndroidJniBitmapOperations
解释:
Allows to perform various simple operations on bitmaps via JNI , while also providing some protection against OOM using the native Java environment on Android
预览:

###开发提速

项目名:Android-Crack-Tool
git地址:https://github.com/Jermic/Android-Crack-Tool
预览:


解释:Android crack tool Just For Mac

项目名:android-selector-chapek
git地址:https://github.com/inmite/android-selector-chapek
预览:


解释:Android Studio plugin which automatically generates drawable selectors from appropriately named resources

项目名:android-strings-search-plugin
git地址:https://github.com/konifar/android-strings-search-plugin
预览:


解释:This plugin makes it easy to search text in strings resources

项目名:Floppy
git地址:https://github.com/FabianTerhorst/Floppy
解释:
Fast key value storage for java

项目名:androidstudio-plugins
git地址:https://github.com/dreamlivemeng/androidstudio-plugins
解释:
AndroidStudio 优秀插件汇总

项目名:svg2android
git地址:https://github.com/inloop/svg2android
预览:(SVG to Android VectorDrawable XML resource file http://inloop.github.io/svg2android)

项目名:TinyPinyin
git地址:https://github.com/promeG/TinyPinyin
解释:适用于Java和Android的快速、低内存占用的汉字转拼音库

项目名:EncryptedPreferences
git地址:https://github.com/PDDStudio/EncryptedPreferences
解释:AES-256 encrypted SharedPreferences for Android.

项目名:android-postfix-plugin
git地址:https://github.com/takahirom/android-postfix-plugin
预览:
描述:Android postfix plugin for AndroidStudio

项目名:FindViewByMe
git地址:https://github.com/laobie/FindViewByMe
描述:FindViewByMe是一个自动生成FindViewById代码的IDEA/Android Studio插件

项目名:ECTranslation
git地址:https://github.com/Skykai521/ECTranslation
预览:
描述:AS 翻译

项目名:android-material-design-icon-generator-plugin
git地址:https://github.com/konifar/android-material-design-icon-generator-plugin
预览:

项目名:permissions-dispatcher-plugin
git地址:https://github.com/shiraji/permissions-dispatcher-plugin
预览:

项目名:eventbus-intellij-plugin
git地址:https://github.com/kgmyshin/eventbus-intellij-plugin
预览:

项目名:Secured-Preference-Store
git地址:https://github.com/iamMehedi/Secured-Preference-Store
解释:
A cryptography library and a SharedPreferences wrapper for Android that encrypts the content with 256 bit AES encryption. The Encryption key is securely stored in device's KeyStore

###素材/Icon

项目名:Icons
git地址:https://github.com/materialos/Icons
预览:

项目名:Android-Material-Icon-Generator
git地址:https://github.com/Maddoc42/Android-Material-Icon-Generator
预览:

描述:Android icons with looooong material shadows! http://bitdroid.de/Android-Material-Icon-Generator