BuildAPKs / buildAPKs

Really quickly build APKs on handheld device (smartphone and tablet) in Amazon, Android, Chromebook, PRoot and Windows📲 See https://buildapks.github.io/docsBuildAPKs/setup to start building APKs.
https://buildapks.github.io/buildAPKs/
GNU General Public License v3.0
519 stars 56 forks source link

pc gradle - error: target not found #22

Closed ghost closed 3 years ago

ghost commented 3 years ago

@JanuszChmiel gradle is available in TermuxArch on handheld. To install gradle in Arch Linux you can use: pc gradle after using setupTermuxArch.bash .

Screenshot_20191208-124924

BUILD SUCCESSFUL in 17s
1 actionable task: 1 executed

Parsing gradle files for dependencies can be added to BuildAPKs. FLIST has names of some of the configuration files not used to build APKs by BuildAPKs. How would you integrate these configuration files into the build process? Submit pull requests here and here regarding this issue.

Originally posted by @SDRausty in https://github.com/BuildAPKs/buildAPKs/issues/13#issuecomment-562974133

ghost commented 3 years ago

i'm trying to be able to build a gradle project. so i got TermuxArch so i could use gradle. here is what happened:

[root19:06/]$ pc gradle
==> Running TermuxArch command pc gradle v2.0.1086...
error: target not found: gradle

 TermuxArch WARNING:  Generated script signal 1 near or at line number 83 by '$SUDOCONF'!

TermuxArch pc gradle 2.0.1086: DONE 📱 🏁

[root19:23/]$
ghost commented 3 years ago

this issue was not meant to be posted here