| Author |
how to make a call using j2me application
|
adroit dhanwada
Greenhorn
Joined: Apr 18, 2007
Posts: 16
|
|
Hi can anyone kindly help me to write an j2me application to make a call. i.e. we have an yellow pages application which gives info cards. we have an option "Dial" . so if we click on "Dial" option, it should pick up that number and make a call to that number. Do we have to register our MIDlets. Thanks a bunch
|
 |
Rashid Mayes
Ranch Hand
Joined: Jan 11, 2006
Posts: 160
|
|
|
Take a look at platformRequest. What is meant by "register"? Are you referring to signing?
|
Rashid Mayes
http://www.hostj2me.com/ - http://www.worlddeveloper.org/
|
 |
adroit dhanwada
Greenhorn
Joined: Apr 18, 2007
Posts: 16
|
|
Hi Thankyou for the reply. register- i mean signing. can you give me more details regarding finding the information please. what is platforRequest. i am not finding it in midp/cldc apis
|
 |
Rashid Mayes
Ranch Hand
Joined: Jan 11, 2006
Posts: 160
|
|
This article will help. http://developers.sun.com/techtopics/mobility/midp/ttips/platformRequest/index.html Unfortunately I do not have time to test it right now, but I do remember the being able to make a call, after confirming, from an unsigned application. This was about two years ago and I was using a Nokia or Motorola. I would just give it a try and see if you get a security exception. At the very least, you should get a prompt to confirm that you want the application to make a call.
|
 |
adroit dhanwada
Greenhorn
Joined: Apr 18, 2007
Posts: 16
|
|
Hi Thankyou very much for the reply.i'll try out with this.
|
 |
 |
|
|
subject: how to make a call using j2me application
|
|
|