This is not possible because there are some installation files which are put on the phone himself when you install the application.
Type: Posts; User: musclorpage; Keyword(s):
This is not possible because there are some installation files which are put on the phone himself when you install the application.
This is a screen buffer problem locate on many Nokia s60 2nd edition.
Maybe you should try to display your screen gradually using the Display.callSerially(Runnable r). This method allow you to make...
Hello,
I'm developping an application witch must use a specific network configuration instead of the default wap configuration. My question is about the possibility of chosing this configuration...
It depends of where you install the application. If you install it on your phone memory, it will be limited by your phone memory. If you install it on your memory card, depends of your memory card...
Nokia 5140 doesn't manage JSR179. It also doesn't support Bluetooth so you maybe should choose another device for you location midlet.
For example you can use a 6680 with a bluetooth GPS receiver...
Maybe you should try to read it with an other encoding format like X-AMR or X-WAV.
If you want to know all supported encoding by your device : System.getProperty("encoding");
Adobe ImageReady allow you to manage all png parameters. You can chose between quality and fillsize in realtime.
You are true : The file size limit on a 6610 is 64Ko but have you also checked for the Midp version because it s a MIDP1.0 phone.
It is possible to do this with the WMA API but the SMS must be sent on a particular port. This meens that you only can receive SMS that has been sent by an other MIDP application or by a server.
sis files are Symbian OS file. They are developped in C++. In any way you are able to build a j2me into sys file.
J2me provide to file format .jad and .jar witch are linked and must be send to the...