https://github.com/xuexiangjys/androidperformancesample
Android性能优化实践
https://github.com/xuexiangjys/androidperformancesample
Last synced: 6 months ago
JSON representation
Android性能优化实践
- Host: GitHub
- URL: https://github.com/xuexiangjys/androidperformancesample
- Owner: xuexiangjys
- License: apache-2.0
- Created: 2022-12-04T16:05:07.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2023-12-15T05:21:47.000Z (almost 2 years ago)
- Last Synced: 2024-02-29T16:32:10.035Z (over 1 year ago)
- Language: Java
- Size: 209 KB
- Stars: 13
- Watchers: 4
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
# AndroidPerformanceSample
Android性能优化实践
## 关于我
| 公众号 | 掘金 | 知乎 | CSDN | 简书 | 思否 | 哔哩哔哩 | 今日头条
|---------|---------|--------- |---------|---------|---------|---------|---------|
| [我的Android开源之旅](https://t.1yb.co/Irse) | [点我](https://juejin.im/user/598feef55188257d592e56ed/posts) | [点我](https://www.zhihu.com/people/xuexiangjys/posts) | [点我](https://xuexiangjys.blog.csdn.net/) | [点我](https://www.jianshu.com/u/6bf605575337) | [点我](https://segmentfault.com/u/xuexiangjys) | [点我](https://space.bilibili.com/483850585) | [点我](https://img.rruu.net/image/5ff34ff7b02dd)## 集成工具(请star支持)
### 全能推荐
* [DoKit](https://xingyun.xiaojukeji.com/docs/dokit#/intro)
### 任务执行框架
* [XTask](https://github.com/xuexiangjys/XTask)
### 应用启动框架
* [App Startup(Google jetpack)](https://developer.android.google.cn/topic/libraries/app-startup)
* [android-startup(功能更强)](https://github.com/idisfkj/android-startup)### ANR监控
* [ANR-WatchDog](https://github.com/SalomonBrys/ANR-WatchDog)
* [BlockCanary](https://github.com/xuexiangjys/BlockCanary)### 内存泄漏
* [LeakCanary 内存泄漏检测](https://github.com/square/leakcanary)
### 综合
* [performance](https://github.com/xanderwang/performance)
## 文章
* [浅谈App的启动优化](./doc/浅谈App的启动优化.md)
* [浅谈RecyclerView的性能优化](./doc/浅谈RecyclerView的性能优化.md)
* [App性能优化之响应时间优化](./doc/App性能优化之响应时间优化.md)
* [ANR日志分析全面解析](./doc/ANR日志分析全面解析.md)## 如果觉得项目还不错,可以考虑打赏一波
> 你的打赏是我维护的动力,我将会列出所有打赏人员的清单在下方作为凭证,打赏前请留下打赏项目的备注!

## 联系方式
> 更多资讯内容,欢迎扫描关注我的个人微信公众号:【我的Android开源之旅】
