What does this mean: Failure [INSTALL_FAILED_CONTAINER_ERROR]?

后端 未结 14 1580
轮回少年
轮回少年 2020-12-02 07:28

I try to deploy my app and sometimes get this error:

Failure 
[INSTALL_FAILED_CONTAINER_ERROR] 

I tried to google it but don\'t find what

14条回答
  •  遥遥无期
    2020-12-02 07:54

    android:installLocation="auto" works..!!

    If Not, Once check your external storage space size.[Available memory > app size] If storage space is not enough then also this error is thrown.

提交回复
热议问题