Is there an easy way to retrieve an IMEI number?
Type: Posts; User: nkn_motoko; Keyword(s):
Is there an easy way to retrieve an IMEI number?
What character sets can be converted to Unicode?
In my application I have an object that has a CFbsBitmap. I would like to create a bitmap in another object and copy it to the initial object. How might I do this?
Is it possible to get the sender's phone number from an SMS message? If so, is it located in the header? Where???
Thanks
In my application I load a huge bitmap in memory. I want to paste just a part of it to WindowGc at a specified location. How can this be done?
How to change the menu items (text) dynamically in an EPOC application?
Does Nokia MIDP phones support transparent PNG files? Is Nokia planning to implement transparent images in their MIDP implementation?
Does Nokia have any plans to implement Game API for MIDP phones? Many phone manufacturers like Siemens & Motorola are implementing their own Game API's.
Is it possible to share data between two handheld devices using MIDlets?
I think I found my own answer...
protected void startApp() throws MIDletStateChangeException{
}
-after the application management software has created a new instance of a MIDlet it can start it...
What methods are required to be implemented when writing a midlet?
What is MIDP ?
What is MIDlet?
sorry for the newbie post, but what does CLDC stand for and why would I use it?
Which e-mail attachment types are supported in the Nokia 9210 Communicator?
How to change the menu items (text) dynamically in an EPOC application?
To follow up on my post, my concern with the UI is that since it is manipulated with the keyboard, the controls should not look ''clickable.'' Buttons, check boxes and radio buttons should only be...
Since the interface controls on mobile devices are much different then on traditional computers, what UI guidelines should I be following when designing interfaces? Are there resources online to...
I keep hearing about PersonJava, J2ME, KJava, etc... Where did these different flavours of Java come from, and why would I use one over another?? Will they all run on Nokia phones?
I'm writting a Java application that runs an animation. It works, but the screen flickers when drawing. Is there a way to fix this?? Someone told me I needed to use Double Buffering -- what's that??
What is JavaPhone??
What classes are in cawt.jar??
I'm having trouble using the JavaPhone API with the Java Emulator. Is there anything special I was supposed to do to set up the Emulator??
Can I write my own applications for my 9210? How do I get started??
I'm writting a Java application for the 9210. Since I'm targetting this platform, are there any UI libraries I can use to take advantage of the 9210 UI?