Examples of Android Framework Use

The examples consider applications that include one screen and several buttons. Each button implements one simple action and execute a framework method. All considered applications describe basic functions and enable the user to quickly start the work with framework units.

Before executing the example execute authentication using the AuthAPI unit, check accessibility of mobile platform server and get familiar with synchronous and asynchronous framework work.

NOTE. The examples use synchronous requests.

Examples of working with:

See also:

Android Framework | Initializing Android Framework | Describing Android Framework Methods