markzhai / markzhai/AndroidPerformanceMonitor
可以参考leak canary,支持下自动初始化
Open
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 6.7k
- Forks
- 1k
- PR merge metrics
- No merged PRs in 30d
Description
注册ContentProvider自动实现初始化,暴露config给用户、或者读取资源文件等方式来修改默认配置。
话说这个库还维护吗
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Review the Android initialization path and default configuration entry points, then check how ContentProvider registration is handled. Decide whether configuration should be exposed or read from resources; done means initialization occurs automatically and users can change the default configuration, with the resulting behavior verified.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- android, java
- Domain
- mobile, performance
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 25/100