I am new to android programming please help me in resolving a problem.
My code to receive sms is not working.
the manifest file is
<
delete this line. import android.telephony.gsm.SmsMessage;
please be sure that SmsMessage is must class under "android.telephony".
This may help you... :)