Intent usage intent (1) Add category

Source: Internet
Author: User

Intent intent allows you to jump to different activity pages. However, intent has three different fields: Action, category, and data. Different functions can be implemented in the program; not to mention nonsense. Next we will introduce category.

Program Development with intent:

Intent. category_alternative;
Intent. category_app_browser;
Intent. category_app_calculator;
Intent. category_app_calendar;
Intent. category_app_contacts;
Intent. category_app_email;
Intent. category_app_gallery;
Intent. category_app_maps;
Intent. category_app_market;
Intent. category_app_messaging;
Intent. category_app_music;
Intent. category_browsable;
Intent. category_car_dock;
Intent. category_car_mode;
Intent. category_default;
Intent. category_assist_dock;
Intent. category_development_preference;
Intent. category_embed;
Intent. category_framework_instrumentation_test;
Intent. category_he_assist_dock;
Intent. category_home;
Intent. category_info;
Intent. category_launcher;
Intent. category_le_assist_dock;
Intent. category_monkey;
Intent. category_openable;
Intent. category_preference;
Intent. category_sample_code;
Intent. category_selected_alternative;
Intent. category_tab;
Intent. category_test;
Intent. category_unit_test;

 

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.