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..
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..
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)
- Total
- Today
- Yesterday
- module-info is missing a super type
- The requested URL returned error
- How to import android AAR file
- Please use a personal access token instead
- Support for password authentication was removed on August 13
- Effective Kotlin
- aar import
- databinding onclick not working
- annotaion
- android aar library
- android launch mode in manifest
- Hilt
- com.android.build.api.transform.TransformException
- android databinding
- launchemode
- android aar
- Kotlin
- android
- AndroidManifest
- import aar
- decomplie
- GitHub
- viewmodel
- custom getter
- AAR
- databinding onClick
- DexArchiveBuilderException
- Make onClick event in Android databinding
- custom setter
- Cannot create an instance
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 |