I am trying to build android apk file via cordova build android. It gives me an apk at the location of
D:/wamp/www/templateproject/platforms/android/build/outputs/apk/android-debug.apk
When I try to open that app in my mobile i get this alert message.
Unable to open file android-debug.apk. You do not have an app installed on this device to open this type of file.
Note: I have already check the installation from unknown sources.
How do I open such file ?
Note: It seems working with my friend device Redmi note 3 but not working with my device Redmi note 4 and moto g2 not sure what is the issue.
