Android packaging problem: The SDK for Android is not installed properly.

Apparently, we have to make some extra steps now to configure Android SDK. In my case, I was missing the step 3 on the docs.

But basically, we have to edit the SetupAndroid script to point out your Android SDK path.

2 Likes