Hi All!..
i have a question…
can i use the sorce code of binaries of odejava(CVS - isnt it???) and compile it for mobile device…for run java application with odejava…???..if it possible…, im just must build only binaries???
Hi All!..
i have a question…
can i use the sorce code of binaries of odejava(CVS - isnt it???) and compile it for mobile device…for run java application with odejava…???..if it possible…, im just must build only binaries???
First you will need to compile ODE for that platform - not sure if that’s possible.
aha…okey…will be know;)
I doubt that you will have much luck with odejava on mobile devices. I don’t even know if J2ME supports JNI for calling native functions. You should stick to a Java physics API and most probably you will even need to adapt that to J2ME