Installation error: INSTALL_FAILED_INSUFFICIENT_STORAGE

|

1. AndroidManifest.xml 파일 수정

<manifest> 태그에 android:installLocation="preferExternal"를 추가한다.

Trackback 0 And Comment 0