I\'m trying to capture a video stream using the video camera on a Java ME capable cell phone. How do I go about doing this? I\'ve read 开发者_开发知识库about using MMAPI for capturing still images thr
Can I edit the stored values of a RecordStore manually? If so开发者_如何学C, which programs do I need, or JVM stores those data in a file without any encryption?The file format for RMS stores is not s
I am creating a mobile applicatio开发者_StackOverflow社区n using j2me, which interacts with a webservice.The webservice responds with JSON data.
I want to devel开发者_运维技巧op a mobile application to view the streaming video on using a bluetooth connection between a PC and a mobile phone.
I have to develop a simple mobile application which sends the mobile\'s GPS position to a server. The first idea was that of creating this application to run on the iPhone, but I do not know how to de
I\'m developing a J2ME app which securely connects to a server to login. I\'m having a lot of difficulty in setting up the SSL between the two so I though开发者_JS百科t of a simpler solution and I\'m
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
I need to format decimal numbers with patterns in J2ME just like java DecimalFormat. I see an option to 开发者_如何学JAVAport Format/NumberFormat/DecimalFormat.
i am using sun\'s lwuit library for making my user interface in java me. i have a string containing newline 开发者_如何学Pythoncharacters. this is what i do:
I have an midlet running on JWT, and i 开发者_如何学Pythonwant to export some data evaluated by the app. to some other application, or just able to get it to command line so i can send it as a param t