Unable to install app-debug.apk file generated after cordova prepare

Hi Developers,

When I am running my android project created after using cordova prepare, it is working fine in Emulator. But when I am using the app-debug.apk that is present in the output folder of platforms, it is showing App is not installed in my android mobile.

Can someone help me with this issue?

How are you actually installing the apk on the device?