Android Driver Development Nineth Chapter

Source: Internet
Author: User

Hardware Abstraction Layer:HAL

HAL is a set of libraries built on Linux drivers. This library is not part of the Linux kernel, but is an application that belongs to the linux kernel layer.

Google joins HAL for Android to: Unify the hardware's calling interface. Solve the GPL copyright issue. For some special requirements.

This chapter also describes in detail the addition of HALfor LED drivers :

1. Write a procedure that supports the HAL Linux driver.

2. Streamline the LED driver.

3. Test read-write register operation.

4. Write the HAL module that calls the LED driver

5. Write the Servicethat invokes the HAL module.

the storage path and naming rules for the 6.HAL module.

7. Write the Java Library that invokes the Service .

8. Test the LED driver.

Android Driver Development Nineth Chapter

Related Article

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.