dcloudio / dcloudio/H5P.Android
编译卡住了
- Dominant language
- Java
- Stars
- 258
- Forks
- 93
- PR merge metrics
- No merged PRs in 30d
Description
执行下面命令 编译卡住了,一晚上没进展。
cd */H5P.Android-master/HBuilder-SourceTool-as
./gradlew build -x test
> Task :feature:weex_videoplayer:mergeReleaseJniLibFolders
> Task :feature:weex_videoplayer:transformNativeLibsWithMergeJniLibsForRelease
> Task :feature:weex_videoplayer:transformNativeLibsWithIntermediateJniLibsForRelease
> Task :app:transformNativeLibsWithMergeJniLibsForRelease
> Task :app:checkReleaseLibraries
> Task :app:processReleaseJavaRes NO-SOURCE
> Task :app:transformResourcesWithMergeJavaResForRelease
> Task :app:packageRelease
> Task :app:assembleRelease
> Task :app:assemble
> Task :app:lint
Contributor guide
No contributing guide indexed for this repository
Research direction
Start in the HBuilder-SourceTool-as directory and run ./gradlew build -x test, recording whether the build stops at the listed release tasks. Compare the final task reached with the reported output and determine what prevents completion; done means the release build completes or the blocking task has a reproducible diagnosis.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- android, java
- Domain
- build-system, mobile
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100