Re: [android-developers] signatures permissions and what else is missing in sdk documensts.

2010-02-12 Thread Mark Murphy
>  
> 
>   >
>   
> 

Neither the Telephony class nor WAP_PUSH_RECEIVED are part of the Android
SDK. Please do not use them in SDK applications.

-- 
Mark Murphy (a Commons Guy)
http://commonsware.com
Android App Developer Books: http://commonsware.com/books.html


-- 
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] signatures permissions and what else is missing in sdk documensts.

2010-02-12 Thread askPrins
I am new to Android.

A WAP PUSH receivers defines permissions & I've seen in some cases,
they uses signatures in manifest files.
Q: Can a intent-filter use any string as a mime type or the mime types
must be pre-register(Accepted) somewhere in system?

Q: What about the permissions? Who is really granting these
permissions?
e.g.:

 

  
  


Reason I am asking:
My WAP Push receiver doesn't receive any wap push sent to the device.
I do everything exactly as examples and now I have a reason to believe
that there are some "important details" missing in android sdk
documentations.

I would really appreciate to get some help/info ASAP!!!
Thanks

-- 
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