Android Studio Stuck on “Installing APK”

前端 未结 23 3330
被撕碎了的回忆
被撕碎了的回忆 2020-12-08 06:13

Android Studio no longer seems to be detecting when an app has installed on a target device and opened. It gets stuck on \"Installing APK\" and the progress bar is empty. Th

23条回答
  •  南方客
    南方客 (楼主)
    2020-12-08 06:58

    I'm using Visual Studio Xamarin and the issue was caused by the missing CPU architecture. After checking them, the APK became installable via adb install ...

提交回复
热议问题