Is it possible to access photo and video on a phone from a J2ME application? I couldn't find any standard library to do this?
Thanks,
Frank
Is it possible to access photo and video on a phone from a J2ME application? I couldn't find any standard library to do this?
Thanks,
Frank
Hi Frank
The API you're looking for might be the MMAPI, also known as JSR 135.
It includes what is needed to play/display and also acquire media.
Cheers,
Manu