Vaadin development on Android

Hi Im a freshmen studying software development at community college of allegheny county. i currently use dcoder as my ide when working with java on the nexus 6. is there a way to work with the vaadin from my mobile device?

is there a way to work with the vaadin from my mobile device?

Do you mean, that can your end product (i.e. application) be used with Android device?

If yes, the answer is that Vaadin applications are operating system agnostic web-applications. They just require compatible web-browser in order to use them. Chrome on Android is compatible, so from that perspective the answer is yes.

Thanks for getting back to me; i understand that vaadin creates agnostic web apps. What i would like to do is create a sandbox on my phone or on the cloud that would allow me to build and learn the platform on my mobile device as it is my only computer currently.