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 bec

[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