Test points to note when adding accessibility features to your app

Source: Internet
Author: User

Recent projects need to add the corresponding services in the accessibility function to support the corresponding feature implementations:

1. For the user to add the app for information management functions, the app has a corresponding notification or information when the app's logo displays a hint on the logo.

2. Users can install the APK program automatically after downloading an app.

The above 2 requirements to the need to add the corresponding feature support in the setup-accessibility-service, the following should be noted when testing this feature:

1. Adding accessibility is subject to API-level restrictions, which are different for feature support, so compatibility testing for accessibility requires that the compatibility phone be selected based on the API level called by the feature.

For example, in function 2, the API is only supported on more than 4.1 of the systems, the switch that 4.0.3~4.0.4 the feature can be added to the list of services, but the function does not take effect, 4.0.2 or less can not be added successfully.

2. Function test, auxiliary function is used when normal, turn off accessibility, when using corresponding function, there is corresponding fault tolerance, does not crash.

Test points to note when adding accessibility features to your app

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.