IT_Programming/Android_NDK 10

[펌][안드로이드] 2019년 8월부터 구글 플레이에 올라가는 앱 64비트 대응하기 | Android 64비트 대응하기 - ARM , X86, MIPS

* 출처 : https://duzi077.tistory.com/284 : https://metalkin.tistory.com/81 : https://justbobby.tistory.com/14 * 참고 자료 : https://developers-kr.googleblog.com/2019/01/get-your-apps-ready-for-64-bit.html : https://developer.android.com/distribute/best-practices/develop/64-bit 2019년 8월부터 구글 플레이에 올라가는 앱 64비트 대응하기 안드로이드..

[펌][에러해결법] UnsatisfiedLinkError & Gradle 3.0 프로젝트로 업데이트할 때 JNI 오류 발생 시 조치방법

* 출처 : https://creaby.tistory.com/11 : https://blog.themuser.xyz/android-gradle-3-0-프로젝트로-업데이트할-때-jni-오류-발생-시-조치/ * 참고할만한 자료 : https://google.github.io/android-gradle-dsl/current/com.android.build.gradle.internal.dsl.PackagingOptions.html [에러해결법] UnsatisfiedLinkError 안드로이드 개발하면서 다들 한 번..