Affichage des articles dont le libellé est Restore. Afficher tous les articles
Affichage des articles dont le libellé est Restore. Afficher tous les articles

vendredi 29 janvier 2016

Can't restore encrypted Titanium Backup backup from Google Drive on new phone



Hi guys,

first of all, I'm german and dont know if i translate all Titanium Backup texts right. So sorry if you dont understand everything, but I try my best :D

Now, i got a little problem here. I've used Titanium Backup on my S3 to create an encrypted backup of my apps and sync it to Google Drive. Several days ago my S3 did break and I bought a new one, a Nexus 6. Now I wanted to restore my Apps from the backup. What I did first is to sync the backup files from my Google Drive via Titanium Backup. That went fine and made no problems at all. Via a file browser I can see the backup files on my phone. The path to the backup folder is set right in Titanium Backup. I can also verify the backup files in TB succesfully with the passphrase. But when I try to batch restore the backups I cant. In TB in the list with all these batch actions I wanted to use "restore missing Apps with Data" then select all the Apps and let TB do its job. But I cant, after the "restore missing Apps..." there is a 0. It seems like it is not recognizing my backups files here...
What could the problem be?

Help would be greatly appreciated here!

Download from this link

Backup / Restore of /data crypted partition



Hi. How I can Backup / Restore my /data cryptedpartition?
In my phone (zte v987 android 4.2.1 brunomod 4.0) i have root and CWM mode.

Download from this link

jeudi 28 janvier 2016

[BRICK] Lost and Unable to Restore IMEI/BASEBAND LG G2 D805.



I'm really going to die soon. I spent the whole day trying to restore my IMEI as I don't have the original box (bought it second hand just the phone alone) and did not have EFS back up prior to flashing.

So, the whole mess was when I flashed Dorimanx for D800 instead of my variant which is D805 (my careless mistake, the title of the page was really confusing). Ever since, I lost my IMEI is shown as 0 or null so does my baseband. I then flashed ResurrectionRemix, PowerG2, etc. but still unable to get any mobile network connection.

I've tried reverting to stock KitKat firmware but to no avail. I've flash other modems as well with no success. I've even tried the QST NvManager switching from Windows 10 to 7 and re-installing the USB drivers numerous times still no luck. I followed so many forums and watched endless youtube tutorials none of them can fix my problem.

I'm really desprate, please help me.

Download from this link

Z3+ DRM restore



hi guys, just asking if anyone have the link for "Z3+,Z5,Z5C,Z5P,Z5PD" from this link " http://forum.xda-developers.com/cros...s-drm-t2930672 "
thanks :fingers-crossed:

Download from this link

mercredi 27 janvier 2016

[N910F] Strange Problem after TWRP restore



Hey guys,

First of all sorry for my not perfect english :D

Well pre story: my mom and me using both Note 4 but my one has WiFi issues since day 1 and she told me today to change the phones bcuz she dont care if 1mb/s or 5.

So I did something i never done before -.- rooted her Phone, installed twrp and made a full backup via twrp(ticked everything active) so.. moved the backup file into my SD and restored on my Phone.

Everything went good but i recognized a lot of lag after first Boot AND WiFi dont remember the saved Networks. Turning WiFi off happens instantly but turning back on Takes around half to a whole Minute.

What i tried so far:

- factory reset via twrp
- factory reset via Standard cwm
- flashed Modem and bootloader with odin (cok1)
- reverted back to kitkat
- flashed clean 5.1.1 cok1 with odin

Tried something with .pit file while installing but didnt recognize any difference..

So.. May the restore file destroyed some specific partitions? I havent got any clue What to do next :/

Any help or advise ?

Download from this link

How backup and restore imei



So, you will need YOUR WORKING phone, root and terminal emulator ;)

For backup open emulator and write:

su
(your phone will ask you for root acces)

dd if=dev/block/mmcblk0p3 of=removable/MicroSD/mmcblk0p3.img

dd if=dev/block/mmcblk0p5 of=removable/MicroSD/mmcblk0p5.img
(MicroSD is name of my cd card, so if your sdcard name is storage you will use this command: ...of=removable/storage/mmcblk0p3.img or mmcblk0p5.img)

-now you have your imei restored in your sdcard :o

For restore:

you will need YOUR i say again YOUR backuped mmcblk, of you will use ANOTHER mmcblk0p3 you will get fake imei (some like 0004488xxxx) and your calling will never work.

so, open again terminal:

su
(your phone will ask you for root acces)

dd if=removable/MicroSD/mmcblk0p3.img of =dev/block/mmcblk0p3

dd if=removable/MicroSD/mmcblk0p5.img of =dev/block/mmcblk0p5
(MicroSD is name of my cd card, so if your sdcard name is storage you will use this command: dd if=removable/storage/mmcblk0p3.img or mmcblk0p5.img.....)

now restart phone , and open dialer y will see for some secund "actualising database of contacts"
then press *#06*

you will see your imei

this works !! i sayed beacuse after instal tanks alfa AOSP 5.0 i got "fake" imei, but thanks got i have backuped my imei so i restored them i its work ;):)

IF THIS INSTRUCTION WILL NOT WORK

1) you have propably :confused:"second":confused: problem with imei i have them too, so pls control your dev/block/ ind try found mmcblk0p3 or mmcblk0p5 if you have it in dev/block/ i have bad masege for you , a dont now how fix it, but good massage is then you didnt lost your imei in fact:

2)you used bad mmcblk0p3 or mmcblk0p5

3)you have propably mistake in proses

I hope it will help you.
and sorry for my english i hope then y understand me :D

Download from this link