Android Plugin For Unity Giving Errors
i was doing a test application to learn how we cam use java code in unity through Plugin. I created a simple Android Activity class using Android 3.2 in eclipse. package com.contro
Solution 1:
Just try to remove AndroidManifest.xml? For library, it is useless.
Solution 2:
remove icon/theme/label from application tag, definitely work.
Post a Comment for "Android Plugin For Unity Giving Errors"