Pinned Repositories
AccessibilitySample
演示辅助功能基本流程和使用,通过简单的例子看懂辅助功能原理。我们可以使用辅助功能帮助我们做一些有意思的事情,比如抢红包插件(但是微信不准),帮助用户开启权限(这个还不错哟)
AndroidDrawClassic
android绘制基础总结:使用Android自身的drawable绘制,实现大多数基础图形的绘制,减少图片的使用,从而减少apk体积与内存占用。使用Android提供的绘图api实现丰富的自定义View控件
AndroidRotateAnim
Android旋转动画+Android圆形进度条组合
AppStartUpSpeedOpt
Android app 启动速度优化模拟,主要介绍一个App从启动到首屏绘制过程中可优化的点
FavoriteForAndroid
Android收藏夹,整理一些比较有用的文章,工具
FingerprintRecognition
指纹识别,除了api>=23的支持指纹识别的设备,还支持api<23的具有指纹识别硬件支持的设备(前提是这些设备兼容了Google官方的标准接口),部分厂商(魅族,三星等)低版本需要接入他们的SDK进行适配
FTPSync
Java FTP 上传下载文件(支持直接上传下载一个目录)
PhoneStateListen
Android来去电监听,电话挂断
SmartAlertPop
封装一个独立弹窗Module,这里的弹窗包括普通的Dialog方式弹框和WindowManager方式弹窗,主要是方便做项目重构,统一对弹窗进行管理,方便维护,拓展。如果你在对项目UI进行整体改版,需要对大量对话框和WindowManager弹窗进行UI适配的时候,此项目中的方法将非常适用
SmartPopupWindow
提供关于PopupWindow使用过程中遇到的一些特殊问题的解决方案,例如:PopupWindow不响应点击外部消失和返回键消失的解决方法;PopupWindow精确计算要显示位置原理和方法;实现带箭头的上下文菜单遇到的坑;Android7.0 PopupWindow的兼容问题;屏幕旋转时调用PopupWindow update方法更新位置失效的问题及解决方案
PopFisher's Repositories
PopFisher/AndroidUtilCode
Android developers should collect the following utils(updating)
PopFisher/Kotlin-Tutorials
【Kotlin 视频教程】国内资料较少,我录制了一套视频作为抛砖引玉~
PopFisher/soter
A secure and quick biometric authentication standard and platform in Android held by Tencent.
PopFisher/Amigo
A hotfix library for Android platform, and not just this...
PopFisher/Android-Pay
A pay library for Android, and which support Wechat pay and Ali pay. And developer can easily use Wechat pay in two lines of code. And developer can easily use Ali pay in three lines of code. 支持微信和支付宝两种主流支付的集成库, 两行代码实现微信支付, 三行代码实现支付宝支付
PopFisher/ApkChannelPackage
Android V2 Signature Channel Package Plugin
PopFisher/AppMethodOrder
一个能让你了解所有函数调用顺序的Android库(无需侵入式代码)
PopFisher/brick-breaker-master
Cocos Creator 1.5 打砖块
PopFisher/GreatArticles
收集看到的内容特别棒的技术文章并会配有一段个人短评
PopFisher/hibeaver
HiBeaver is an android plugin for AOP design by modifying project byte code during build of the package.
PopFisher/kotlin
The Kotlin Programming Language
PopFisher/Matisse
:fireworks: A well-designed local image and video selector for Android
PopFisher/MPAndroidChart
A powerful Android chart view / graph view library, supporting line- bar- pie- radar- bubble- and candlestick charts as well as scaling, dragging and animations.
PopFisher/ParticleTextView
一个用粒子动画显示文字的 Android 自定义 View
PopFisher/SuitLines
一个小巧且高效的线性图表组件。
PopFisher/VirtualAPK
A powerful and lightweight plugin framework for Android
PopFisher/ZBar
Clone of the mercurial repository http://zbar.hg.sourceforge.net:8000/hgroot/zbar/zbar
PopFisher/AlgoDS
Implementation of Algorithms and Data Structures, Interview Questions and Answers
PopFisher/android-tips-tricks
:ballot_box_with_check: [Cheatsheet] Tips and tricks for Android Development
PopFisher/AutoplayVideos
Android library to auto-play/pause videos from url in recyclerview.
PopFisher/banner
Android广告图片轮播控件,支持无限循环和多种主题,可以灵活设置轮播样式、动画、轮播和切换时间、位置、图片加载框架等!
PopFisher/ChromeLikeTabSwitcher
Provides a tab switcher similar to the one, which is used in Google Chrome on Android
PopFisher/developer-roadmap
Roadmap to becoming a web developer in 2017
PopFisher/guetzli
Perceptual JPEG encoder
PopFisher/PayAndroid
Android端对微信App支付和支付宝App支付的SDK进行二次封装,对外提供一个较为简单的接口和支付结果回调
PopFisher/PonyMusic
OkHttp+Gson+Material Design Online Music Player
PopFisher/RePlugin
RePlugin - A flexible, stable, easy-to-use Android Plug-in Framework
PopFisher/SimpleRatingBar
A simple RatingBar with scale animation
PopFisher/system-design-primer
Learn how to design large-scale systems. Prep for the system design interview.
PopFisher/VasSonic
VasSonic is a lightweight and high-performance Hybrid framework developed by tencent VAS team, which is intended to speed up the first screen of websites working on Android and iOS platform.