安卓的性能优化
☆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
- android 事件分发机制的个人理解☆26Aug 9, 2016Updated 9 years ago
- 汽车-androidAPP-物联网-蓝牙☆11Nov 29, 2017Updated 8 years ago
- AI Agents on DigitalOcean Gradient AI Platform • AdBuild production-ready AI agents using customizable tools or access multiple LLMs through a single endpoint. Create custom knowledge bases or connect external data.
- 一个万能dialog☆49Mar 18, 2017Updated 9 years ago
- 觉得有用的可以给个start,thanks☆25Aug 29, 2017Updated 8 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
- 实现一个抢红包功能☆24Jun 20, 2017Updated 9 years ago
- ☆14Dec 6, 2018Updated 7 years ago
- AndroidX MotionLayout布局的Demo☆12Apr 25, 2019Updated 7 years ago
- Android性能优化☆14Oct 30, 2017Updated 8 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.
- [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
- 《Kotlin 实战》代码笔记☆14Dec 29, 2020Updated 5 years ago
- ☆49Sep 29, 2020Updated 5 years ago
- Android/Java编译时注解处理Demo。用于自动生成工厂代码。☆28Aug 26, 2017Updated 8 years ago
- modified from https://github.com/daCapricorn/ArcMenu☆14Sep 21, 2016Updated 9 years ago
- jni学习系列源码☆12Jan 1, 2017Updated 9 years ago
- Deploy open-source AI quickly and easily - Special Bonus Offer • AdRunpod Hub is built for open source. One-click deployment and autoscaling endpoints without provisioning your own infrastructure.
- A view which can refresh and load more.It is easy to customizable.☆23Nov 15, 2018Updated 7 years ago
- 这是一个简单的RabbitMQ的封装使用☆24Apr 5, 2018Updated 8 years ago
- 完成了田字格的Demo,画笔效果的实现(钢笔和水彩笔,清除画布)☆396Sep 21, 2022Updated 3 years ago
- 任意拖布局 (扩展自QQ空间的列表Header效果)☆28Jan 29, 2019Updated 7 years ago
- 不同状态下获取键盘高度,支持windowSoftInputMode=adjustNothing☆38Jan 10, 2020Updated 6 years ago
- Use dagger for modularization architecture☆27Jul 12, 2018Updated 8 years ago
- [请查看新库]城市选择列表/字母排序列表☆12Jul 24, 2020Updated 5 years ago
- a demo of frontend-face-detection☆23Aug 2, 2018Updated 7 years ago
- Knife是一个基于JVMTI开发的JVM诊断工具,可以attach运行中的jvm,查看和修改堆内存中任意对象的内容。☆41May 6, 2025Updated last year
- Deploy on Railway without the complexity - Free Credits Offer • AdConnect your repo and Railway handles the rest with instant previews. Quickly provision container image services, databases, and storage volumes.
- show raw10, raw16 image or convert it to jpeg/png.☆17Apr 2, 2021Updated 5 years ago
- demo for popipwindow☆16Mar 17, 2016Updated 10 years ago
- 本着不再重复造轮子的精神,封装一个简单实用的Dialog, 1,支持自定义布局 2,支持设置显示位置以及与屏幕边距 3,随心所欲的添加动画效果 4,添加子View接口回调,可以为所有子View添加点击事件 5,链式调用,一行实现添加所有属性以及回调☆11Jun 23, 2018Updated 8 years ago
- 仿网易新闻new,属于个人业余时间做的一个小项目; 界面仿网易新闻客户端ABC 主要分为四大板块: 【文章】 【视频】 【论坛】 【游戏】 ABC ABC 整体架构采用了MVC的设计模式 项目中由于存在大量网络图片,所以采用了二级缓存 主要使用的第三方开源框架有: …☆61Feb 23, 2016Updated 10 years ago
- GSYImageLoader图片加载管理,集成Glide、Picasso、Fresco的kotlin图片管理器,一键切换图片加载类,提供常用的图片相关功能接口。☆39Jan 23, 2018Updated 8 years ago
- Android的蓝牙BLE实现Demo,使用MVI架构☆15Jul 11, 2023Updated 3 years ago
- Android网络请求的统一封装和调用.集成了android-async-http, volley等网络请求框架.可直接切换底层库.☆32Aug 18, 2016Updated 9 years ago