On Feb 18, 2012, at 7:09 AM, Steven Pack wrote: > Any issues I should be aware of with xbuild? Or is that the way?
xbuild is the way. Other helpful targets include: /t:Install Install app onto a device. If you have more than one device running, use /p:AdbTarget, e.g. to install on emulator /p:AdbTarget=-e /t:Uninstall Uninstall app from a device. If you have more than one device running, use /p:AdbTarget, e.g. to install on emulator /p:AdbTarget=-e /t:SignAndroidPackage Create the .apk - Jon _______________________________________________ Monodroid mailing list Monodroid@lists.ximian.com UNSUBSCRIBE INFORMATION: http://lists.ximian.com/mailman/listinfo/monodroid