괴발개발 개발새발

  • 블로그홈
  • 지역로그
  • 태그로그
  • 미디어로그
  • 방명록

Before 2022/Android 46

SharedPreferences 클래스로 관리하기

public class SharedUtil { public static void putString(Context context, String key, String value) { SharedPreferences prefs = PreferenceManager.getDefaultSharedPreferences(context); SharedPreferences.Editor editor = prefs.edit(); editor.putString(key, value); editor.apply(); } public static String getString(Context context, String key) { SharedPreferences prefs = PreferenceManager.getDefaultShar..

Before 2022/Android 2018.08.24
1 ··· 7 8 9 10
더보기
프로필사진

  • 전체
    • Before 2022
      • Android
      • Java & Spring
      • AWS & DevOps
      • ETC
    • AWS
      • 톺아보기
      • Resources
      • Lambda
    • CS Notes
    • DevOps
      • 톺아보기

Tag

prometheus, S3, Android, EC2, monitoring, Kotlin, 데브옵스, CloudFront, node exporter, 안드로이드, docker, troposphere, grafana, 리니어레이아웃, IAC, AWS, devops, Scoped Storage, Route53, libphonenumber,

최근글과 인기글

  • 최근글
  • 인기글

Archives

Calendar

«   2025/06   »
일 월 화 수 목 금 토
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

방문자수Total

  • Today :
  • Yesterday :

Copyright © Kakao Corp. All rights reserved.

  • 진이님

티스토리툴바