1.Using the "adb install /path/to/apk" command from the command prompt/terminal, when USB Debugging Mode is enabled in the device.
2.Exporting and signing the package, then browsing it to install.
3.Launching the application from an IDE, when USB Debugging Mode is enabled in the device.
4.All of the above