alibaba / alibaba/weex

[Android] Playground源码需要写满注释

Open
#3,246 2 comments 0 reactions 0 assignees View on GitHub
Dominant language
C++
Stars
18.5k
Forks
2.1k
PR merge metrics
No merged PRs in 30d

Description

因为按照官网文档无法构建成功Android应用,所以还需要参考Playground里的源码自行修改构建,但是Playground里面的代码注释几乎没有,许多代码都无法知其准确用意。如:org/apache/weex/WXApplication.java onCreate() 方法中的这一句代码:WXSDKManager.getInstance().setAccessibilityRoleAdapter(new DefaultAccessibilityRoleAdapter());
请帮我解惑!谢谢!

Contributor guide

Open the contributing guide

Research direction

Start with the Playground source file org/apache/weex/WXApplication.java, especially the onCreate() call to setAccessibilityRoleAdapter. Compare the code with the official Android build documentation and document the purpose of unclear code throughout the Playground; done means the relevant source has useful explanatory comments and the build guidance is understandable.

Written by the indexing model from the issue text.

Assessment

Tech stack
android, java
Domain
documentation
Issue type
Documentation
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
20/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.