Agasper / unity-android-notifications

Unity3D Plugin for Android local notifications with example project
Other
557 stars 184 forks source link

Move Eclipse project to Android Studio #22

Closed Suvitruf closed 8 years ago

Suvitruf commented 8 years ago

I've included classes.jar to lib dir. This file users of this project should take from Unity3d directory, like mentioned in Unity docs:

To do this, first locate the classes.jar shipped with Unity Android. It is found in the installation folder (usually C:\Program Files\Unity\Editor\Data (on Windows) or /Applications/Unity (on Mac)) in a sub-folder called PlaybackEngines/AndroidPlayer/Variations/mono or il2cpp/Development or Release/Classes/

I think, better to mention it in read.me

P.S. to build aar file in Android Studio you should pick assembleRelease option in the right side:

assemblerelease