1 decade ago by noar
I'm trying to implement the android native canvas. There is my plan:
1. Using the v8 engine as javascript engine;
2. Communicating between javascript and native code use JNI;
If you have other advice can tell me.
1. Using the v8 engine as javascript engine;
2. Communicating between javascript and native code use JNI;
If you have other advice can tell me.