I am new to android and I am having trouble searching for the valid data to put in my code.
especially the building manifest file is giving me a headache.
<action android:name="android.provider.Telephony.SMS_RECEIVED/>
Now where to find what other is valid in place of "android.provider.Telephony.SMS_RECEIVED"??
Is "android.provider.Telephony.DATA_SMS_RECEIVED" valid????
This might be a silly question but I really don't know where to search for this stuff..
I would be really thankful if someone can answer to me
Thanks