-
BGAQRCode-Android Public
Forked from bingoogolapple/BGAQRCode-AndroidQRCode 扫描二维码、扫描条形码、相册获取图片后识别、生成带 Logo 二维码、支持微博微信 QQ 二维码扫描样式
C UpdatedMay 30, 2019 -
-
-
-
-
-
ModularizationArchitecture Public
Forked from SpinyTech/ModularizationArchitecture参看
Java UpdatedMar 3, 2017 -
android-architecture Public
Forked from android/architecture-samplesA collection of samples to discuss and showcase different architectural tools and patterns for Android apps.
Apache License 2.0 UpdatedJul 5, 2016 -
DrawerBehavior Public
Forked from JakeWharton/DrawerBehaviorA CoordinatorLayout behavior which mimics the functionality of DrawerLayout.
Java Apache License 2.0 UpdatedJun 4, 2016 -
webmagic Public
Forked from code4craft/webmagicA scalable web crawler framework for Java.
Java UpdatedMay 31, 2016 -
AndroidUI4Web Public
Forked from linfaxin/AndroidUIXFramework to make high-performance WebApp. Render with web canvas. All Android's widgets are available.
TypeScript MIT License UpdatedJan 25, 2016 -
GHDownload Public
Forked from guanchao/GHDownloadandroid下载框架,支持单线程和多线程断点下载。
Java UpdatedDec 25, 2015 -
-
Android-Tips Public
Forked from tangqi92/Android-TipsAn awesome list of tips for android.
Java UpdatedNov 24, 2015 -
JsBridge Public
Forked from uknownothingsnow/JsBridgeandroid java and javascript bridge, inspired by wechat webview jsbridge
Java UpdatedNov 23, 2015 -
AndResGuard Public
Forked from shwenzhang/AndResGuardproguard resource for Android by wechat team
Java UpdatedNov 18, 2015 -
AndFix Public
Forked from alibaba/AndFixAndFix is a library that offer hot-fix for Android App.
C++ Other UpdatedNov 18, 2015 -
HomeMirror Public
Forked from HannahMitt/HomeMirrorAndroid application powering the mirror in my house
Java Apache License 2.0 UpdatedNov 16, 2015 -
SwipeView Public
具有侧滑菜单的列表类型View,目前匹配了RecyclerView,后续将陆续适配ListView、GridView等控件。
-
android-training-course-in-chinese Public
Forked from kesenhoo/android-training-course-in-chineseAndroid官方培训课程中文版
-
android_design_patterns_analysis Public
Forked from simple-android-framework/android_design_patterns_analysisAndroid源码设计模式分析项目
-
safe-java-js-webview-bridge Public
Forked from pedant/safe-java-js-webview-bridge为WebView中的Java与JavaScript提供【安全可靠】的多样互通方案
JavaScript UpdatedJan 6, 2015 -
GeneraAdapter Public
android列表控件的通用适配器,目前能够匹配ListView GridView等列表控件,使用该库能够很大程度上的减少列表控件代码的书写,并添加了获取远端服务器图片的方法,使得创建列表控件几乎零代码的书写量。