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