Xiaomi.eu roms without google device restore?


oricon

Members
Sep 28, 2018
21
15
hello,
i have a new mi8 and first i installed the v10.0.2.0 OEAMIFH.

at the first startup it asked me to setting up my handset and my google account.
after that it aks me to restore my apps and data from one of my other devices. so i choose my old device and all my apps/data are restored to my mi 8.

then i go to xiaomi.eu roms and installed the newer v10.0.5.0 OEACNFH to my device and make a format userdata (the only way for my device and magisk :) ).
at the first startup it asked me to setting up my handset and my google account.
but after that NO question to restore my apps and data.

can i manual start it after setting up my phone? eventually with bmgr restore appdata?

at this moment i am back on v10.0.2.0 OEAMIFH.
 
the solution

Code:
adb shell bmgr list sets


* daemon started successfully *

  97e92760879decd3 : ONEPLUS A3003

and then

Code:
adb shell bmgr restore 97e92760879decd3

Scheduling restore: ONEPLUS A3003
restoreStarting: 102 packages
onUpdate: 0 = android
onUpdate: 1 = com.google.android.googlequicksearchbox
onUpdate: 2 = com.android.documentsui
onUpdate: 3 = com.android.vending
onUpdate: 4 = com.android.nfc
onUpdate: 5 = com.android.cellbroadcastreceiver
onUpdate: 6 = com.android.calllogbackup
onUpdate: 7 = com.android.wallpaperbackup
onUpdate: 7 = com.android.providers.userdictionary
onUpdate: 8 = com.google.android.inputmethod.latin
onUpdate: 9 = com.android.providers.settings
restoreFinished: 0
done
 
Last edited: