<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[How to transfer configuration and data to another phone?]]></title><description><![CDATA[<p dir="auto">Colleagues, tell me, please, what should I do in order to transfer the phone settings and data (address book, SMS, history) to a new device?</p>
<p dir="auto">In my opinion, this is quite important information, but I did not find any FAQ or HowTo on this topic. If I haven't been looking well, tell me where it is.</p>
<p dir="auto">Is there any information about where and in what format this data is stored?</p>
<p dir="auto">Ogogon.</p>
]]></description><link>https://forums.ubports.com/topic/7740/how-to-transfer-configuration-and-data-to-another-phone</link><generator>RSS for Node</generator><lastBuildDate>Wed, 17 Jun 2026 06:27:29 GMT</lastBuildDate><atom:link href="https://forums.ubports.com/topic/7740.rss" rel="self" type="application/rss+xml"/><pubDate>Thu, 12 May 2022 23:47:45 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to How to transfer configuration and data to another phone? on Tue, 17 May 2022 15:40:33 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/ogogon" aria-label="Profile: ogogon">@<bdi>ogogon</bdi></a> said in <a href="/post/64200">How to transfer configuration and data to another phone?</a>:</p>
<blockquote>
<p dir="auto">Unfortunately, I did not find the content of my SMSs in the history.sqlite database, only a huge number of very strange links.<br />
I think you are confusing something...</p>
</blockquote>
<p dir="auto">The messages are in <code>text_events</code> table. This is what my phone returns if asked for last text message (text &amp; numbers redacted):</p>
<pre><code>phablet@ubuntu-phablet:~$ sqlite3 .local/share/history-service/history.sqlite 
SQLite version 3.11.0 2016-02-15 17:29:24
Enter ".help" for usage hints.
sqlite&gt; select * from text_events order by eventId desc limit 1;
ofono/ofono/account0|+401901123456|2022-05-16T20:12:57+0200-18|+401901123456|2022-05-16T18:12:57.000Z|0|This is the redacted text of the message.|0|0|||0|2022-05-16T18:12:57.000Z
sqlite&gt; 

</code></pre>
]]></description><link>https://forums.ubports.com/post/64226</link><guid isPermaLink="true">https://forums.ubports.com/post/64226</guid><dc:creator><![CDATA[jezek]]></dc:creator><pubDate>Tue, 17 May 2022 15:40:33 GMT</pubDate></item><item><title><![CDATA[Reply to How to transfer configuration and data to another phone? on Mon, 16 May 2022 03:14:13 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/ogogon" aria-label="Profile: ogogon">@<bdi>ogogon</bdi></a> You can also export your contacts to <code>vcf</code> file and import it to your new phone. There's an export function in the settings page For importing, I think you need to open the <code>vcf</code> file from the file manager.</p>
<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/ogogon" aria-label="Profile: ogogon">@<bdi>ogogon</bdi></a> said in <a href="/post/64200">How to transfer configuration and data to another phone?</a>:</p>
<blockquote>
<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/keneda" aria-label="Profile: keneda">@<bdi>keneda</bdi></a> said in <a href="/post/64173">How to transfer configuration and data to another phone?</a>:</p>
<blockquote>
<p dir="auto">SMS/MMS data can be found in :</p>
<pre><code>.local/share/history-service
</code></pre>
</blockquote>
<p dir="auto">Unfortunately, I did not find the content of my SMSs in the history.sqlite database, only a huge number of very strange links.<br />
I think you are confusing something...</p>
</blockquote>
<p dir="auto">We're sure it's there. Did you open the sqlite database? Check all the tables :smiling_face:</p>
]]></description><link>https://forums.ubports.com/post/64202</link><guid isPermaLink="true">https://forums.ubports.com/post/64202</guid><dc:creator><![CDATA[kugiigi]]></dc:creator><pubDate>Mon, 16 May 2022 03:14:13 GMT</pubDate></item><item><title><![CDATA[Reply to How to transfer configuration and data to another phone? on Mon, 16 May 2022 02:48:05 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/ogogon" aria-label="Profile: ogogon">@<bdi>ogogon</bdi></a> said in <a href="/post/64199">How to transfer configuration and data to another phone?</a>:</p>
<blockquote>
<p dir="auto">Is it enough just to copy this file to the new phone to the same place?</p>
</blockquote>
<p dir="auto">It should be.</p>
<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/ogogon" aria-label="Profile: ogogon">@<bdi>ogogon</bdi></a> said in <a href="/post/64200">How to transfer configuration and data to another phone?</a>:</p>
<blockquote>
<p dir="auto">I think you are confusing something...</p>
</blockquote>
<p dir="auto">No i'm not <img src="https://forums.ubports.com/assets/plugins/nodebb-plugin-emoji/emoji/android/1f609.png?v=bd2c1f0ef09" class="not-responsive emoji emoji-android emoji--wink" style="height:23px;width:auto;vertical-align:middle" title="😉" alt="😉" /><br />
You can search the forum and you'll see.<br />
For instance : <a href="https://forums.ubports.com/topic/441/history-sqlite-reconstruct-threads?_=1652668008566">https://forums.ubports.com/topic/441/history-sqlite-reconstruct-threads?_=1652668008566</a></p>
]]></description><link>https://forums.ubports.com/post/64201</link><guid isPermaLink="true">https://forums.ubports.com/post/64201</guid><dc:creator><![CDATA[Keneda]]></dc:creator><pubDate>Mon, 16 May 2022 02:48:05 GMT</pubDate></item><item><title><![CDATA[Reply to How to transfer configuration and data to another phone? on Sun, 15 May 2022 23:44:30 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/keneda" aria-label="Profile: keneda">@<bdi>keneda</bdi></a> said in <a href="/post/64173">How to transfer configuration and data to another phone?</a>:</p>
<blockquote>
<p dir="auto">SMS/MMS data can be found in :</p>
<pre><code>.local/share/history-service
</code></pre>
</blockquote>
<p dir="auto">Unfortunately, I did not find the content of my SMSs in the history.sqlite database, only a huge number of very strange links.<br />
I think you are confusing something...</p>
]]></description><link>https://forums.ubports.com/post/64200</link><guid isPermaLink="true">https://forums.ubports.com/post/64200</guid><dc:creator><![CDATA[ogogon]]></dc:creator><pubDate>Sun, 15 May 2022 23:44:30 GMT</pubDate></item><item><title><![CDATA[Reply to How to transfer configuration and data to another phone? on Sun, 15 May 2022 23:32:06 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/keneda" aria-label="Profile: keneda">@<bdi>keneda</bdi></a> said in <a href="/post/64173">How to transfer configuration and data to another phone?</a>:</p>
<blockquote>
<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/ogogon" aria-label="Profile: ogogon">@<bdi>ogogon</bdi></a><br />
Adress book can be found in :</p>
<pre><code>.local/share/evolution/adressbook/system
</code></pre>
<p dir="auto">You'll find in it "contact.db" wich contains contact infos, and maybe a "photos" folder if you put pictures for some contacts.</p>
</blockquote>
<p dir="auto">Thanks. Indeed, there are entries in the contact.db database that correspond in number and content to the address book.</p>
<p dir="auto">Is it enough just to copy this file to the new phone to the same place?</p>
]]></description><link>https://forums.ubports.com/post/64199</link><guid isPermaLink="true">https://forums.ubports.com/post/64199</guid><dc:creator><![CDATA[ogogon]]></dc:creator><pubDate>Sun, 15 May 2022 23:32:06 GMT</pubDate></item><item><title><![CDATA[Reply to How to transfer configuration and data to another phone? on Fri, 13 May 2022 07:06:38 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/kugiigi" aria-label="Profile: kugiigi">@<bdi>kugiigi</bdi></a><br />
Oh yes, bad edited my copy/paste of first location, thanks for insight.<br />
Plus i didn't know there is also calls in history.sqlite.</p>
]]></description><link>https://forums.ubports.com/post/64177</link><guid isPermaLink="true">https://forums.ubports.com/post/64177</guid><dc:creator><![CDATA[Keneda]]></dc:creator><pubDate>Fri, 13 May 2022 07:06:38 GMT</pubDate></item><item><title><![CDATA[Reply to How to transfer configuration and data to another phone? on Fri, 13 May 2022 04:03:58 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/keneda" aria-label="Profile: keneda">@<bdi>keneda</bdi></a> Calls and SMS is at <code>~/.local/share/history-service</code> <img src="https://forums.ubports.com/assets/plugins/nodebb-plugin-emoji/emoji/android/1f609.png?v=bd2c1f0ef09" class="not-responsive emoji emoji-android emoji--wink" style="height:23px;width:auto;vertical-align:middle" title=":wink:" alt="😉" /></p>
]]></description><link>https://forums.ubports.com/post/64174</link><guid isPermaLink="true">https://forums.ubports.com/post/64174</guid><dc:creator><![CDATA[kugiigi]]></dc:creator><pubDate>Fri, 13 May 2022 04:03:58 GMT</pubDate></item><item><title><![CDATA[Reply to How to transfer configuration and data to another phone? on Fri, 13 May 2022 07:04:45 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/ogogon" aria-label="Profile: ogogon">@<bdi>ogogon</bdi></a><br />
Adress book can be found in :</p>
<pre><code>.local/share/evolution/adressbook/system
</code></pre>
<p dir="auto">You'll find in it "contact.db" wich contains contact infos, and maybe a "photos" folder if you put pictures for some contacts.</p>
<p dir="auto">In "evolution" folder you'll find other stuff you can save, as tasks, calendars, or such.</p>
<p dir="auto">SMS/MMS data can be found in :</p>
<pre><code>.local/share/history-service
</code></pre>
<p dir="auto">There is "history.sqlite" wich contains messaging threads, and "attachments" folder, wich contains... attachments ^^</p>
<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/ogogon" aria-label="Profile: ogogon">@<bdi>ogogon</bdi></a> said in <a href="/post/64172">How to transfer configuration and data to another phone?</a>:</p>
<blockquote>
<p dir="auto">(address book, SMS, history)</p>
</blockquote>
<p dir="auto">Not sure what you're talking about with "history".</p>
]]></description><link>https://forums.ubports.com/post/64173</link><guid isPermaLink="true">https://forums.ubports.com/post/64173</guid><dc:creator><![CDATA[Keneda]]></dc:creator><pubDate>Fri, 13 May 2022 07:04:45 GMT</pubDate></item></channel></rss>