hi
I have ported android gingerbread 2.3.4 on beagleboard-xM version.
Now i am trying to run the default RIL code given in the Android source.
I am able to communicate with the modem via RIL layer .
but since Airplane mode is activated by default , my application layer is not able to send sms,call using the RIL functionality.
From Android forum i got a link
http://www.omappedia.org/wiki/Android_How-tos#Clearing_Airplane_Mode
I tried the commands given in above link but it did not work
Can anyone give me any idea on how to disable Airplane mode in Android .
Thanks and Regards
Prajith Warrier