well, I guess I got the solution by my own. Just trying different ways ;)
Here´s what I did, in case somebody find it useful.
DataInputStream dis=new...
Type: Posts; User: nyakete; Keyword(s):
well, I guess I got the solution by my own. Just trying different ways ;)
Here´s what I did, in case somebody find it useful.
DataInputStream dis=new...
Does anybody know how to play a wav file on the Nokia 7650?
I mean, how should I read this wav file in order to put it in the Sound constructor as a byte[] array ?
thanks
well, the mistake in the putPixels method seems to appear only on the emulator. I´ve just tried in the phone, and we have tu put TRUE in the transparency field.
But it works as well in the phone
iecomdev, I just found the solution to our problems. I guess you have the same problem as me ...
but I´ve finally found the solution ! I´m the happiest man in the world :D
I was even to give...
mmm, I thought that once I´d have the sprites caught, with getPixels, the rest would be easy and would work. But now there´s the problem of transparency.
I´ve tried using the ALFA channel, and it...
Hi,
after a lot of weeks of fustrating attempts to draw sprites with transparency on the series 60, yesterday an Angel came to my room and made me realise that there´s a solution !
And I feel...
Thanx for your answer.
But what I really wanted to know was if it´s possible to remove the built-in Exit command, so that, adding a new command on the left wouldn´t mean to have the Options Menu....
Hi,
does anybody know if it´s possible to remove the "Options" Menu in a list ?
I mean: What I want to do is to place a Command on the left that does something directly, instead of selecting...
I have had the same problem, when trying to access the RMS in the read mode. The infos are there, but sometimes my 3410 doesn´t read them .... I´m getting nuts !
I don´t think the problem is in...
Hi,
I´m having problems drawing pixels on the Nokia 7650. As I read in another solved question, it´s an emulator issue. So I thought that it would work in the real phone, even if it doesn´t in the...
Is the second detected key the same as the first?
I got a similar problem, and then I realised that I forgot to use "break" once the key was handled, within the switch to detect the pressed key....
Hi,
I´m trying to find a software to connect the Nokia 3410 to my PC with a serial cable. I would like to send java applications (midlets) to my phone.
Does anybody know a software that...
Hi,
does anybody knows any software to manage the Java applications of the 3410 Nokia Phone via a serial cable ?
I´ve tried with the Oxygen Phone Manager II, but this function is not...
I had the same problem, and finally I found the reasson. It may be the same that you have, but maybe not.
Check that the name of the image file is written as the windows writes it. I mean, use...