-
-
Notifications
You must be signed in to change notification settings - Fork 63
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Request to add support for gradle project #17
Comments
There are numerous ways to accomplish this:
Parsing a |
As far as automating parsing: Artifacts can be loaded in $JDR (possibly also unzipped into the |
Issue transferred to |
Reprint from BuildAPKs could parse project configuration files automatically. In order for buildAPKs to do so, it wants to know:
There are other configuration files that should be parsed. What are the file names?
How should the build scripts integrate this simple task (parsing, downloading and linking). Device space is important while working with multiple projects that want the same libraries. Pull requests requested. |
@sudomain if you find one, please share BuildAPKs/buildAPKs#2 here. |
Error compiling gradle project
The text was updated successfully, but these errors were encountered: