Android App Build with Java 21

Posted on 11/02/2023 in tech • Tagged with Java, Android, Gradle, Kotlin

Java 21에서 안드로이드 앱 빌드하기


Continue reading

Posted on 09/24/2022 in tech


안드로이드 앱의 서명키 교체하기

Posted on 05/12/2022 in tech • Tagged with GooglePlay, Android, Security

안드로이드 앱의 서명키 교체하기


Continue reading

Split Apks의 Sideload 검사

Posted on 09/03/2019 in tech • Tagged with Google Play, appbundle, Split Apks

Google Play Core의 Sideload 검사 알아보기


Continue reading

Docker로 ndk 바이너리 실행해보기

Posted on 12/29/2018 in tech • Tagged with Android, Docker, NDK

headless android runtime with docker


Continue reading

APEX, Android Package for OS

Posted on 12/24/2018 in tech • Tagged with android, aosp

모듈화된 안드로이드 OS로 가는 길, APEX


Continue reading

안드로이드의 로그 확인 기능들 살펴보기

Posted on 11/24/2018 in tech • Tagged with android, log

안드로이드의 로그설비들


Continue reading

Systemd 로 docker-compose 간단하게 관리하기

Posted on 09/11/2018 in tech • Tagged with systemd, docker, docker-compose, gitlab

systemd와 docker-compose를 이용해 gitlab 인스턴스 관리하기


Continue reading

android 의 dumpsys를 이용한 분석 방법

Posted on 07/10/2018 in tech • Tagged with android

android dumpsys 사용하기


Continue reading

gerrit의 database를 h2에서 pgsql로 변환하기

Posted on 06/10/2018 in tech • Tagged with gerrit, database

gerrit database를 h2에서 pgsql로 바꾸기


Continue reading