Hi,
Is there a limit for WAV file size on the 3650?
Thank you,
Andrey
Type: Posts; User: dzaga; Keyword(s):
Hi,
Is there a limit for WAV file size on the 3650?
Thank you,
Andrey
Hi,
What happens when a MIDlet is running in the background and a user enters into it using "Applications" application? I having a problem here with FullCanvas. I have few lines of text on it...
Hi,
I tried to create new project using "Symbian Stationery Wizard" of New->Project window. After the SDK selected from the list, i.e. Vendor="Nokia" and SDK="Series60_CW Series60_CW" I got this...
Hello,
I'm trying to draw a line of small images i.e.
int x=10;
int y=10;
protected void paint(Graphics g) {
for (int i=0; i < 100; i++ ) {
...
Hi,
I work on the localization. I use latest 3510i and 7210 SDKs. Both SDKs have strange behaviour. Even I select other then English language at Tools-Settings-Language field both SDKs display...
Hi,
Try to add custom property to JAD file
The property is:
Nokia-MIDlet-Category
... and the value is:
Game
So it shuld be
Hi,
The search of the forum shows that the current Series 60 SDK does support English language only.
The 7210 SDK v.1.0 supports both Chinese languages. To set up a language use Tools-Settings...
Hi,
As I sent the message about crash I realized that there is no actual need in configuration of a WAP gateway because of HTTP support only.
As for crash
Start NMIT 40
Start SDK Control...
Hi,
I encountered another problem. I'm using myown WAP gateway and when I tried to configure the emulator to use myown gateway I'm getting the error when trying to change Bearer Settings. The...
Hi Mike,
After the JDK updated to 1_4_1_02 the 5100 SDK works fine.
Thank you.
Andrey
Hi,
I installed NMIT 4.0 and 5100 SDK. Tried to launch the SDK as standalone and get these error messages:
IOException: java.io.IOException: CreateProcess: javaw sun.rmi.registry.RegistryImpl...
Hi,
I'm looking for an inforamtion about relatively new phones:
5100 (series 40)
6100 (series 40)
6200 (series ???)
6800 (series 40)
8910i (series 30)
At the Forum web site I found that to...
Hi,
I installed 3300 sdk and tried to build a MIDlet. The compiler says that the FullCanvas is depricated and few classes can not be verified because of Illegal constant pool index. My...
Hi,
I had the same problem. I tried a lot of things. I'm not sure what exactly solves the prob, but I think I added a path to java.exe to system PATH variable.
Be well
Hi,
You need an access to WAP gateway. Have a look at www.openwave.com they have one for developers.
Be Well
Hi,
I'm not sure will it help, but there is Sun One Studio Mobile Edition version exists. Perhaps you should install this set instead of Enterprise or Community versions. I think it has built-in...
Hello,
I'm trying to get real time using Calendar and Date classes. The time returend during execution under 7210 emulator is correct. But both Series 60 emulators return time without time zone...
Hello,
I would like to know will the updated version of the SDK (ready to integrate into Metrowerks CodeWarrior) available separately for download\CD order? I think it will be really useful,...
Hi all,
Thank you Paul for your attention. But the mixed indexes was just a minor problem. As I understand the problem is to get first record. getNextRecord() return _next_ record - second one in...
Addenum... just tried Series 60 sdk for Symbian OS and got third result... First record loaded properly, but second one is only secod symbol of secod record. Cool! Now I'm thinking which SDK to try...
Hi,
I'm having a problem working with RMS using Nokia Series 60 SDK. I have the following code...
import javax.microedition.rms.*;
public class GameOptions {
private String login;
private...
Hi, Is there any way to make 6310 to work with SDK? I know that 6310 no in the list. May be some one can explain function calls shouild I not make? Is firware update will solve the problem? As I...
Hello, I'm trying to make the NMIT 3.1 to operate. The problem is to start wap gateway simulator. First of all I didn'g find any instuctions how to do it in documentation supplied with NMIT. I only...
Hello,
The "Development Environment for MMS v.12-05-02" says that there should be plug-in version of Series 60 MMS SDK. Unfortunately I didn't find it in Messaging and Symbian areas of the Forum...