<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent posts to Discussion</title><link>https://sourceforge.net/p/android-backup-processor/discussion/</link><description>Recent posts to Discussion</description><atom:link href="https://sourceforge.net/p/android-backup-processor/discussion/feed.rss" rel="self"/><language>en</language><lastBuildDate>Mon, 18 Mar 2024 07:15:59 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/android-backup-processor/discussion/feed.rss" rel="self" type="application/rss+xml"/><item><title>Not sure if I misunderstood what a full adb backup is</title><link>https://sourceforge.net/p/android-backup-processor/discussion/general/thread/64b4902964/?limit=25#0c74</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;adb backups are nowhere near a ISO/raw/dd/1:1/clone/mirror/backup of an android phone. Only very few apps and its data gets actually backed up. adb backups are actually partial backups.&lt;/p&gt;
&lt;p&gt;The adb backup was intended initially to backup only user apps and data (probably al), but as time went on it got neglected, because Google didn't have the courage to fully remove it but didn't want people to use it either.&lt;/p&gt;
&lt;p&gt;You see, there are reasons for that:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;App developers don't want people randomly backing up stuff from the phone. Sometimes due to proprietary source code (system executables, IMEI/MAC information, saved WiFi networks).&lt;/li&gt;
&lt;li&gt;Other times because of privacy (certain messaging apps or banking apps don't allow to take a screenshot while open) or export to a new device, you have to reconfigure everything in each new device.&lt;/li&gt;
&lt;li&gt;Other times because the content that the app uses is not theirs, so they have to forbid any manipulation. It includes Spotify music, Netflix movies, and so on.&lt;/li&gt;
&lt;li&gt;Google want everybody to use Google One instead. Check if you did backup to it, it's possible you have there most of the things you want.&lt;/li&gt;
&lt;li&gt;Devices firmware include proprietary/licensed/patented software and drivers from third parties that the vendor (Samsung, whatever) can't redistribute, hence don't allow any backup of it.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Since iOS 9 Apple doesn't allow to backups apps (.ipa) to local backups, so you have to reinstall them from the Apple Store, so you see a common denominator here: everything is moving to cloud.&lt;/p&gt;
&lt;p&gt;It's clear that Android should strongly warn users in the screen dialog how it works exactly (kind of Terms &amp;amp; Conditions), but actually most people don't backup anything. Social networks store everything on remote anyway and the same for media streaming, so almost nobody cares.&lt;/p&gt;
&lt;p&gt;But the worst thing is that you made a serious mistake: you should have kept the old phone untouched, until you could confirm that the new device had everything to your liking, specially when the devices are managed by an external organization.&lt;/p&gt;
&lt;p&gt;The only way to do a ISO/carbon copy backup of any smartphone, is to root it. Of course you need the new smartphone to be rooted to restore things. Otherwise backups are partial (very) and eventually will most disappear.&lt;/p&gt;
&lt;p&gt;I'm so sorry that you were caught off guard so much, but the issue has been known for more than 10 years, and people that expect smartphones to be like desktop computers get so disappointed.&lt;/p&gt;
&lt;p&gt;I'll add some uppercase warnings to the README with some legal advisory at the top to force feed people when they reach this project. Most issues reported come from the fact that they don't know what the terms of use of their devices are. Even some device manufacturers implemented their own variations of the adb format which is not compatible with the official one.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">dragomerlin</dc:creator><pubDate>Mon, 18 Mar 2024 07:15:59 -0000</pubDate><guid>https://sourceforge.nete2fd515971b350330597f6d8d431ff04820a5c93</guid></item><item><title>Not sure if I misunderstood what a full adb backup is</title><link>https://sourceforge.net/p/android-backup-processor/discussion/general/thread/64b4902964/?limit=25#db5d</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Hi, I did a simple console command in adb app control to create a backup.ab file that I THOUGHT had my full phone contents, from pictures to app data and everything&lt;/p&gt;
&lt;p&gt;When I finally got this tool to work, I was presented with a measly selection of a few random app data's, nowhere close to my full library. I thought this was gonna take like an iso image of my phone, a complete replica of the internal file structure&lt;/p&gt;
&lt;p&gt;What I got doesnt seem to be the case. Can you guys verify that I either did something wrong or I just need to do something different. The big problem is I wiped the phone to factory settings and ebayed it so all the data is gone for good except whats in samsung cloud.&lt;/p&gt;
&lt;p&gt;Basically my main goal was to get a few select apps to retain their data, for example I have custom alarms for AMDroid alarm clock app saved that are pretty complex and hard to reproduce.  In addition I use Tasker to automate a bunch of stuff around my house with NFC tags and I dont feel like doing that all over. if I did everything right, the only contents were like 8 apps and it doesnt look like the actual files that were on the phone memory.&lt;img alt="" src="https://"/&gt;&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Courtney Alan White</dc:creator><pubDate>Sun, 17 Mar 2024 05:45:33 -0000</pubDate><guid>https://sourceforge.net972b3a32f6c38612ce48936a0eb1b0f209f5bb9b</guid></item><item><title>no longer runs</title><link>https://sourceforge.net/p/android-backup-processor/discussion/general/thread/95df0ad436/?limit=25#4125</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Since you are extracting you must provide tar name:&lt;br/&gt;
java -jar abp.jar -debug unpack viewer.ab viewer.tar&lt;/p&gt;
&lt;p&gt;Then you can view or extract tar with any app, is similar to zip or rar.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">dragomerlin</dc:creator><pubDate>Wed, 06 Sep 2023 20:08:39 -0000</pubDate><guid>https://sourceforge.net5a0aeb81f41bf24375c179983c47c02ceddb2d4a</guid></item><item><title>no longer runs</title><link>https://sourceforge.net/p/android-backup-processor/discussion/general/thread/95df0ad436/?limit=25#6e95</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;step 1: adb backup -f viewer.ab -noapk com.realvnc.viewer.android&lt;br/&gt;
this creates a nice 1.2Mb file called viewer.ab , all good&lt;br/&gt;
step 2: java -jar "&amp;lt;path to="" binary=""&amp;gt;\abp.jar" -debug unpack .\viewer.ab &amp;lt;some file="" name=""&amp;gt;&lt;br/&gt;
    now that last parameter is terribly confusing do I need to know what fiels to pull out of the backup, how do i list the backup contents? No commandline documentation nearthe top of any of the readme files.&amp;lt;/some&amp;gt;&amp;lt;/path&amp;gt;&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Conrad Braam</dc:creator><pubDate>Wed, 06 Sep 2023 15:28:55 -0000</pubDate><guid>https://sourceforge.net5ed259ba82204256e5e9905fa757d4200f6a3bd9</guid></item><item><title>no longer runs</title><link>https://sourceforge.net/p/android-backup-processor/discussion/general/thread/95df0ad436/?limit=25#4f58</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;the documentation says to replace abe with abp , but since .ab files get emitted by the backup tool, not TART files, which abp wants. The new abp tool will not ingest these.ab  files, so this tool looks like it's just undocumented in a way that cannot serve it's purpose. Are there alternative updated tools that dont require large downloads and other setting up for simple scripted .ab extractions?&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Conrad Braam</dc:creator><pubDate>Wed, 06 Sep 2023 15:17:18 -0000</pubDate><guid>https://sourceforge.net91df47b9d5deb5f32e5f3ca668ffe182a80df588</guid></item><item><title>Batch Unpack</title><link>https://sourceforge.net/p/android-backup-processor/discussion/general/thread/200119f2/?limit=25#cba8/4995/c55e/908e/a6d0/4906/7e7f</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;DSC_0006.JPG is the encryped file and i used 123 for unpack file name and yes these files are from the folder ".semc-fullbackup".&lt;/p&gt;
&lt;p&gt;By the way its unpack successfully thanks :) &lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Ashish Kumar</dc:creator><pubDate>Sat, 22 Jul 2023 07:36:48 -0000</pubDate><guid>https://sourceforge.netf505c803ea5a32112458cff48718b8a5600dc4f2</guid></item><item><title>Batch Unpack</title><link>https://sourceforge.net/p/android-backup-processor/discussion/general/thread/200119f2/?limit=25#cba8/4995/c55e/908e/a6d0/4906</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;If you could give me a hint, is the file DSC_0006.JPG 123.jpg which is encrypted in adb backup format, or are the files inside the folder ".semc-fullbackup"?&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">dragomerlin</dc:creator><pubDate>Fri, 21 Jul 2023 17:34:33 -0000</pubDate><guid>https://sourceforge.neta754d0c0ac5c68f56f1f33183bde8c40a1c9ae03</guid></item><item><title>Batch Unpack</title><link>https://sourceforge.net/p/android-backup-processor/discussion/general/thread/200119f2/?limit=25#cba8/4995/c55e/908e/a6d0</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;OMG!!&lt;/p&gt;
&lt;p&gt;After posting last comment I accidently try password "1234" and its works. :)&lt;/p&gt;
&lt;p&gt;Now i can restore  any file from the folder ".semc-fullbackup"&lt;/p&gt;
&lt;p&gt;Thanks you so much for this tool.&lt;br/&gt;
AKPaharia&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Ashish Kumar</dc:creator><pubDate>Tue, 18 Jul 2023 05:07:14 -0000</pubDate><guid>https://sourceforge.nete8c69107de0010b94c817dd948036a440b6320cf</guid></item><item><title>Batch Unpack</title><link>https://sourceforge.net/p/android-backup-processor/discussion/general/thread/200119f2/?limit=25#cba8/4995/c55e/908e</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;&lt;a class="user-mention" href="/u/dragomerlin/"&gt;@dragomerlin&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Thanks for the reply.&lt;/p&gt;
&lt;p&gt;OK. i create this backup in 2015 with my sony Xpera M2 Dual (D2302) (android kitkat) via backup &amp;amp; restore app.&lt;br/&gt;
But i don't have that device anymore. However i have that backup &amp;amp; restore apk file (com.sonyericsson.vendor.backuprestore) BUT it doesn't work in todays androids phone might be due to changing android version or it works only in sony phones.&lt;/p&gt;
&lt;p&gt;I download the tool (android-backup-tookit-20221220.zip) and after extracting run for files located in ".semc-fullbackup" where i have all the files with its original extensions like (DSC_0004.JPG)&lt;/p&gt;
&lt;p&gt;I run the command in same path where the image and abp.jar located in this way:&lt;/p&gt;
&lt;p&gt;java -jar abp.jar unpack DSC_0006.JPG 123.jpg&lt;/p&gt;
&lt;p&gt;screenshot: &lt;a href="https://www.loom.com/i/a63d79adcc6b4e84aee2ed658455d92a" rel="nofollow"&gt;https://www.loom.com/i/a63d79adcc6b4e84aee2ed658455d92a&lt;/a&gt; &lt;/p&gt;
&lt;p&gt;Its ask for password which i don't remember now :( &lt;br/&gt;
(Might be one main password ask within the app for all .semc-fullbackup folder)&lt;/p&gt;
&lt;p&gt;when i open any image in a notepad it shows like the below&lt;/p&gt;
&lt;p&gt;screenshot: &lt;a href="https://www.loom.com/i/1b3b92349d6040ad9920634d232a80af" rel="nofollow"&gt;https://www.loom.com/i/1b3b92349d6040ad9920634d232a80af&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Is there any way to restore files without password or removed password from notepad file?&lt;/p&gt;
&lt;p&gt;Thanks in advance&lt;br/&gt;
Ashish. &lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Ashish Kumar</dc:creator><pubDate>Tue, 18 Jul 2023 04:51:51 -0000</pubDate><guid>https://sourceforge.netcfde63d897a6abc66d35083c3c0de05ecea05125</guid></item><item><title>Batch Unpack</title><link>https://sourceforge.net/p/android-backup-processor/discussion/general/thread/200119f2/?limit=25#cba8/4995/c55e</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Sony backup &amp;amp; restore app which you used already should be able to restore the same ".semc-fullbackup" to your phone. Did you try this already? At which exact step are you having issues and which steps did you follow?&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">dragomerlin</dc:creator><pubDate>Mon, 17 Jul 2023 16:43:43 -0000</pubDate><guid>https://sourceforge.netba8bf5f2f02ee7c6a26eefa756bfecb8d400b1ad</guid></item></channel></rss>