| Author |
Making a call from within your J2ME Application
|
Hemant Sareen
Greenhorn
Joined: Jun 10, 2003
Posts: 14
|
|
Does anyone know how to access the properties of the underlying mobile phone and how to make phone call from your MIDlet to anyother mobile. thx
|
 |
Fred Grott
Ranch Hand
Joined: Oct 05, 2002
Posts: 346
|
|
ah you will not be able to do that until J2ME MIDP 2.0 certified calls are worked per handset vendors.. The only other way you could even get phone address app acccess through jAVA AS PERSONAL JAVA AND PHONE API ON SOME PHONES
|
MobileBytes blog - Sharing Technology - My Programming Knols
|
 |
Hemant Sareen
Greenhorn
Joined: Jun 10, 2003
Posts: 14
|
|
Hi Fred: Thanks for your reply, I found that in symbian enabled phones I can make a call by using KNI which would then speak to a a c++ code writeen using ETEL core APIs... thx
|
 |
 |
|
|
subject: Making a call from within your J2ME Application
|
|
|