Delphi automatically installs and runs your app for you, but sometimes it is nice to do manually from the command-line. Here are the commands you need. These all assume adb*(Android Debug Bridge) is on your system path and you only have one Android device (or emulator) attached. They should work on ...
More...