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

Soulmate.......

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

Soulmate.......

검색하기 폼
  • 분류 전체보기 (531)
    • 궁시렁대기 (256)
    • 추억쌓기 (113)
    • 감상하기 (76)
    • 지식쌓기 (82)
    • 혼자놀기 (4)
  • 방명록

지식쌓기 (82)
Kotlin sealed class

sealed class 를 추상클래스의 개념인데 sealed class를 상속 받는 자식 클래스의 종류를 제한하는 특성을 가진다. abstract class 는 상속 받는 자식 클래스들을 모두 알고 있지 않지만 sealed class 는 상속받는 자식 클래스가 어떤것인지 알고 있다 - 같은 패키지에서만 상속 가능

지식쌓기 2022. 5. 11. 14:37
git 저장소 옮기기

git clone --mirror cd git push --mirror

지식쌓기 2021. 12. 3. 14:39
Android - DataStore

요건 또 모냐 간단한 데이터 저장용으로 SharedPreferences 를 쓰는데 또 더 좋은게 나왔나 보다 (한참전에 -_-) 야금야금 새로운걸 적용해 나가보자 https://developer.android.com/topic/libraries/architecture/datastore?hl=ko#kotlin Datastore | Android 개발자 | Android Developers Datastore Android Jetpack의 구성요소. Jetpack Datastore는 프로토콜 버퍼를 사용하여 키-값 쌍 또는 유형이 지정된 객체를 저장할 수 있는 데이터 저장소 솔루션입니다. Datastore는 Kotlin 코루틴 및 Flow를 developer.android.com https://develope..

지식쌓기 2021. 9. 17. 15:00
이더리움 화폐단위

WEI, ETHER https://gwei.io/kr/ Gwei | 이더리움 기본 단위 1,000,000,000,000,000,000 WEI 50 PWEI or FINNEY 20 GWEI or SHANNON gwei.io java library https://github.com/web3j/web3j/blob/master/utils/src/main/java/org/web3j/utils/Convert.java https://github.com/web3j/web3j GitHub - web3j/web3j: Lightweight Java and Android library for integration with Ethereum clients Lightweight Java and Android library for ..

지식쌓기 2021. 9. 14. 11:34
android - waiting for debugger

디버깅하다가 waiting for debugger 뜨고 반응없는경우 adb shell am clear-debug-app 계속 까묵어서.. 적어둠..

지식쌓기 2021. 9. 7. 14:55
ViewModel 생성

dependencies implementation "androidx.fragment:fragment-ktx:$rootProject.fragmentVersion" implementation "androidx.lifecycle:lifecycle-livedata-ktx:$rootProject.lifecycleVersion" implementation "androidx.lifecycle:lifecycle-viewmodel-ktx:$rootProject.lifecycleVersion" ViewModel을 생성하는 법 1. 파라미터가 없는 ViewModel class MyViewModel : ViewModel() { } val model: MyViewModel by viewModels() val model: MyV..

지식쌓기 2021. 9. 7. 13:30
fastlane

https://dev-yakuza.posstree.com/ko/react-native/fastlane/ Fastlane을 통한 앱 자동 배포 Fastlane을 사용해서 React native로 만든 앱을 자동으로 배포해 보자 dev-yakuza.posstree.com https://docs.fastlane.tools/getting-started/android/setup/ Setup - fastlane docs Getting started with fastlane for Android Installing fastlane fastlane can be installed multiple ways. The preferred method is with Bundler. fastlane can also be insta..

지식쌓기 2021. 7. 8. 10:30
signing certificate hash 값 얻기

Get your debug signing certificate hash In the root of your Flutter app project, change directory to the android/ folder and generate a signing report: cd android ./gradlew :app:signingReport Note: In case the gradle wrapper file is not present, you can generate it by building your application for Android once by running flutter build appbundle. You'll be presented with a large list of signing k..

지식쌓기 2021. 6. 1. 12:29
이전 1 2 3 4 ··· 11 다음
이전 다음
공지사항
최근에 올라온 글
  • Kotlin sealed class
  • 오랜만에 일영
  • git 저장소 옮기기
  • 온열매트를 바꿔볼까
최근에 달린 댓글
  • 네 지금도 진행하고 있는데⋯
  • 오호홓호호.....아.. 올려야⋯
  • 다음 포스팅은??
  • 우아 좋겠다 나도 가고싶다 ~⋯
Total
719,782
Today
1
Yesterday
10
링크
  • 덕질블로그 ㅋ
  • 게으른자
  • Chan != *
  • shio
  • LUCID
  • 구석방
  • 구석방-BAND
  • kwakjun0's Blog
  • 사진과 여행
  • 아침형 조로 만들기
  • 디노의 작가주의
  • * WE CAN FLY HIGHER *
  • 정상에서 만나요
  • 버리야 날자
  • RogueBean Weblog
  • 하얀늑대의 생활기
  • 제멋대로 ☆ 일상
  • escomic's fc2 blog
  • 어릿광대
TAG
  • postcrossing
  • 진해
  • 공연
  • android
  • 일본
  • 아사가야
  • 코이데 케이스케
  • 사진
  • 일기
  • 신주쿠
  • Linux
  • 포스트크로싱
  • 인디
  • 드라마
  • 야마다 타카유키
  • 잡담
  • Mac
  • 영화
  • 락
  • 안드로이드
  • 서울숲별밤축제
  • 일어일기
  • 책
  • 음악
  • 노래
  • epik high
  • Java
  • 에픽하이
  • 도쿄
  • 여행
more
«   2022/05   »
일 월 화 수 목 금 토
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        
글 보관함
  • 2022/05 (1)
  • 2022/02 (1)
  • 2021/12 (1)
  • 2021/10 (3)
  • 2021/09 (9)
  • 2021/07 (1)
  • 2021/06 (3)
  • 2021/02 (2)

Blog is powered by Tistory / Designed by Tistory

티스토리툴바