Developer Console

Understanding A3L SDKs

A3L SDKs are app store independent abstraction libraries. The SDKs can reduce the effort it takes to port and maintain your code.

A3L SDKs help you write code one time and use the same code for apps you submit to both Google Play and the Amazon Appstore. Without A3L, your app could have a feature that needs one solution for Android devices and another solution for Fire OS devices. When you use A3L SDKs, they handle the solution-specific details. The A3L SDKs provide a common interface that allow you to create one implementation for both Android and Fire OS devices.

To learn more about each A3L SDK, see the following pages.


Last updated: Sep 13, 2023