Starting Intent from Processrecord with revoked permission Android.permission.CALL_PHONE error

Source: Internet
Author: User

Yesterday write a telephone dialer, very simple on a edittext and a button, used to enter the number and click on the button to dial the phone, but write well after the report is a security error, I checked the Internet, the original is lack of authorization, So I added a line of authorization code to the Androidmanifest.xml file.

<uses-permission android:name= "Android.permission.CALL_PHONE"/> (be sure to add outside of application)

But after the operation or error, the title of this mistake, I adjusted for a long time have not adjusted well, finally read an article said to the user opened the permission can, so set the next simulator, sure enough, the following is the simulator settings:

1. Open the Android simulator setting

2. Click Apps

3. Find the app you want to run

4. Go in a little permissions.

5. Open the required permissions.

Starting Intent from Processrecord with revoked permission Android.permission.CALL_PHONE error

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.