did you find it please help me
Type: Posts; User: alperay; Keyword(s):
did you find it please help me
Hi,
Is it possible to send SMS to a particular port on mobile from SMSC
Thx
Alper
How to send/receive SMS to/from a SMSC
Hi,
As you know GSM operators has push/pull SMS services which works on fixed numbers (like 5050,3020,7070). Each numer has one type of services,exchange...
Hi,
I hav e a smiliar case.
As you know GSM operators has push/pull SMS services which works on fixed numbers (like 5050,3020,7070). Each numer has one type of services,exchange...
RMS file is also removed when the application is removed/un-installed. That is the problem, how can I manage to store info that is not removed with application.
Thx
Hi,
You mean all series60 devices even the new ones, MIDP2.0, like 7610,6600,6620.
Thx you all
Alper
Code above, I wrote stopVibrate(), this is to stop vibratation. To start the vibratation, I tired ....
-- DeviceControl.startVibrate(90,1500);
No exception occures and no vibratation..
Q: WHY...
Hi,
I tried vibratation on 3660 but seems no working. I don not get any exception but does not vibrate. I used
..
..
com.nokia.mid.ui.DeviceControl.stopVibra();
When I tried to use MIDP 2.0....
Hi,
I tried vibratation on 3660 but seems no working. I don not get any exception but does not vibrate. I used
..
..
com.nokia.mid.ui.DeviceControl.stopVibra();
When I tried to use MIDP...
2.9 Using Backlight and Vibration Description: There are methods for using backlight and vibration both in the Nokia UI API (DeviceControl.flashLights(long duration) and DeviceControl.startVibra (int...
Hi,
Is it possible to NOT to loose the records in recordstore even after program is removed/un-installed... So that when the program is re-installed it knows what to next..
Such a mechanism...
Hi,
I believe all we ,developers confused regarding the portability of the code between nokia phones.
-- Which sound/video format is supported on which platform must be clearly listed in...
Has anybody ever tried to asked to nokia experts/professionals regarding this question ?
Hi,
How can I use it.. Is there anyt sample code/project.
Can I schedule it for playing a parituclar wav file few times aday (in different times..) .
Thanks
Hi,
Phones have organizer applications that you can schedule your dates or schedule reminder. Is there any API that I can reach to this functionality of phone, I can schedule some tasks.
Hi,
Do you konw which formats are supported on 6230.
Accoridng to specs, 6230 supports Mobile Media API (JSR-135) but it is still not clear (optional) which formats supported.
Ex: wav...
Hi,
I am looking for a matrix that shows API's implemented classes with fatures .
Ex. com.nokia.mid.sound.Sound class has play function but , some phones can play wav,amr some can not..
I...
This is the only way I know.
Is there any formal way to manage to put any application to background.
Hi,
I use ..setCurrent(null) to put the application in background
it works on 7650 and 3660. But does not work on 6230.
Does anybody know how i can handle this problem. ?
Thanks
Hi,
1-) As far as I know AMR files are supoorted by all nokia phones. Is this correct ?
2-) When using nokia sound classes on nokia7650 , How can I call
com.nokia.mid.sound.Sound pl;
...
Hi,
When I tried to play a wav file which is 8 bit mono 8KHz PCM sampled , It takes over 1 minute before it plays on Nokia 3660.
size of wav file is: 254Kb compressed 380Kb uncompressed.
Is...
What happens when you paused your application while there is a timertask that must be go on meanwhile..
On nokia 3660 , I noticed sometimes it crashes and sometimes works..
(*#0000#)
...