hehonghui
┈╭━━━━━━━━━━━╮┈ ┈┃╭━━━╮┊╭━━━╮┃┈ ╭┫┃┈:two_hearts:┈┃┃┈:two_hearts:┈┃┣╮ ┃┃╰━━━╯┊╰━━━╯┃┃ ╰┫╭━╮╰━━━╯╭━╮┣╯ ┈┃┃┣┳┳┳┳┳┳┳┫┃┃┈ ┈┃┃╰┻┻┻┻┻┻┻╯┃┃┈ ┈╰━━━━━━━━━━━╯┈
UITchina
Pinned Repositories
android-tech-frontier
【停止维护】一个定期翻译国外Android优质的技术、开源库、软件架构设计、测试等文章的开源项目
android_dp_analysis_code
《Android 源码设计模式解析与实战》示例代码
android_my_pull_refresh_view
android下拉刷新实现原理【阐述基本原理,不建议使用】
AndroidEventBus
A lightweight eventbus library for android, simplifies communication between Activities, Fragments, Threads, Services, etc.
awesome-english-ebooks
经济学人(含音频)、纽约客、卫报、连线、大西洋月刊等英语杂志免费下载,支持epub、mobi、pdf格式, 每周更新
Colorful
基于Theme的Android动态换肤库,无需重启Activity、无需自定义View,方便的实现日间、夜间模式。
iOS-tech-frontier
一个定期翻译国外iOS优质的技术、开源库、软件架构设计、测试等文章的开源项目
mmat
An automatically testing and analysis hprof library for android app (自动分析Android内存泄漏)
mockito-doc-zh
Mockito框架中文文档
simple_net_framework
SimpleNet网络框架,仅供学习参考,不推荐使用,不进行维护。
hehonghui's Repositories
hehonghui/Colorful
基于Theme的Android动态换肤库,无需重启Activity、无需自定义View,方便的实现日间、夜间模式。
hehonghui/android_my_pull_refresh_view
android下拉刷新实现原理【阐述基本原理,不建议使用】
hehonghui/simple_imageloader
A Simple ImageLoader for Android 【不建议使用到项目中,仅作示例】
hehonghui/app-test-arch
Android 单元测试、Monkey、LeakCanary测试demo项目【粗略示例】
hehonghui/SimpleTvIME
简单的Android Tv远程遥控器 & 输入法 【不进行维护】
hehonghui/dp-issues
Android源码设计模式解析与实战勘误
hehonghui/AndroidMvpBase
Android MVP Base Library
hehonghui/FastScrollLayout
Android fast scroll layout from ListView
hehonghui/MockServer
mock server with Go
hehonghui/LoveWeRead
hehonghui/iOSInterviewQuestions
iOS interview questions;iOS面试题集锦(附答案)--学习qq群或 Telegram 群交流 https://github.com/ChenYilong/iOSBlog/issues/21
hehonghui/IRecyclerView
IRecyclerView is a custom RecyclerView that supports pull-to-refresh, pull-to-loadmore, customize refresh header and loadmore footer, add header views and footer views.
hehonghui/SimpleNote
hehonghui/zapr-sdk-sample-app
hehonghui/AndroidPerformanceMonitor
A transparent ui-block detection library for Android. (known as BlockCanary)
hehonghui/matrix
Matrix is a plugin style, non-invasive APM system developed by WeChat.
hehonghui/app_update_checker
python app update test
hehonghui/BubblePopupWindow
Android 实现各个方向的气泡弹窗,可控制气泡尖角偏移量。
hehonghui/dex-method-counts
Command-line tool to count per-package methods in Android .dex files
hehonghui/git-project
git demo project for jtm
hehonghui/InMobiTestProject
hehonghui/KBC-Hindi
a decompiled apk
hehonghui/my-new-profile-url
个人账户已经迁移,请移步到 https://github.com/hehonghui
hehonghui/NewsDog-CNN
NewsDog with CNN token
hehonghui/picasso
A powerful image downloading and caching library for Android
hehonghui/stardict
StarDict Tool & Library. Command line format conversion. Well documented API and maven central repo support.
hehonghui/TinyDancer
An android library for displaying fps from the choreographer and percentage of time with two or more frames dropped. Android 性能检测开源库
hehonghui/ViewPagerIndicator-1
一个简单好用的ViewPagerIndicator,提供了六种类型,为viewpager添加酷炫效果,并且支持轮播图( A simple, cool, customizable ViewPagerIndicator.show cool indicator for viewpager , it also good for viewpager as carousel )
hehonghui/VirtualAPK
A powerful and lightweight plugin framework for Android
hehonghui/VolleyMockito
Volley Mock Server