platform/attributes/android library
Classes
- AndroidAPI
- There are several API level of an android application. The API level refers to the android version and the available features. Check for the required feature set, to decide the right level for your application.
- AndroidAttributes
- Attributes for representation purposes of the Android platform.
Enums
- AndroidABI
- Different Android devices use different CPUs, which in turn support different instruction sets. Each combination of CPU and instruction set has its own Application Binary Interface (ABI).