Requirements to build J2ME mobile application?

238 Views Asked by At

I want to build some application on J2ME devices but I have no documentation of the device. How to get more familiar with the device details so that I can develop some applications.

I want to build applications which will use the Camera, Speaker, and Mic of the device. On Android, it is easy to build this application but for the J2ME devices, I am not much familiar with the default classes and libraries which would be useful to built such application.

Also, I want to send mms to another device or to upload it on internert using application. So what classes/libraries/plugins are required to deploy in for building such application.

0

There are 0 best solutions below