Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Create a new template project for Gradle build #182

Closed
4 tasks done
atanasovg opened this issue Aug 5, 2015 · 0 comments
Closed
4 tasks done

Create a new template project for Gradle build #182

atanasovg opened this issue Aug 5, 2015 · 0 comments

Comments

@atanasovg
Copy link
Contributor

Gradle build will enable us to consume *.aar files and it will also make it trivial to add dependencies to the support and appcompat libraries.

The task is generally split to the following sub-tasks:

  • Setup a simple build.gradle script.
  • Copy all the compile dependencies to a temporary folder.
  • Run the metadata generator on the compileSdkVersion<android.jar> as well as on all the dependencies.
  • Copy the generated metadata at the proper place.

Once we are ready with the above tasks we need to sync with the CLI team and migrate to gradle commands as well.

# for free to join this conversation on GitHub. Already have an account? # to comment
Projects
None yet
Development

No branches or pull requests

1 participant