安卓的性能优化
☆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)☆206Jan 14, 2022Updated 4 years ago
- 2018.4.22完成对Glide4.7.1的封装,更多特性的完成,满足各种姿势☆99Jan 4, 2019Updated 7 years ago
- 自定义ViewPager:腾讯视屏的banner图的那样的效果☆11Sep 5, 2017Updated 8 years ago
- android 事件分发机制的个人理解☆26Aug 9, 2016Updated 9 years ago
- Proton VPN Special Offer - Get 70% off • AdSpecial partner offer. Trusted by over 100 million users worldwide. Tested, Approved and Recommended by Experts.
- 汽车-androidAPP-物联网-蓝牙☆11Nov 29, 2017Updated 8 years ago
- 这是一个Android专用的LogCat工具,主要功能为打印行号、函数调用、Json解析、XML解析、点击跳转、Log信息保存等功能☆11Jun 25, 2019Updated 6 years ago
- 一个万能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
- Android Camera 内置人脸识别的Demo: 通过Android源生API支持的人脸识别,获取到脸部矩形坐标,左右眼坐标,嘴坐标通过View动态实摄像头实时装饰功能☆14Sep 29, 2018Updated 7 years ago
- ☆14Dec 6, 2018Updated 7 years ago
- Open source password manager - Proton Pass • AdSecurely store, share, and autofill your credentials with Proton Pass, the end-to-end encrypted password manager trusted by millions.
- ☆57Jun 26, 2017Updated 8 years ago
- glide 的封装库☆71Mar 4, 2018Updated 8 years ago
- Android性能优化☆14Oct 30, 2017Updated 8 years ago
- 快速图片加载框架☆22Dec 17, 2020Updated 5 years ago
- 个人总结归纳Android知识点。1.Data Binding框架MVVM;2. BaseView;3.CollapseView;4.Notification;5.MultiChannelBuild;6.SwipeBack;7.CustomTabs;8.HandlerCou…☆34May 2, 2020Updated 6 years ago
- [DEPRECATED]零代码实现RecyclerView的Adapter☆28Oct 30, 2018Updated 7 years ago
- 仿QQ的选项弹窗动画☆385Jan 19, 2018Updated 8 years ago
- 《Kotlin 实战》代码笔记☆14Dec 29, 2020Updated 5 years ago
- ☆44Jul 4, 2017Updated 8 years ago
- Deploy to Railway using AI coding agents - Free Credits Offer • AdUse Claude Code, Codex, OpenCode, and more. Autonomous software development now has the infrastructure to match with Railway.
- 避免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
- jni学习系列源码☆12Jan 1, 2017Updated 9 years ago
- 这是一个简单的RabbitMQ的封装使用☆24Apr 5, 2018Updated 8 years ago
- 任意拖布局 (扩展自QQ空间的列表Header效果)☆28Jan 29, 2019Updated 7 years ago
- 完成了田字格的Demo,画笔效果的实现(钢笔和水彩笔,清除画布)☆396Sep 21, 2022Updated 3 years ago
- a demo of frontend-face-detection☆23Aug 2, 2018Updated 7 years ago
- [请查看新库]城市选择列表/字母排序列表☆12Jul 24, 2020Updated 5 years ago
- GPUs on demand by Runpod - Special Offer Available • AdRun AI, ML, and HPC workloads on powerful cloud GPUs—without limits or wasted spend. Deploy GPUs in under a minute and pay by the second.
- demo for popipwindow☆16Mar 17, 2016Updated 10 years ago
- Knife是一个基于JVMTI开发的JVM诊断工具,可以attach运行中的jvm,查看和修改堆内存中任意对象的内容。☆40May 6, 2025Updated last year
- 本着不再重复造轮子的精神,封装一个简单实用的Dialog, 1,支持自定义布局 2,支持设置显示位置以及与屏幕边距 3,随心所欲的添加动画效果 4,添加子View接口回调,可以为所有子View 添加点击事件 5,链式调用,一行实现添加所有属性以及回调☆11Jun 23, 2018Updated 7 years ago
- 不同状态下获取键盘高度,支持windowSoftInputMode=adjustNothing☆38Jan 10, 2020Updated 6 years ago
- 仿网易新闻new,属于个人业余时间做的一个小项目; 界面仿网易新闻客户端ABC 主要分为四大板块: 【文章】 【视频】 【论坛】 【游戏】 ABC ABC 整体架构采用了MVC的设计模式 项目中由于存在大量网络图片,所以采用了二级缓存 主要使用的第三方开源框架有: …☆62Feb 23, 2016Updated 10 years ago
- GSYImageLoader图片加载管理,集成Glide、Picasso、Fresco的kotlin图片管理器,一键切换图片加载类,提供常用的图片相关功能接口。☆39Jan 23, 2018Updated 8 years ago
- ☆11May 7, 2021Updated 5 years ago