일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | 3 | ||||
4 | 5 | 6 | 7 | 8 | 9 | 10 |
11 | 12 | 13 | 14 | 15 | 16 | 17 |
18 | 19 | 20 | 21 | 22 | 23 | 24 |
25 | 26 | 27 | 28 | 29 | 30 | 31 |
Tags
- deprecating the install_referrer
- RXjava
- RxJava2
- RX
- Retrofit2
- 안드로이드
- android P
- rxandroid
- 하드코드검색
- Rx자바
- java
- andorid studio
- Android
- Switch to the Play Referrer API by March 1
- hardcoded string search
Archives
- Today
- Total
목록install_failed_test_only (1)
Lucky Dog
[안드로이드] apk 설치 실패 (android apk install_failed_test_only)
apk 설치 시 아래와 같은 문제 발생 "앱이 설치되지 않았습니다.""패키지가 손상된 것 같습니다." adb: failed to install app-debug.apk: Failure [INSTALL_FAILED_TEST_ONLY: install PackageLI] 해결책 Project root 'gradle.properties' 파일에 아래 구문 추가 android.injected.testOnly=false
안드로이드
2018. 6. 22. 15:02