Ashish Tiwari
What is difference between permission and uses-permission in Android?
By Ashish Tiwari in Android on Jan 14 2019
  • Jignasa Solanki
    Jul, 2020 19

    permission is normally used when making a custom permission e.g. when making an app that other apps can tie in to, limiting access is a must.
    uses-permission is used when your app actually needs a permission it doesn’t have normally.

    • 0
  • Roshan Rathod
    Jul, 2020 19

    permission is normally used when making a custom permission (e.g. when making an app that other apps can tie in to, limiting access is a must), and uses-permission is used when your app actually needs a permission it doesn’t have normally.

    • 0


Most Popular Job Functions


MOST LIKED QUESTIONS