Pinned Repositories
AAR
打包aar并进行远程依赖,解决引用aar时找不到aar的远程依赖库问题
acra
Application Crash Reports for Android
ActivityRouter
Router activities.
AgentWeb
🔥 AgentWeb 是基于 Android WebView 一个功能完善小型浏览器库 。 使用很方便 , 集成进你应用 ,只需几行代码 。
Android-AdvancedWebView
Enhanced WebView component for Android that works as intended out of the box
android-common
Android Common Utils or Helper. Such as Log, Averager, Base64, Check, FlashLight, KeyguardLock, LogReader, Network, SilentInstaller, TimeAverager, TimeCounter, Toastor, WakeLock, ScreenReceiver, SmsReceiver, PhoneReceiver, NotificationService, AndroidUtil, AppUtil, BitmapUtil, ByteUtil, ClassUtil, DialogUtil, FieldUtil, FileUtil, HexUtil, MD5Util, NotificationUtil, NumberUtil, PackageUtil, RandomUtil, ShellUtil, TelephoneUtil, VibrateUtil, IOUtils, FileUtils, AsyncExecutor, etc. 通用性强,纯洁简单,体积不到50K!其中包括bitmap处理,文件操作,加密存储器,shell命令,静默安装,计数器,均值器,吐司,日志,校验,提示,网络监测等基础功能,以及一些Base64、MD5、Hex、Byte、Number、Dialog、Filed、Class、Package、Telephone、Random等工具类。
Android-ConvenientBanner
Simple and convenient banner, loop viewpager with 3D effects
android-dotview
android-loading-dialog
这个是我在泡网看见的一个等待的dialog
Android-MVP-architecture
mattxzhang's Repositories
mattxzhang/AAR
打包aar并进行远程依赖,解决引用aar时找不到aar的远程依赖库问题
mattxzhang/coding-interviews
《剑指offer》(第二版)Java实现
mattxzhang/ColdStart
Android App 冷启动优化方案
mattxzhang/Demos
Demo合集
mattxzhang/dimens_sw
Android UI适配方案
mattxzhang/Endless-RecyclerView
Endless support for RecyclerView
mattxzhang/FileChoose
选择文件 com.tencent.mtt.fileprovider
mattxzhang/FineInput
mattxzhang/FlingAppBarLayout
A Custom AppBarLayout that can fling smoothly
mattxzhang/FrameAnimation
防OOM,低内存帧动画实现,比Android原生帧动画性能更好
mattxzhang/GenaralRoundLayout
kotlin封装的通用圆角布局
mattxzhang/huabanDemo
MD版的花瓣网App
mattxzhang/LoadSir
A lightweight, good expandability Android library used for displaying different pages like loading, error, empty, timeout or even your custom page when you load a page.(优雅地处理加载中,重试,无数据等)
mattxzhang/luckly_popup_window
Android开发使用PupopWindow在指定View的上下左右动态显示菜单列表,模仿IOS底部弹窗列表。
mattxzhang/MVPFrame
Android MVPFrame Simple Demo. and Recycler lazy load data
mattxzhang/MyGit-1
这是一个学习Android Studio使用Git的示例。
mattxzhang/okhttp-OkGo
OkGo - 3.0 震撼来袭,该库是基于 Http 协议,封装了 OkHttp 的网络请求框架,比 Retrofit 更简单易用,支持 RxJava,RxJava2,支持自定义缓存,支持批量断点下载管理和批量上传管理功能
mattxzhang/OpenGL-ES-for-android
OpenGL ES for android 相关资源 恶心的CSDN下载C币
mattxzhang/pinProject
p工程demo
mattxzhang/PlayAndroid
MVVM版玩安卓
mattxzhang/pmp
info for pmp
mattxzhang/pmp-1
2019-06-22顺利通过PMP考试,分享学习资料
mattxzhang/RecyclerItemDecoration
ItemDecoration for RecyclerView using LinearLayoutManager for Android
mattxzhang/RecyclerViewSample
mattxzhang/RulerView
卷尺系列控件,包含:普通卷尺(如:体重)、金额尺、时间尺
mattxzhang/ScopedStorageDemo
A demo to show how scoped storage worked on Android 10 and backward compatible with previous versions.
mattxzhang/SoulPermission
a permission check or request for android
mattxzhang/VideoWorld_Android
影视天地(Android 客户端),涵盖电影、电视剧、综艺节目、动漫、游戏五大类别的资源。整合两大资源搜索引擎,连接互联网千万数量级的资源库。支持视频资源在线播放、边下边播,不限速下载,不等待播放。
mattxzhang/WeYueReader
Android开源项目-微Yue电子书阅读(MD设计)
mattxzhang/YCProgress
Custom progress bar, including circular percentage progress bar, linear percentage progress bar, and imitation 360 anti-virus percentage progress bar. Free to set progress bar type, outer contour color, center circle color, custom percentage unit property, progress bar color, and so on. With progress monitoring, you can set the percentage. Scenarios used are: start page countdown, download progress bar display, anti-virus progress bar display.