I have China made iphone replica. JVM has pre-installed in it. I want to know the specifications of this mobile like Operating System[OS],Processor [Speed & Brand],RAM etc. Is it possible开发者_如
I\'m i开发者_开发百科n the middle of development of a client-server \"socializing\" that is supposed to run on several mobile devices. The project is pretty complex, involving networking, exchanging m
I want to a Java ME application that transfers any SMS received to a PC using bluetooth. The PC can then direct the Java ME application via bluetooth to send a response SMS. Is there library available
We have an application running on CLDC 1.1/MIDP 2.1, based on Midlets and lcdui. Is it possible to run the same application on CDC 1.1 with the PBP profile ? If so, where should I even start ?
Ok, I have Netbeans 6.7.1 installed with the default Java SDK. I\'m using Linux Mint. Now I\'m told that I have to download Java Platform Micro Edition Software Development Kit 3.0
I am creating a blackberry apllication which pre-dominantly uses ObjectListFields..All i need now is to draw an image as a background for each cell. I know this is quiet possible but i am not getting
I get the following error: Illegal Argument java/lang/IllegalArgumentException Curr开发者_如何学Goent Displayable is an Alert
I have a J2ME application where the user has the option to dial a phone number from within the application.This should be the last thing the user does with the app, so it should stop displaying anythi
how to do the 3D Animation in java? what are the packages开发者_如何学Python to be needed? i am very newbie about this topic. Sample Code, Tutorials and articles are more thankful. Tell me how i have
I have two midlets, one will download some files form server everyday and the other uses these files. If i download the files to a normal folder the mobile user may delete the folder or files manu开发