can jpct-ae run on mips cpu ?

Started by guillaume, March 08, 2012, 04:05:14 AM

Previous topic - Next topic

guillaume

my app use jpct-ae and can running on a ARM-based machine,
but can not install on a MIPS-based machine, I think jpct-ae is
pure java, but why it can not installed on a mips-based machine ?
we have another 3D app written in OpenGL ES, and can run in both
ARM-based machine and MIPS-based machine.

EgonOlsen

"can not install" is a bit vague...what's the exact problem. jPCT-AE is pure Java. I don't see why it shouldn't work with Mips assuming that everything else (VM, drivers,...) is up to par.

guillaume

Quote from: EgonOlsen on March 08, 2012, 09:43:50 AM
"can not install" is a bit vague...what's the exact problem. jPCT-AE is pure Java. I don't see why it shouldn't work with Mips assuming that everything else (VM, drivers,...) is up to par.

I can not install my jpct  apk on the MIPS-based device with the vendor's launcher, this may be the vendor's problem.
and using adb , I installed the apk. and it runs ok.  thanks.