Hello,
My phone doesn't currently support JSR-234. I was wondering if it is then perhaps possible to just add the jar files from this standard (or merley those that contain the binary classes that I need) in the Resources section of my project and get a final jar file to be deplyed on my mobile phone?
I have managed to do this with a mathematical library, but then again, the JSR thing might be a little different, and therefore the question.
If the answer is no, can you please explain why not and maybe suggest another way around it(I basically need to be able to access in Java some kind of low level api for using the flashlight of my camera, apply white balance, etc)
Thanks!

Reply With Quote

