You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gitProject1/01src/res/xml/backup_rules.xml.html

34 lines
1.5 KiB

<html>
<head>
<title>backup_rules.xml</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<style type="text/css">
.s0 { color: #080808; font-style: italic;}
.s1 { color: #174ad4;}
.s2 { color: #080808;}
.s3 { color: #067d17;}
.s4 { color: #8c8c8c; font-style: italic;}
.s5 { color: #0033b3;}
</style>
</head>
<body bgcolor="#ffffff">
<table CELLSPACING=0 CELLPADDING=5 COLS=1 WIDTH="100%" BGCOLOR="#c0c0c0" >
<tr><td><center>
<font face="Arial, Helvetica" color="#000000">
backup_rules.xml</font>
</center></td></tr></table>
<pre><span class="s0">&lt;?</span><span class="s1">xml version</span><span class="s3">=&quot;1.0&quot; </span><span class="s1">encoding</span><span class="s3">=&quot;utf-8&quot;</span><span class="s0">?&gt;</span><span class="s4">&lt;!--</span>
<span class="s4">Sample backup rules file; uncomment and customize as necessary.
See https://developer.android.com/guide/topics/data/autobackup
for details.
Note: This file is ignored for devices older than API 31
See https://developer.android.com/about/versions/12/backup-restore
--&gt;</span>
<span class="s2">&lt;</span><span class="s5">full-backup-content</span><span class="s2">&gt;</span>
<span class="s4">&lt;!--</span>
<span class="s4">&lt;include domain=&quot;sharedpref&quot; path=&quot;.&quot;/&gt;
&lt;exclude domain=&quot;sharedpref&quot; path=&quot;device.xml&quot;/&gt;
--&gt;</span>
<span class="s2">&lt;/</span><span class="s5">full-backup-content</span><span class="s2">&gt;</span></pre>
</body>
</html>