You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Mar 2, 2018. It is now read-only.
This project would integrate a lot more smoothly with Android Studio if its toplevel project included a build.gradle instructing how to build each of the example subprojects. Instead, there are a lot of obstacles directly importing it into AS from Github, making it smoother to first clone it to a local directory then import each example's subproject into a separate AS project. But that leaves the subprojects unintegrated with each other, redundant instances of eg. the utils subproject, etc.
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
This project would integrate a lot more smoothly with Android Studio if its toplevel project included a build.gradle instructing how to build each of the example subprojects. Instead, there are a lot of obstacles directly importing it into AS from Github, making it smoother to first clone it to a local directory then import each example's subproject into a separate AS project. But that leaves the subprojects unintegrated with each other, redundant instances of eg. the utils subproject, etc.
The text was updated successfully, but these errors were encountered: