I have managed to break my previously working version of the Ionic enviroment. For example: I download the demo project \"sidemenu\" and run \"ionic platform add android\" w
I also tried many settings to Use SDK 22
Config.xml
\platforms\android\project.properties
target=android-23
\platforms\android\AndroidManifest.xml
platforms\android\CordovaLib\project.properties
target=android-23
Nothing worked till I not accepted SDK 22 licenses via command line
Remember to accept or install license newly installed SDK otherwise build process will show you an error or will try to install SDK which licenses you installed into your system.