Pinned Repositories
Android-App-Memory-Analysis
Android-CleanArchitecture
This is a sample app that is part of a series of blog posts I have written about how to architect an android application using Uncle Bob's clean architecture approach.
Android-ObservableScrollView
Android library to observe scroll events on scrollable views.
Android-PullToRefresh
DEPRECATED
Android-ReadTheFuckingSourceCode
😜 记录日常的开发技巧,开发中遇到的技术重点、难点,各个知识点的总结,优质面试题等等。持续更新...
android-tech-frontier
一个定期翻译国外Android优质的技术、开源库、软件架构设计、测试等文章的开源项目
Android-TopScrollHelper
Android-TopScrollHelper
lottie-android
Render After Effects animations natively on Android and iOS
OkHttp3
基于OkHttp3封装的网络请求工具类——致力于最简洁、可灵活扩展的网络操作API
xUtils3
android orm, bitmap, http, view inject...
TheJohnOfJesus's Repositories
TheJohnOfJesus/EventBus
Android optimized event bus that simplifies communication between Activities, Fragments, Threads, Services, etc. Less code, better quality.
TheJohnOfJesus/VideoRecorderAndCompressor
视频录制 视频压缩(使用FFMpeg)Android Video Recorder/Video Compressor
TheJohnOfJesus/MaterialDrawer
The flexible, easy to use, all in one drawer library for your Android project.
TheJohnOfJesus/androidannotations
Fast Android Development. Easy maintainance.
TheJohnOfJesus/zxing
Official ZXing ("Zebra Crossing") project home
TheJohnOfJesus/material-dialogs
A beautiful, fluid, and customizable dialogs API.
TheJohnOfJesus/PhotoView
Implementation of ImageView for Android that supports zooming, by various touch gestures.
TheJohnOfJesus/Apktool
A tool for reverse engineering Android apk files
TheJohnOfJesus/picasso
A powerful image downloading and caching library for Android
TheJohnOfJesus/CircleImageView
A circular ImageView for Android
TheJohnOfJesus/RxAndroid
RxJava bindings for Android
TheJohnOfJesus/RxPermissions
Android runtime permissions powered by RxJava
TheJohnOfJesus/StatusBarUtil
A util for setting status bar style on Android App.
TheJohnOfJesus/AndroidSwipeLayout
The Most Powerful Swipe Layout!
TheJohnOfJesus/SwipeBackLayout
An Android library that help you to build app with swipe back gesture.
TheJohnOfJesus/SlidingMenu
An Android library that allows you to easily create applications with slide-in menus. You may use it in your Android apps provided that you cite this project and include the license in your app. Thanks!
TheJohnOfJesus/Android-CleanArchitecture
This is a sample app that is part of a series of blog posts I have written about how to architect an android application using Uncle Bob's clean architecture approach.
TheJohnOfJesus/OkHttp3
基于OkHttp3封装的网络请求工具类——致力于最简洁、可灵活扩展的网络操作API
TheJohnOfJesus/BGAQRCode-Android
QRCode 扫描二维码、扫描条形码、相册获取图片后识别、生成带 Logo 二维码、支持微博微信 QQ 二维码扫描样式
TheJohnOfJesus/xUtils3
android orm, bitmap, http, view inject...
TheJohnOfJesus/Android-Universal-Image-Loader
Powerful and flexible library for loading, caching and displaying images on Android.
TheJohnOfJesus/androidmvp
MVP Android Example
TheJohnOfJesus/DiskLruCache
Java implementation of a Disk-based LRU cache which specifically targets Android compatibility.
TheJohnOfJesus/AppMemoryResearch
Android Memory Research
TheJohnOfJesus/Android-PullToRefresh
DEPRECATED
TheJohnOfJesus/CoordinatorBehaviorExample
TheJohnOfJesus/retrofit
Type-safe HTTP client for Android and Java by Square, Inc.
TheJohnOfJesus/android-tech-frontier
一个定期翻译国外Android优质的技术、开源库、软件架构设计、测试等文章的开源项目
TheJohnOfJesus/Android-ObservableScrollView
Android library to observe scroll events on scrollable views.
TheJohnOfJesus/pinduoduo
仿写pinduoduo的Demo