Skip to Content
Mobile DevOps
book

Mobile DevOps

by Rohin Tak, Jhalak Modi
March 2018
Intermediate to advanced content levelIntermediate to advanced
376 pages
7h 25m
English
Packt Publishing
Content preview from Mobile DevOps

Adding permissions to Android Manifest

Our application needs only one permission as of now, and that is to place a call. To modify or add permissions for the application, we need to edit Android Manifest.

  1. To edit Android Manifest and give the permission, follow these steps:
    1. Open Solution Explorer.
    2. Double-click on Properties under the project.
    3. This should open a UI to edit project properties.
    4. Now, from the left-hand menu, click on Android Manifest to open it:
  1. In the Required permissions section, scroll down, find the CALL_PHONE permissions, and select this option:
    1. Press Ctrl + Shift + S to save all the changes to the project.
    2. Close ...
Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Start your free trial

You might also like

Implementing Modern DevOps

Implementing Modern DevOps

David Gonzalez, Danny Varghese
Java Security

Java Security

Scott Oaks

Publisher Resources

ISBN: 9781788296243Supplemental Content