Android apk not installed error

When I build my project to apk file and try to install it via smartphone it shows the error ‘apk not installed.’ But if I use Unity’s build & run function it works perfectly. What can be the problem?

You can use adb logcat to get more info what is actually happening.