I'm work on an app for Anders. 是否可能举办活动,因此电话会 它刚刚恢复了新的SMS。 因此,它给你一项通知和一切。 不仅把新故事放在方框中。
Still cant get this to work, im thinking something like:
Intent a = new Intent("android.provider.Telephony.SMS_RECEIVED");
a.putExtra("tlf", "123");
startActivity(a);
之后是: 否?