INSTALL_FAILED_INVALID_APK: Split lib_slice_9_apk was defined multiple times. It is possible that this issue is resolved by uninstalling an existing version of the apk if it is present, and then re-installing   This error returned when i run application in Android studio.

To fix the above issue just remove .idea,.gradle folders from project level

and remove build folder inside app level folder

Apk Installation error