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 enables the user to quickly start the work with framework units.

Before executing the example execute authentication using the AuthAPI unit and get familiar with synchronous and asynchronous framework performance.

NOTE. The examples use synchronous requests.

Examples of working with:

See also:

Android Framework | Initializing Android Framework | Describing Android Framework Methods