Skip to content

Add support for Android 5.1.1 (API Level 22) #551

@rosen-vladimirov

Description

@rosen-vladimirov

CLI has list of supported and verified android API Levels. In the moment Android 5.1.1 is not part of this list, which is causing failure when you have only this API Level installed from Android SDK. The error message is:
Please install Android target 17. Make sure you have the latest Android tools installed as well. Run "android" from your command-line to install/update any missing SDKs or tools.

NOTE: In order to test this, you must remove all other SDKs and add only API Level 22 (but not MNC) and make sure you can successfully build and deploy the app on device/emulator.

Metadata

Metadata

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions