application

You first need the APK File of the app.

Install:

Have you installed adb? (For further information search for: "Android Debug Bridge" and "Android SDK" on a search website)

If adb is installed,
1- Connect your mobile device with your pc
2- Open command Prompt and give this e.g.:
c:\adb install Abc.apk

That's it!