본문 바로가기 메뉴 바로가기

pyorolong

프로필사진
  • 글쓰기
  • 관리
  • 태그
  • 방명록
  • RSS

pyorolong

검색하기 폼
  • 분류 전체보기 (13)
    • 𝐃𝐀𝐈𝐋𝐘 𝐓𝐈𝐏𝐒 (9)
      • ANDROID (6)
      • Kotlin (1)
      • Troubles (2)
    • 𝐂𝐀𝐑𝐄𝐄𝐑 (2)
      • Interview (1)
      • Algorithm (1)
    • ᴠᴏʏᴀɢᴇ (0)
      • 끄적 (0)
  • 방명록

android (4)
java.lang.RuntimeException: Cannot create an instance of class ViewModel

java.lang.RuntimeException: Cannot create an instance of class ui.token.ft.transfer.TransferMainViewModel at androidx.lifecycle.ViewModelProvider$NewInstanceFactory.create(ViewModelProvider.kt:204) at androidx.lifecycle.ViewModelProvider$AndroidViewModelFactory.create(ViewModelProvider.kt:324) at androidx.lifecycle.ViewModelProvider$AndroidViewModelFactory.create(ViewModelProvider.kt:306) at and..

𝐃𝐀𝐈𝐋𝐘 𝐓𝐈𝐏𝐒/Troubles 2023. 3. 23. 10:18
Android @Keep annotation이란?

developer.android.com 안드로이드 공식 레퍼런스에 의하면 다음과 같이 설명되어 있습니다. ProGuard등 소스코드 최적화 진행시에 Reflection으로 접근해야 하는 요소 혹은 최적화가 진행되어도 유지되어야하는 값의 경우 추가하여 사용합니다.

𝐃𝐀𝐈𝐋𝐘 𝐓𝐈𝐏𝐒/ANDROID 2022. 9. 1. 16:07
같은 Activity가 계속 생성 될 때, 이전 액티비티 상태가 보여지는 문제(Android Manifest launch mode)

android:launchMode [AndroidManifest.xml] Activity 시작과 관련한 속성 call to its onNewIntent() : always make [new Intent] routes the intent : not make new Intent [just routing] - Multiple Instances standard : multiple activities can be started. very first activity state is shown singleTop : multiple activities can be started. latest activity state is shown - Single Instances (not recommended for general..

𝐃𝐀𝐈𝐋𝐘 𝐓𝐈𝐏𝐒/ANDROID 2020. 6. 9. 13:37
안드로이드 AAR 파일 적용(How to import android AAR file)

AAR : Android Archive libs 폴더 생성 [app - libs] libs 폴더에 .aar 파일 추가 build.gradle에 아래 추가 repositories { flatDir{ dirs 'libs' } } implementation name: 'aar_sample', ext: 'aar' make 'libs' folder [app - ilbs] put .aar file into libs folder (picture1) add lines in [app - build.gradle] (picture2)

𝐃𝐀𝐈𝐋𝐘 𝐓𝐈𝐏𝐒/ANDROID 2020. 6. 8. 23:18
이전 1 다음
이전 다음
공지사항
최근에 올라온 글
최근에 달린 댓글
Total
Today
Yesterday
링크
TAG
  • GitHub
  • Kotlin
  • decomplie
  • custom getter
  • AndroidManifest
  • DexArchiveBuilderException
  • Hilt
  • module-info is missing a super type
  • Cannot create an instance
  • com.android.build.api.transform.TransformException
  • launchemode
  • How to import android AAR file
  • viewmodel
  • databinding onclick not working
  • aar import
  • The requested URL returned error
  • annotaion
  • android databinding
  • import aar
  • android aar
  • android aar library
  • custom setter
  • AAR
  • android
  • Please use a personal access token instead
  • databinding onClick
  • Make onClick event in Android databinding
  • android launch mode in manifest
  • Support for password authentication was removed on August 13
  • Effective Kotlin
more
«   2025/09   »
일 월 화 수 목 금 토
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
글 보관함

Blog is powered by Tistory / Designed by Tistory

티스토리툴바