Compiling jme3-android

Hello Guys,
I followed the instructions on this link for compiling JME and it worked fine.
Now, I only need to make changes on jme3-android module
So my question is: how to compile only jme3-android and not then entire project every time I make some changes in jme3-android?

Thanks,
Adi

I’ve been playing around with building jME myself today. I’ve been using NetBeans to build, rather than build.bat though. If you open the projects in NetBeans, you can build them individually. You’ll need to install the Gradle Support plugin first though.