Hi All!
I'm trying make an Android plugin with some java functions. What I do:
1. write some java code (take it from here).
2. make a jar file using a "jar" command line (jar cf d:\alarj.jar d:\alarm.java, for example). I read here that Unity expects jdk 1.6, but first I had only 1.7. I have tried both, doesn't work...
3. after making a jar I put it to the...
Android plugin doesn't work
I'm trying make an Android plugin with some java functions. What I do:
1. write some java code (take it from here).
2. make a jar file using a "jar" command line (jar cf d:\alarj.jar d:\alarm.java, for example). I read here that Unity expects jdk 1.6, but first I had only 1.7. I have tried both, doesn't work...
3. after making a jar I put it to the...
Android plugin doesn't work