-
Notifications
You must be signed in to change notification settings - Fork 17
Library structure
Sattar Hummatli edited this page Nov 29, 2018
·
4 revisions
You can connect the lib to Kotlin and Java projects. The library contains some samples both in Kotlin and Java
The SDK has init()
method which initializes the module, downloads your program list from the service and caches them locally.
This library contains following components:
-
ACPDlgExit
- The dialog is appeared when the app quits and offers to the user whether to quit or stay in the app. This view shows the random two items from your list. -
ACPDlgPrograms
- The dialog lists your applications from the internet and allows to open and install them.