Hi,

I added this:

    <uses-permission
android:name="android.permission.WRITE_MEDIA_STORAGEa" />

(note the leading 'a')

... and android compiler didn't complain about the wrong permission.
This leads me that he is silently ignoring permissions that he doesn't
handle. How can i make android compiler/builder warn me about them? I
need to know what is correct and what is incorrect.

thanks

    guich

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

Reply via email to