Warning:(6, 9) On SDK version 23 and up, your app data will be automatically backed up and restored on app install. Consider adding the attribute `android:fullBackupContent` to specify an `@xml` resource which configures which files to backup, or just set `android:fullBackupOnly=true`. More info: https://developer.android.com/guide/topics/data/autobackup
경고:(6, 9) SDK 버전 23 이상에서는 앱 설치 시 앱 데이터가 자동으로 백업 및 복원됩니다. 'android:fullBackupContent' 속성을 추가하여 백업할 파일을 구성하는 '@xml' 리소스를 지정하거나 그냥 'android:fullBackupOnly=true'로 설정하는 것을 고려하세요. 추가 정보: https://developer.android.com/guide/topics/data/autobackup
반응형
'Platform > Android' 카테고리의 다른 글
[AndroidStudio] 안드로이드 스튜디오 베타 Release, 개발 Release, 안정화 Release 등 버전 확인 && 업데이트 (0) | 2022.02.23 |
---|---|
[AndroidStudio] 안드로이드스튜디오 버전 업데이트 (1) | 2022.02.22 |
[Error] Could not find method dependencyResolutionManagement() for arguments ... (0) | 2022.02.22 |
[AndroidStudio] 안드로이드스튜디오 버전 확인 (0) | 2022.02.21 |
[AndroidManifest.xml] tools: attributes (0) | 2022.02.15 |