Hey all.. I've been through a day's worth of attempted troubleshooting but I haven't had any luck. In the "Backup & settings" menu, under "Backup account," it's saying "No account is currently storing backed up data." Here's a screenshot:
Long story short, it doesn't seem as though Android is detecting the Google Backup Transport. The PA GApps package contains the GoogleBackupTransport.apk file, but I've also tried one from the Nexus 5 factory image (though I believe they're the same file).
In ADB, I ran the following command:
It returned the following:
On a functional installation (My Galaxy Tab 8.9 running CyanogenMod 10.2 -- Android 4.3), it returns the following:
As you can see, Google's transport doesn't seem to be showing up as expected on Android 4.4 (CyanogenMod 11) with the PA GApps package. Watching logcat, I see that BackupManagerService finds 1 transport (.LocalTransport) on boot, so it's as though Google's is not even being detected.
My current setup is fitsnugly's nightly of CyanogenMod 11 and the latest PA 4.4 GApps (full, 2013-11-19). I've also tried with other GApps packages and other CM11 / AOSP builds with no success. I've tried both clean flashing and dirty flashing as well. Has anybody had any success with Google Backup / Restore while using a third party GApps package on CM11 (or any 4.4 ROM)? Alternatively, I'd appreciate any pointers related to where else to look or how to troubleshoot this, as I am not too familiar with this aspect of Android. I'm curious as to whether this is an issue with CyanogenMod 11, the PA GApps package, or [my] user error.
Thanks in advance!
Long story short, it doesn't seem as though Android is detecting the Google Backup Transport. The PA GApps package contains the GoogleBackupTransport.apk file, but I've also tried one from the Nexus 5 factory image (though I believe they're the same file).
In ADB, I ran the following command:
Code:
bmgr list transports
Code:
android/com.android.internal.backup.LocalTransport
Code:
* com.google.android.backup/.BackupTransportService
android/com.android.internal.backup.LocalTransport
My current setup is fitsnugly's nightly of CyanogenMod 11 and the latest PA 4.4 GApps (full, 2013-11-19). I've also tried with other GApps packages and other CM11 / AOSP builds with no success. I've tried both clean flashing and dirty flashing as well. Has anybody had any success with Google Backup / Restore while using a third party GApps package on CM11 (or any 4.4 ROM)? Alternatively, I'd appreciate any pointers related to where else to look or how to troubleshoot this, as I am not too familiar with this aspect of Android. I'm curious as to whether this is an issue with CyanogenMod 11, the PA GApps package, or [my] user error.
Thanks in advance!
Last edited: