Showing posts with label uses-permission. Show all posts
Showing posts with label uses-permission. Show all posts

Wednesday, May 16, 2012

uses-permission

Uses Permission


Syntax

<uses-permission android:name="string" />

contained in
<manifest>
Explanation
Permission which allow to run the application correctly.Manifest file which describe what permissions are used in the android application.