Skip to content
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

Unity 2017.3 + Android Studio #11

Merged
merged 6 commits into from
Jul 31, 2020

Conversation

BenVanCitters
Copy link

This pull request partly updates and partly documents the toolchain.

The previous Eclipse/android plugin has been migrated to a new Android Studio project. A new version of the unity/android jar library file has been added to this project to support unity 2017.3

The android studio project creates .aar files which must be 'unzip'd to get the constituent jar files needed in the unity packages.

The unix shell script has been modified to build the new android studio project and extract its contents before moving the jar files into the android plugin folder structure (much as it did before)

More detail about the toolchain (meaning the process of compiling and building the .jar's, collecting files and finally packaging them into the .unitypackage file) has been added to the 'readme'

@BenVanCitters BenVanCitters mentioned this pull request Feb 23, 2018
@AdbC99 AdbC99 changed the base branch from master to development July 31, 2020 00:19
@AdbC99 AdbC99 changed the base branch from development to package-generator July 31, 2020 00:23
@AdbC99
Copy link

AdbC99 commented Jul 31, 2020

Drawing pull request out into a new branch and then repository for further development

@AdbC99 AdbC99 closed this Jul 31, 2020
@AdbC99 AdbC99 reopened this Jul 31, 2020
@AdbC99 AdbC99 merged commit 8b92b59 into localytics:package-generator Jul 31, 2020
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