Pinned Repositories
ACDD
ACDD,Android Component Dynamic Deployment(plugin) Solution,if any question,send me e-mail Solution
ACDDExtension
ACDD Extensions (Samlpe and Build System)
AndBase
AndroidBase android 应用开发框架 1.andbase中包含了大量的开发常用手段。 如网络下载,多线程与线程池的管理,数据库ORM,图片缓存管理,图片文件下载上传,Http请求工具,SOAP工具类,异步Task,常用工具类(字符串,日期,文件处理,图片处理工具类等),能够使您的应用在团队开发中减少冗余代码,很大的提高了代码的维护性与开发高效性,能很好的规避由于开发疏忽而导致常犯的错误。 2.andbase封装了大量的常用控件。 如list分页,grid分页,下拉刷新,进度框,图片轮播,表格,多线程下载器,侧边栏,图片上传,轮子选择,图表,Tab滑动,日历选择器等。 3.强大的AbActivity,您没有理由不继承它。 继承它你能够获得一个简单强大可设置的操作栏,以及一系列的简单调用,如弹出框,提示框,进度框,副操作栏等。 4.提供效率较高图片缓存管理策略,使内存大幅度节省,利用率提高,效率提高。 程序中要管理大量的图片资源,andbase提供简单的方法,几步完成下载与显示,并支持缩放,裁剪,缓存功能,OOM不在有。 5.封装了大量常见工具类。 包括日期,字符,文件,图片,数学,View万能适配工具类等各种处理函数, 多而全。 6.用andbase大量减少handler的使用,而采用回调函数,代码更整洁。 handler会产生大量代码,并且不好维护,andbase对handler进行了封装,你会发现用了andbase基本代码中不会再有大量的handler判断语句。 7.简单轻量支持注解自动建表的ORM框架(支持一/多对多的关联操作)。 写sql,建表,工作量大,andbase提供更傻瓜异步增删改查工具类,数据库在内置卡和外置卡都可以。 8.异步请求http框架,网络请求标准化,支持文件上传下载,get,post,进度显示。 包含了异步与http请求的工具类,SOAP请求工具类,简单实用。
android
Common Utils library is developed to reduce efforts to achieve common features of the android apps. While developing the apps, we realized that we’re coding for many common features in all the apps. For e.g. check the network’s availability, using shared preferences, parsing, etc. And like us, many other android developers might be doing the same. So it needs to be reduced for all to save the development time with ease. This is how an idea popped in our mind, and we decided to develop an SDK which can reduce developers’ time and efforts.
android-async-http
An Asynchronous HTTP Library for Android
android-classyshark
Android executables browser
android-common
Android common lib, include ImageCache, HttpCache, DropDownListView, DownloadManager, Utils and so on 微信公众号:codekk
android-download-manager
A download manager for android with muti-task downloads, resuming downloads, traffic counter and the basic task controls such as pause, continue and delete.
Android-Gradle-Examples
Android-ItemTouchHelper-Demo
Basic example of using ItemTouchHelper to add drag & drop and swipe-to-dismiss to RecyclerView.
hpyfei's Repositories
hpyfei/AndroidBaseLibrary
我场 Android 平台基础库
hpyfei/AndroidUtilCode
Android开发人员不得不收集的代码(持续更新中)
hpyfei/AppJoint
🔧 Cross module Android development made easy!
hpyfei/atlas
A powerful Android Dynamic Component Framework.
hpyfei/BoofCV
Fast computer vision library written entirely in Java.
hpyfei/CRN
CRN是Ctrip React Native简称,由携程无线平台研发团队基于React Native框架优化,定制成稳定性和性能更佳、也更适合业务场景的跨平台开发框架。
hpyfei/demo-app-imlib-live-chatroom-android
融云视频直播聊天室 Android Demo
hpyfei/dex-finder
快速寻找一个类所在 dex 的小工具
hpyfei/fastdex
🚀 加快 apk 的编译速度 🚀
hpyfei/FFmpeg
mirror of git://git.videolan.org/ffmpeg.git
hpyfei/flutter
Flutter makes it easy and fast to build beautiful mobile apps.
hpyfei/GSYVideoPlayer
视频播放器(IJKplayer),HTTPS支持,支持弹幕,支持基本的拖动,声音、亮度调节,支持边播边缓存,支持视频本身自带rotation的旋转(90,270之类),重力旋转与手动旋转的同步支持,支持列表播放 ,直接添加控件为封面,列表全屏动画,视频加载速度,列表小窗口支持拖动,5.0的过场效果,调整比例,多分辨率切换,支持切换播放器,进度条小窗口预览,其他一些小动画效果。简书:
hpyfei/IdeaCurrency
Intellij Idea Cryptocurrency tracker plugin. Bitcoin, Etherium, etc
hpyfei/ijkplayer
Android/iOS video player based on FFmpeg n3.2, with MediaCodec, VideoToolbox support.
hpyfei/jni4android
JNI Generater for Android
hpyfei/JsBridge
android java and javascript bridge, inspired by wechat webview jsbridge
hpyfei/learn-kotlin
:star2: Android application made with Kotlin to explain Kotlin.
hpyfei/logger
Simple, pretty and powerful logger for android
hpyfei/matrix
Matrix is a plugin style, non-invasive APM system developed by WeChat.
hpyfei/MD360Player4Android
It is a lite library to render 360 degree panorama video for Android. VR Player.
hpyfei/metro-bundler-cli
A command line tool of metro bundler
hpyfei/Mobile-Security-Framework-MobSF
Mobile Security Framework is an intelligent, all-in-one open source mobile application (Android/iOS/Windows) automated pen-testing framework capable of performing static, dynamic analysis and web API testing.
hpyfei/NeteaseCloudMusic
React Native 模仿网易云音乐手机客户端,兼容安卓和IOS两个平台。
hpyfei/openssl
mirror of https://www.openssl.org
hpyfei/react-native
A framework for building native apps with React.
hpyfei/rn-packager
Standalone ReactNative Packager
hpyfei/RobustForSdk
演示如何在sdk开发中使用美团的Robust进行代码的热更新
hpyfei/tinker
Tinker is a hot-fix solution library for Android, it supports dex, library and resources update without reinstall apk.
hpyfei/transmittable-thread-local
📌 TransmittableThreadLocal(TTL), the missing Java™ std lib(simple & 0-dependency) for framework/middleware, provide an enhanced InheritableThreadLocal that transmits values between threads even using thread pooling components.
hpyfei/weibo_terminater
Final Weibo Crawler Scrap Anything From Weibo, comments, weibo contents, followers, anythings. The Terminator