Hi,
Does J2me allow us to block SMS and Calls??
In my application I want to disallow a user from making calls and sending SMS.
Is this possible through J2me?
Please help me ASAP.
Hi,
Does J2me allow us to block SMS and Calls??
In my application I want to disallow a user from making calls and sending SMS.
Is this possible through J2me?
Please help me ASAP.
Hi Rekesh,
As far as I know there is no way of blocking the calls of SMSs from a j2me application, may be possible through the symbina application.
Regards
Amit
small addition to amitmishra19's answer. You need to have a S60 phone for running Symbian applications, so if you have a Series 40 phone, you are out of luck.
Hartti
thanks hartti and amit . I think I have to switch in Symbian as J2me may not allow call blocking, may be symbian allows..
does JSR-253 Mobile Telephony Application allow method to block phone call? by forwarding the phone or send busy tone after pressing accept button automatic..
But i heard that this JSR-253 is only available in motorola a780.. is that right?
JSR-253 is not available on Nokia phones. A780 spec page does not list that API
http://developer.motorola.com/produc.../archive/a780/
I do not think there is a single phone on the market with that API (seeing how long (=2.5 years) it has been since the spec was finalized wthout any phones picking that API, I would not hold my breath waiting for it to be available either)
Hartti