Android apps can't read and write USB device solutions

Source: Internet
Author: User

If the API or APK in the Android system is unable to read or write to the USB device, it may not be possible to add read/write USB permissions, which need to be set as follows:

1. In the android.hardware.usb.host.xml file, add the following:

<permissions>

<featurename="Android.hardware.usb.host" />

</permissions>

2. In tablet_core_hardware. Add the following content to the XML file

<feature name="Android.hardware.usb.host " >

3. Recompile the system.img, and burn the firmware to restart the machine.

Android apps can't read and write USB device solutions

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.