安卓的性能优化
☆53Aug 20, 2018Updated 7 years ago
Alternatives and similar repositories for PerformanceOptimizationForAndroid
Users that are interested in PerformanceOptimizationForAndroid are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- 关于android性能优化项目,其中包含:内存泄漏,UI优化,电量优化,网络优化,图片优化,数据传输优化,多线程优化,安装包优化,进程和服务保活以及相关优化工具的使用☆25Dec 20, 2017Updated 8 years ago
- 二十三种设计模式(每个模式完成了一个小Demo)☆205Jan 14, 2022Updated 4 years ago
- 2018.4.22完成对Glide4.7.1的封装,更多特性的完成,满足各种姿势☆98Jan 4, 2019Updated 7 years ago
- 自定义ViewPager:腾讯视屏的banner图的那样的效果☆11Sep 5, 2017Updated 8 years ago
- android 事件分发机制的个人理解☆26Aug 9, 2016Updated 10 years ago
- Virtual machines for every use case on DigitalOcean • AdGet dependable uptime with 99.99% SLA, simple security tools, and predictable monthly pricing with DigitalOcean's virtual machines, called Droplets.
- 一个万能dialog☆49Mar 18, 2017Updated 9 years ago
- 觉得有用的可以给个start,thanks☆25Aug 29, 2017Updated 8 years ago
- FlutterApp(第一个使用Flutter开发的移动项目)☆40Feb 24, 2022Updated 4 years ago
- 安卓 Application 初始化后处理器 :通过优先级等配置处理 Application 的中间件初始化和加载☆16Apr 14, 2021Updated 5 years ago
- 奔溃日志捕获显示☆16Sep 28, 2018Updated 7 years ago
- 实现一个抢红包功能☆24Jun 20, 2017Updated 9 years ago
- AndroidX MotionLayout布局的Demo☆12Apr 25, 2019Updated 7 years ago
- ☆57Jun 26, 2017Updated 9 years ago
- 快速图片加载框架☆22Dec 17, 2020Updated 5 years ago
- GPU virtual machines on DigitalOcean Gradient AI • AdGet to production fast with high-performance AMD and NVIDIA GPUs you can spin up in seconds. The definition of operational simplicity.
- [DEPRECATED]零代码实现RecyclerView的Adapter☆28Oct 30, 2018Updated 7 years ago
- 仿QQ的选项弹窗动画☆385Jan 19, 2018Updated 8 years ago
- Extending KMM shared module with C/C++ code. Repo for https://hackernoon.com/how-to-extend-a-kmm-shared-module-with-cc-code☆17Feb 11, 2023Updated 3 years ago
- ☆44Jul 4, 2017Updated 9 years ago
- ☆49Sep 29, 2020Updated 5 years ago
- Android/Java编译时注解处理Demo。用于自动生成工厂代码。☆28Aug 26, 2017Updated 8 years ago
- 避免webview内存泄露的一种方案。通过service开辟新进程加载webview,退出后杀死进程,通过aidl进程间通讯回传数据和状态以处理业务逻辑。如果对你有帮助,请点亮小星星✨哟~☆16Nov 26, 2018Updated 7 years ago
- 阴影布局控件☆11Jan 8, 2018Updated 8 years ago
- modified from https://github.com/daCapricorn/ArcMenu☆14Sep 21, 2016Updated 9 years ago
- Bare Metal GPUs on DigitalOcean Gradient AI • AdPurpose-built for serious AI teams training foundational models, running large-scale inference, and pushing the boundaries of what's possible.
- jni学习系列源码☆12Jan 1, 2017Updated 9 years ago
- 这是一个简单的RabbitMQ的封装使用☆24Apr 5, 2018Updated 8 years ago
- 完成了田字格的Demo,画笔效果的实现(钢笔和水彩笔,清除画布)☆396Sep 21, 2022Updated 3 years ago
- 任意拖布局 (扩展自QQ空间的列表Header效果)☆28Jan 29, 2019Updated 7 years ago
- Use dagger for modularization architecture☆28Jul 12, 2018Updated 8 years ago
- 不同状态下获取键盘高度,支持windowSoftInputMode=adjustNothing☆38Jan 10, 2020Updated 6 years ago
- a demo of frontend-face-detection☆23Aug 2, 2018Updated 8 years ago
- show raw10, raw16 image or convert it to jpeg/png.☆17Apr 2, 2021Updated 5 years ago
- 本着不再重复造轮子的精神,封装一个简单实用的Dialog, 1,支持自定义布局 2,支持设置显示位置以及与屏幕边距 3,随心所欲的添加动画效果 4,添加子View接口回调,可以为所有子View添加点击事件 5,链式调用,一行实现添加所有属性以及回调☆11Jun 23, 2018Updated 8 years ago
- Managed hosting for WordPress and PHP on Cloudways • AdManaged hosting for WordPress, Magento, Laravel, or PHP apps, on multiple cloud providers. Deploy in minutes on Cloudways by DigitalOcean.
- 仿网易新闻new,属于个人业余时间做的一个小项目; 界面仿网易新闻客户端ABC 主要分为四大板块: 【文章】 【视频】 【论坛】 【游戏】 ABC ABC 整体架构采用了MVC的设计模式 项目中由于存在大量网络图片,所以采用了二级缓存 主要使用的第三方开源框架有: …☆61Feb 23, 2016Updated 10 years ago
- GSYImageLoader图片加载管理,集成Glide、Picasso、Fresco的kotlin图片管理器,一键切换图片加载类,提供常用的图片相关功能接口。☆39Jan 23, 2018Updated 8 years ago
- ☆11May 7, 2021Updated 5 years ago
- Android网络请求的统一封装和调用.集成了android-async-http, volley等网络请求框架.可直接切换底层库.☆32Aug 18, 2016Updated 9 years ago
- ☆29Dec 5, 2018Updated 7 years ago
- 一线大厂中的大型App全套性能优化实战方案,讲解你们所不知道的优化内容,包含启动优化,内存优化,网络优化,容灾方案等等,每周会定时更新,欢迎关注博客☆206Jun 19, 2020Updated 6 years ago
- Retrofit2 + Rxjava +Cache 机制+EventBus,采用ButterKnife注解框架,包含Token失效处理方案,新增RxJava生命周期管理 ,mobile network 情况下缓存一分钟过期重新请求,wifi 情况下不使用缓存,none net…☆26Nov 24, 2023Updated 2 years ago