μ°Έκ³
[μλλ‘μ΄λ] μ± μμ νλλ° λ°μ΄ν°κ° λ¨μ μλ λ¬Έμ
νμ¬μμ μ½νλ¦°μΌλ‘ νλ‘μ νΈλ₯Ό μ§νμ€μ΄μλλ° λΆλͺ μ±μ μμ νκ³ λ€μ μ€μΉλ₯Ό νμ§λ§ shared preference λ°μ΄ν°κ° 볡μλλ μ¦μμ΄ κ³μν΄μ λ°μνλ€.Android API 23(λλ Android "6.0" λλ Android "Mar
velog.io
https://developer.android.com/identity/data/autobackup?hl=ko#Files
μλ λ°±μ μΌλ‘ μ¬μ©μ λ°μ΄ν° λ°±μ | Identity | Android Developers
μ΄ νμ΄μ§λ Cloud Translation APIλ₯Ό ν΅ν΄ λ²μλμμ΅λλ€. μλ λ°±μ μΌλ‘ μ¬μ©μ λ°μ΄ν° λ°±μ 컬λ μ μ μ¬μ©ν΄ μ 리νκΈ° λ΄ νκ²½μ€μ μ κΈ°μ€μΌλ‘ μ½ν μΈ λ₯Ό μ μ₯νκ³ λΆλ₯νμΈμ. μ±μ μλ λ°±μ μ A
developer.android.com
κ²°λ‘
AndroidManifest νμΌμμ <application>μ
android:allowBackup="false"
λΌκ³ κ°μ λͺ μνλ€.
μΆκ°
λΈλ‘κ·Έ κΈλ€μ 보면
android:fullBackupContent="false"
λ‘λ μ§μ νλΌκ³ νλλ°, ν μ€νΈν΄λ³΄λ©΄ κ΅¬μ§ μ΄ κ°μ μ΄λ κ² λ°κΏ νμκ° μλ€.
κΈ°λ³Έ μΈν κ°μ 보면
android:dataExtractionRules="@xml/data_extraction_rules"
android:fullBackupContent="@xml/backup_rules"
μ΄ μλλ°,
dataExtractionRulesμ xml νμΌμ Android 12 μ΄μμ ν΄λΌμ°λ λ°±μ , λ¨λ§ λ°±μ λμμ κΈ°μ νκ³
fullBackupContentμ xml νμΌμ Android 11 μ΄νμ ν΄λΌμ°λ λ°±μ , λ¨λ§ λ°±μ λμμ κΈ°μ νλ κ²μ΄λΌκ³ μλλ‘μ΄λ λ벨λ‘νΌ λ¬Έμμ λμμλ€.
μ΄ μ΄μ λλΆμ λ°±μ κ΄λ ¨ κΈ°λ₯λ μ΄ν΄λ³΄μλ€.π