[android-developers] Who broadcast the MESSAGE_STATUS_RECEIVED_ACTION message?

2010-12-21 Thread
The 
./packages/apps/Mms/src/com/android/mms/transaction/MessageStatusReceiver.java
receive the MESSAGE_STATUS_RECEIVED_ACTION message and create message status
report from the pdu.

But who send the MESSAGE_STATUS_RECEIVED_ACTION message, and who provide the
original pdu of the status report? I tried to receive the status report  by
writing  a BroadcastReceiver which receives
 android.provider.Telephony.SMS_RECEIVED action. But it can only receive
normal sms.

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Re: [android-developers] How to use ndk to compile t emplate classes?

2010-12-24 Thread
You can try to implement in a .cpp file and when you need to use the class,
#include "xxx.cpp"?

2010/12/24 袁堂夫 

> As you know that template classes are implemented in the   ".h"
> header files, and the ndk is not build the ".h" files.
>
> When the ndk link the obj files, it will failed that the template
> classes are not implemented.
>
> Who can help me fix this? Thank you very much, please~
>
> --
> You received this message because you are subscribed to the Google
> Groups "Android Developers" group.
> To post to this group, send email to android-developers@googlegroups.com
> To unsubscribe from this group, send email to
> android-developers+unsubscr...@googlegroups.com
> For more options, visit this group at
> http://groups.google.com/group/android-developers?hl=en

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

[android-developers] How to get Temporary Mobile Subscriber Identity(TMSI) in Android

2010-12-29 Thread
rt. And who knows that how to get Channel Id of a CellLocation?

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en