Ionic with Bash on Windows

Hi,
Has anyone been able to set up Android emulation via Bash on windows? I’m able to use ionic serve without a problem but I’ve got no idea how to set up the Java SDK / Gradle etc. within the Ubuntu enviroment but nothing really happens when I run it. I’ve tried symlinking it to the SDK within Windows but failed miserably.

Any suggestions?

What does running ionic cordova requirements return?
Why do you want to run it inside bash?