emulation - Android Studio emulator can neither install app nor delete it. -


i have problem particular app in android studio.

when wanted run app gave error: failure [install_failed_no_matching_abis] , asked this:

enter image description here

i clicked ok button uninstall gave error:

delete_failed_internal_error error while installing apk

i can not uninstall app manually emulator. settings -> app -> in emulator not show application in application list.

how can erase app or how can make work on emulator.


Comments

Popular posts from this blog

Spring Boot + JPA + Hibernate: Unable to locate persister -

go - Golang: panic: runtime error: invalid memory address or nil pointer dereference using bufio.Scanner -

c - double free or corruption (fasttop) -