include::../description.adoc[]
include::../ask-yourself.adoc[]
include::../recommended.adoc[]
== Noncompliant Code Example
[source,xml]
----
----
== Compliant Solution
Disable application backup.
[source,xml]
----
----
If targeting Android 6.0 or above (API level 23), define files to include/exclude from the application backup.
== See
include::../see.adoc[]
ifdef::env-github,rspecator-view[]
== Implementation Specification
(visible only on this page)
include::../message.adoc[]
include::../highlighting.adoc[]
endif::env-github,rspecator-view[]