Backup? - Xperia Play Q&A, Help & Troubleshooting

If I were to backup all my apps with TB and then wipe my SD card clean and then put the backup file back in, would all my data come back successfully and everything work correctly?
Sent from my R800i using xda app-developers app

As long as Titanium Backup is looking in the same location on your SD card, that would work fine.

Thanks. Does anyone know of a good alternative to TB that doesn't require root?
Sent from my ASUS Transformer Pad TF300T using xda app-developers app

I do believe you can backup apps through ADB. Can't remember exactly what the commands are. It's around xda somewhere.

Do you want to back up apk files or the app data as well?
Use Es File Explorer. The App Manager feature let you back up apps. The apps data are in the /data/data folder. You have to change the home directory to / to access it.
It however doesn't reinstall all the apps, you have to do it manually.
Sent from my Galaxy Nexus

For backup from PC, you can use APK batch installer
http://forum.xda-developers.com/showthread.php?t=1531880

Related

[Q] B/u google book marks?

Is there a way to b/u my personal bookmarks from my browser so that if I install another rom I can transfer them into my system files or wherever they go by using root explorer? If I have to coy them to my sd card where in the file system are they located?
Titanium backup saves and restores bookmarks.
Sent from my ADR6300 using XDA App

[Q] Rip APK files from phone?

Hey guys, I know how to bring an apk file from /system/app using ADB Pull, but if the app isn't listed in that directory, where is it and how can I rip it from the phone to my computer?
What I'm ultimately trying to do is install an app that I can only download in Sense, then rip it from Sense and install it on my CM7 ROM.
U can back the apk up with titanium back up and then go to the folder on ur SD card and take the apk from there
gmap516 said:
Hey guys, I know how to bring an apk file from /system/app using ADB Pull, but if the app isn't listed in that directory, where is it and how can I rip it from the phone to my computer?
What I'm ultimately trying to do is install an app that I can only download in Sense, then rip it from Sense and install it on my CM7 ROM.
Click to expand...
Click to collapse
It is found in data/app. If it's a protected app it's in data/app-private. Or you could use astro to back up the apk. Titanium backup doesn't just backup the apk, it's in different files. Or you could backup with titanium and then restore.
Sent from my badass HTC Supersonic (Evo 4g) using XDA Premium App
Great, thanks! So all apps, no matter the source will be found in one of: /system/app, /data/app, or /data/app-private, as long as they're installed on internal, correct?
Once I rip the .apk, can I rename it?
Yeah, should be, I've never seen anything installed outside of those directories. I personally just use root explorer, that way I can do anything straight from the phone. It's well worth the convenience. You should be able to rename the apk to anything you want, especially if all your doing is putting it on the SD card to install.
Sent from my badass HTC Supersonic (Evo 4g) using XDA Premium App
Now, if I found an app had a .zip installed in /data/app and an apk installed in /data/app-private and I want to try to install it on CM7, should I adb push the .zip first to /data/app then adb install the apk? or just adb push both to their respective directories?
I would think you could just regular install the apk. Put it on your sd card & install using a file explorer. As for via adb, I'm not sure. I copied a protected apk to my SD & installed through Astro, it installed to /data/app and was no longer protected so I think the apk by itself would be fine.
Sent from my badass HTC Supersonic (Evo 4g) using XDA Premium App
plainjane said:
It is found in data/app. If it's a protected app it's in data/app-private. Or you could use astro to back up the apk. Titanium backup doesn't just backup the apk, it's in different files. Or you could backup with titanium and then restore.
Sent from my badass HTC Supersonic (Evo 4g) using XDA Premium App
Click to expand...
Click to collapse
Hate to disagree but u can backup with titanium back up then go to the titanium backup folder on ur SD card. It stores two files per apk. One is ur data for the apk the other is the apk. It just uses weird names on the backups. Much easier than using adb to pull apk or a file manager to go on a hunt for an apk all over ur phone
Titanium backup can backup apps and data. If you backup the app, you will have 3 files...data only creates 2 files. Apps can be find in /system/apps, /data/apps, /data/app-private, and also in .android-secure on your sdcard. I recommend root explorer to pull the app though. If its a sense only app, it may not work in AOSP.
bwcorvus said:
Titanium backup can backup apps and data. If you backup the app, you will have 3 files...data only creates 2 files. Apps can be find in /system/apps, /data/apps, /data/app-private, and also in .android-secure on your sdcard. I recommend root explorer to pull the app though. If its a sense only app, it may not work in AOSP.
Click to expand...
Click to collapse
You are partly correct. It crease three files. One is ur data from ur app another is almost useless and the last is the actual app. I pull apps that way on a daily basis for theming or looking at how other apps r themed.

[Q] Get apk files of installed app's

Hello everyone! I've been trying to find the answer to my question in the forum but I have not succeed.
The thing is that I want to get the apk files of some of the app's I have installed on my Desire.
I use Norton Mobile Utilities to check the directory where the apk file of each app is stored. Some of them are in /mnt/asec and these are so easy to find there and save them via copy-paste. On the other hand, some app's are stored in /data/app-private/ but when I check this directory with my file browser it appears completely empty.
What can I do?
Thanks in advance!
Get App Backup & Restore from market and than make backup to specified folder on sdcard.
Sent from my HTC Desire using Tapatalk
For backing up and restoring apps i can highly recommend titanium backup. Using it everytime i change rom or install current new. Never had problems.
Sent from Oxygen
to see /data you would need root explorer.
or you could try My backup Root, backup apps you need and then extract .apk from .rar
some file explorer programs like Astro have this feature as built in component
Sent from my HTC Desire using XDA App
Just tried both Titanium Backup and Root Explorer. They both work. Thank you all!
Titanium backup is probably the best way to get APK's quickly.
I use Astro too which you could try too.

How to make a .apk from a excist app on your phone?

Best xda members,
I instaled some apps from the market place,
How can i get that app on my phone to rip/copy to my desktop?
Soo i instaled a app from a market , but i wanna get that apk file, how do you get it rip from you phone?
aygul12345 said:
Best xda members,
I instaled some apps from the market place,
How can i get that app on my phone to rip/copy to my desktop?
Soo i instaled a app from a market , but i wanna get that apk file, how do you get it rip from you phone?
Click to expand...
Click to collapse
If the the apps are on ur sdcard, plug in ur phone to computer and mount as disk drive and get it that way.
Or download "MyBackUp" or "Titanium Backup" from the market, backup ur apps and then plug in ur phone to computer, mount as disk drive and copy the backup file to ur computer. I think the MyBackUp file is called "reware" on ur sdcard.
Sent from my HTC Desire
Well my English is not so advanced so if i misunderstood the question, Sorry..
But i think u are asking that when i installed an app how can i extract it from my phone, in which directory the apks are?
So my answer is if you are rooted then use titanium backup app to send any email your apk files;
and if you are on a unrooted device then you should check this out..
mobiletechpundit.blogspot.com/2012/03/android-for-all-backups-on-unrooted(dot)html
i hope this helps you.
regards:angel:
AndroZip for backing up APK Files
aygul12345 said:
Best xda members,
I instaled some apps from the market place,
How can i get that app on my phone to rip/copy to my desktop?
Soo i instaled a app from a market , but i wanna get that apk file, how do you get it rip from you phone?
Click to expand...
Click to collapse
You can use 'AndroZip' app from the Play Store (free).
Once you open the app, on the top toolbar you have option called 'Apps'
Clicking on it opens an AppManager. Now you can select to Backup multiple or all apps.
Once you are done go back to the main interface.
You can find the .apk files for selected apps in folder /mnt/sdcard/app_backup
Edit: You don't need to be rooted to do this.
You can also use Astro File Manager. Available for free from. The Google Play.
From the main screen go to Applications and backup.
Then select backup. Now you have apks of your applications on the SD card in the backup folder
Sent from my HTC Desire using xda app-developers app
Adb pull........
Sent from my GT-P7300B using xda app-developers app
The easiest way:
Android assistant app from Play store, in tools section there's tool for backing up. The .apk files are stored on sd card in Androidassistant_backup folder.
Thanks
Sent from my HTC Desire using xda app-developers app
..

Limited access to file system?

I was side loading an app from my phone to my tablet, incompatible in market. Well when I tried to copy the obb into the obb folder on my tablet it said access restricted... can't get it to copy even with root explorer.
Sent from my Nexus 7 using xda premium
whoamanwtf said:
I was side loading an app from my phone to my tablet, incompatible in market. Well when I tried to copy the obb into the obb folder on my tablet it said access restricted... can't get it to copy even with root explorer.
Sent from my Nexus 7 using xda premium
Click to expand...
Click to collapse
Are you rooted...?
I noticed something similar to this as well. I used TiBu to restore the SwiftKey app and settings from my 1st Gen N7. After restoring it, the English language pack wouldn't download. After Googling around, they recommended deleting languagepacks.json from the sdcard/Android/files/com.whatever directory and even with root access and Root Explorer I wasn't able to delete the file. I had to do it through TWRP and even that didn't solve the issue. I had to format internal storage to solve my issue. Needless to say, I've been much more careful about using TiBu since then.
Sent from my SGH-T999 using xda premium
alicarbovader said:
Are you rooted...?
Click to expand...
Click to collapse
Yes, yes I am. But you should not need root for these folders anyways.
Sent from my Optimus G using xda premium
I got it working with a different file manager, but I am still unable to copy the Titanium backup folder to my computer via usb, or airdroid. Weird thing is I cannot even use a zip app to zip it up then move the zip.
whoamanwtf said:
I got it working with a different file manager, but I am still unable to copy the Titanium backup folder to my computer via usb, or airdroid. Weird thing is I cannot even use a zip app to zip it up then move the zip.
Click to expand...
Click to collapse
I actually ran into a similar issue on my N7v1 last night. I wanted to copy over all my apps and settings, so I attempted to copy the various files in my Titanium Backup backup folder. I tried using adb pull, but it failed to copy over any of the apks. The other files (properties, etc.) copied, but not the applications. This seemed very weird. Then things got weirder.
I looked at the ownership/permissions/etc. and they were all identical. I had read/write access to everything. So I tried tar'ing them all up on the device, as root, to copy over one big archive. No dice. Even tar couldn't read the files. I tried coping them to another directory, but that failed too. I could only move or delete them - not copy/read/etc.
I assumed maybe something was wrong with the backups, so I deleted them all and redid the TiBu backup. Problem persisted even on these new files I just made.
It reminded me of an issue I had with TWRP when Android changed around the file system location of the sdcard. When that happened, I couldn't access my nandroid backups either, or even delete them. I actually had to make a flashable zip to get rid of them.
So I had an idea. My current TiBu backup location was "/sdcard/TitaniumBackup". The /sdcard directory points to "/storage/emulated/0/". So I deleted all the backup files again, changed the TiBu backup location to the latter and ran the backup process again.
Voila. I could now read/copy/everything all the files in that same directory, albeit with a different path.
Anyway, I thought I would share this because it sounds like a similar issue. Try using the full path and not the /sdcard shortcut and see if that works.

Categories

Resources