Skip to content

This is a sample Android application which uses apl-viewhost-android repository to render APL documents

Notifications You must be signed in to change notification settings

sourabhdas1991/apl-sample-application-android

Repository files navigation

Alexa Presentation Language (APL) Sample Application for Android

Description

This is a sample application that uses apl-viewhost-android to render APL documents.

This application includes the apl-release.aar, common-release.aar and discover-release.aar archive files inside app/libs folder.

The aar files are currently built at the APL 2023.2 commit

Prerequisites

Make sure you have installed:

Features

Currently the sample application contains a simple APL document named testavg.json under app/src/main/assets folder.

  • The APLExampleApp contains the code to initialize the APL library.
  • The MainActivity contains the code to render the document.
  • The AssetContentRetriever contains the code to read APL document JSON files from assets folder

About

This is a sample Android application which uses apl-viewhost-android repository to render APL documents

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages