Hi all,
I’m fairly new to J2ME and had a question…
I want to write an MIDP 2.0 app that allows the user to take a picture from within the application - is it straightforward to use the Mobile Media API (JSR 135) API to access the built-in camera on Java phones in order to take a picture?
Assuming it is, would it be safe to assume that such an application could use the camera on any phone that supports this API?
If anyone has done anything along these lines I’d be interested to hear about it.
Regards
Dud