[Android] [weex 0.30.2] 文档、Android工程模板、Maven仓库这三处的SDK版本不统一
- Dominant language
- C++
- Stars
- 18.5k
- Forks
- 2.1k
- PR merge metrics
- No merged PRs in 30d
Description
1、官网 http://doc.weex.io/zh 最新文档版本号是0.28.0,文档写的简直粗陋到不堪过目,任何一位新手如果按文档照做,都是绝对不可能将应用构建成功的;
2、使用最新脚手架weex-toolkit@2.0.0-beta.32的命令 weex platform add android 创建的android工程的build.gradle文件中的weex sdk 的版本号是0.20.3.0-beta,而且该android工程本身也很旧,根本不能适配Android R;
3、Maven仓库的weex sdk版本号是0.30.2。
我需要最新的适配Android R的文档、Android工程模板、Gradle构建依赖。
Contributor guide
Research direction
Start by comparing the version shown in the documentation at doc.weex.io/zh, the Android project created by `weex platform add android` with weex-toolkit@2.0.0-beta.32, its build.gradle, and the Maven repository's Weex SDK. The work is done when the documentation, Android template, and Gradle dependency consistently use a current version compatible with Android R.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- android
- Domain
- build-system, documentation, mobile
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 25/100