Skip to content

IntelliJ Files Cleanup#3

Merged
SandroMachado merged 2 commits intoSandroMachado:masterfrom
ZKjellberg:Cleanup
Dec 17, 2015
Merged

IntelliJ Files Cleanup#3
SandroMachado merged 2 commits intoSandroMachado:masterfrom
ZKjellberg:Cleanup

Conversation

@ZKjellberg
Copy link
Contributor

Modified .gitignore files and purged all unnecessary IntelliJ files.

NOTE: This will require a clean import to regenerate the files, but they will no longer cause activity for git changes.

Is there a reason why the Sample app is not a module in the root Android Studio project? It would be much simpler to have them together, compared to having two seperate Android Studio Projects, especially with the relative path used in the Sample.

@SandroMachado
Copy link
Owner

Thanks again @ZKjellberg for the help.

Regarding the question about the location of the Sample it cannot be on the root of the project due to the @jitpack-io (used to distribute the library). JitPack builds the AAR library files looking for the build.gradle of the project in the root (or at second level) directory. For that reason I usually put the sample projects separated from the libraries and at least at the third level directory.

SandroMachado added a commit that referenced this pull request Dec 17, 2015
@SandroMachado SandroMachado merged commit 4dffb87 into SandroMachado:master Dec 17, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants