As I did, it has different GWT modules (with their own entry point, Gin modules, even different CssResources), and then on the myapp.html page you just need to check which browser is requesting content and based on this (javascript check) the corresponding module
<script src="myapp/myapp.nocache.js"/>
or
<script src="mymobileapp/mymobileapp.nocache.js"/>
Loading.
GIN MVP- (gwt-platform - ), , .