Access Device Features

NOTE

Adobe recommends using the SPA Editor for projects that require single page application framework-based client-side rendering (for example, React). Learn more.

Building Adobe Experience Manager (AEM) components that access device features

The AEM PhoneGap Kitchen Sink GitHub repository provides developers with a functional AEM app that illustrates the use of several core Cordova APIs. When run on iOS or Android™ via the PhoneGap CLI, the app opens up into the following page which includes a link to each device API that it demonstrates:

chlimage_1-107

The source code for each of these device API components is available on GitHub.

For more detail on the usage of each API, see the Cordova plugin documentation (https://docs.phonegap.com/en/4.0.0/cordova_plugins_pluginapis.md.html).

The Next Steps

See Track App Performance with Adobe Mobile Analytics.

On this page