After some problems, I discovered (its written in github) it does not work in Express edition.
Now ill maybe try installing ithe community edition, but it would be fine if someome who already has it could try
I have Ultimate, so I'll try it.
I'm downloading VS2013 community edition right now.
Will try again later.
Let's see if someone, STR or me, succeds.
Good Luck
I'm almost tempted to download and try and run it in WINE. It would make Windows ports of programs easier.
Well, it doesn't work for me :|. It can't find the Android ndk
and the platform toolset.

Did you install the JDK, Android NDK and SDK, Ant, as well as set the appropriate environment variables, ANDROID_NDK_ROOT and ANT_HOME?
Ant isn't needed I think. At least I didn't saw it noted that it was a requirement. How can I set the ANDROID_NDK_ROOT variable? It does ask for that.
Currently it cannot detect Android SDK (Android Studio)
Will try updating packages throught SDK manager or maybe switching java to x86
EDIT: YAY! All is setup
18>C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V120\Platforms\Android\Microsoft.Cpp.Android.targets(474,5): error MSB8008: Specified platform toolset (v120) is not installed or invalid. Please make sure that a supported PlatformToolset value is selected.
========== Build: 0 succeeded, 18 failed, 0 up-to-date, 0 skipped ==========
any ideas?