This week's book giveaway is in the Agile and other Processes forum. We're giving away four copies of The Mikado Method and have Ola Ellnestam and Daniel Brolund on-line! See this thread for details.
Whats the practical use of <uses-permission> tag , how it helps to provide security ?
Anyone can embed this tag in his/her application and can use it .
Anyone who wants to download an application from the Android Market will be warned about which permissions the application uses. So the user can make an informed decisions about whether or not he wants to use it. I have rejected several applications that looked interesting, but that needed (for some unexplained reason) more permissions that I thought were necessary. Access to contacts and calendar, especially when combined with internet access, is especially suspicious.