This tutorial will demonstrate how you can use CustomBuildAction attribute to deploy to multiple connected devices at once. The "additional" devices should be connected in USB debug mode. This allows us to call the adb tool, which is part of Android SDK, to install the package and run it on...