Pinned Repositories
android-dev-cn
Some Chinese Android Developers Information, 微信公众号:codekk, 网站:
android-dev-com
Some Famous Android Developers Information, 微信公众号:codekk, 网站:
Android-GradlePlugin-Demo
Android Studio 自定义 Gradle Plugin
android-interview
An interview guide for Android development engineers.
android-pedometer
App for Android phones that counts your steps.
android-percent-support-lib-sample
[Deprecated] Just a sample of the android percent support lib
android_design_patterns_analysis
Android源码设计模式分析项目
AndroidAsync
Asynchronous socket, http (client+server), websocket, and socket.io library for android. Based on nio, not threads.
AndroidDrawingView
绘画板,支持平滑跟随,常用形状,图层变换
AndroidHttpCapture
AndroidHttpCapture网络诊断工具 是一款Android手机抓包软件 主要功能包括:手机端抓包、PING/DNS/TraceRoute诊断、抓包HAR数据上传分享。你也可以看成是Android版的"Fiddler" \(^o^)/~
guoweihong's Repositories
guoweihong/android-interview
An interview guide for Android development engineers.
guoweihong/android_design_patterns_analysis
Android源码设计模式分析项目
guoweihong/asmsupport
This project is will help developer to dynamic create/modify class at runtime simply, and it's base on ASM framework. but it's different to ASM, it's make developer don't care about LocalVariables and Stack status at JVM layer, and also don't care the underlying instructions of JVM.
guoweihong/AutoRegister
android中实现全局 IoC 的gradle插件
guoweihong/BaseRecyclerViewAdapterHelper
BRVAH:Powerful and flexible RecyclerAdapter
guoweihong/bintray-release-1
将自己的jar或者aar上传到jcenter
guoweihong/BiuBike
Android百度地图实例详解之仿摩拜单车APP(包括附近车辆、规划路径、行驶距离、行驶轨迹记录,轨迹回放,导航等)
guoweihong/bizsocket
异步socket,对一些业务场景做了支持
guoweihong/blog
蚂蚁数据体验技术团队的文章仓库
guoweihong/browsermob-proxy
A free utility to help web developers watch and manipulate network traffic from their AJAX applications.
guoweihong/bytecode-viewer
A Java 8 Jar & Android APK Reverse Engineering Suite (Decompiler, Editor, Debugger & More)
guoweihong/CacheWebView
Custom implement Android WebView cache, offline website, let cahe config more simple and flexible
guoweihong/CC
simple and powerful android componentized architecture framework 简单但强大的安卓组件化框架
guoweihong/condom
一个超轻超薄的Android工具库,阻止三方SDK中常见的有害行为,而不影响应用自身的功能。(例如严重影响用户体验的『链式唤醒』)
guoweihong/intellij-plugins
Open-source plugins included in the distribution of IntelliJ IDEA Ultimate and other IDEs based on the IntelliJ Platform
guoweihong/JPay
🔥对微信App支付、支付宝App支付、银联APP支付的二次封装,对外提供一个相对简单的接口以及支付结果的回调
guoweihong/json-server
Get a full fake REST API with zero coding in less than 30 seconds (seriously)
guoweihong/JustTrustMe
An xposed module that disables SSL certificate checking for the purposes of auditing an app with cert pinning
guoweihong/LazierTracker
本项目通过Android字节码插桩插件实现Android端无埋点(或自动埋点),并且支持根据配置文件实现业务数据的自动采集。
guoweihong/MultiDexDemo
MultiDex
guoweihong/Pano360
Pure Java library to play 360 degree panorama video / photo (VR video) on Android. Using OpenGL ES 2.0 -安卓全景视频/图片播放器
guoweihong/parse-server
Parse-compatible API server module for Node/Express
guoweihong/Retrofit2
Rxjava2+Retrofit2二次封装
guoweihong/sa-sdk-android
The official Android SDK for Sensors Analytics
guoweihong/sealtalk-android
Android App of SealTalk powered by RongCloud. 基于融云开发的 Android 版即时通讯(IM)应用程序 - 嗨豹。
guoweihong/ShareSDK
分享SDK,包括微信、朋友圈,微博,QQ,QQ空间等渠道分享。
guoweihong/ShareSDK-for-Android
A demo of Share SDK for Android
guoweihong/ShareSDKThirdPartyShareLogin
Android使用ShareSDK集成第三方分享和第三方登录
guoweihong/StartActivityCheck
Use black or white list to check if 3rd app have the permission to start the protected Activity
guoweihong/zheng
基于Spring+SpringMVC+Mybatis分布式敏捷开发系统架构,提供整套公共微服务服务模块:集中权限管理(单点登录)、内容管理、支付中心、用户管理(支持第三方登录)、微信平台、存储系统、配置中心、日志分析、任务和通知等,支持服务治理、监控和追踪,努力为中小型企业打造全方位J2EE企业级开发解决方案。