Getting Started

Updated at:

AntUI supports two connection types: native AAR connection and component-based connection.

Prerequisites

Add the SDK

Native AAR connection

Use Component Management (AAR) to install the AntUI component in your project. For more information, see AAR component management.

Component-based connection

In the Portal and Bundle projects, install the AntUI component using Component Management. For more information, see Manage component dependencies.

Code example

Download the Android demo and view the code in the AntUI project. For more information, see Get code examples.