I\'am developing an android app. before this morning everythings ok when i click \'run\' in Android Studio, the IDE will compile my codes and install apk to my devices automatic
Sometimes installed package meta info resides in app install package which causes to show 'failed to install .apk.
simply run adb uninstall com.package command and try to install it again.