How to uninstall an existing Application from Poynt Device?
adbu uninstall {package name}
Where to write this command?
You need to connect your PC/laptop to the terminal over USB and run the command on the command line (Terminal app window if you are on a mac)
Thanks Dennis, this helped me too. The command is actually “adb uninstall {package name}”, in Android Studio at least.