Uses Permission
Syntax
<uses-permission android:name="string" />
contained in
Explanation
Permission which allow to run the application correctly.Manifest file which describe what permissions are used in the android application.
<manifest>
No comments :
Post a Comment