Issues with Google's "Backup Transport Service" on Android 4.4

ataris_kid

Member
Mar 4, 2010
41
30
0
Blacksburg, VA
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:
Code:
bmgr list transports
It returned the following:
Code:
android/com.android.internal.backup.LocalTransport
On a functional installation (My Galaxy Tab 8.9 running CyanogenMod 10.2 -- Android 4.3), it returns the following:
Code:
* com.google.android.backup/.BackupTransportService
android/com.android.internal.backup.LocalTransport
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!
 
Last edited:
  • Like
Reactions: Kuja.Rain

faffaz

Senior Member
Jan 15, 2013
63
8
0
Same here

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:
Code:
bmgr list transports
It returned the following:
Code:
android/com.android.internal.backup.LocalTransport
On a functional installation (My Galaxy Tab 8.9 running CyanogenMod 10.2 -- Android 4.3), it returns the following:
Code:
* com.google.android.backup/.BackupTransportService
android/com.android.internal.backup.LocalTransport
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!
The service is eather omitted ( not likely imo) or just not sett during the build. If not misstaken the service was active in CM11 20131117 build.

Had same issue on avatarrom.
 
Last edited:

ivan11235

Senior Member
Nov 12, 2013
99
27
0
Moscow
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:
I am at Motorola Razr. I have CM11 build and SlimKat based on CM11.
CM11 has a problem "no account" but SlimKat works ok!
I have only 2 zips with binaries and compare them. I could not find how to fix in CM11:
May be somebody can?:
http://androidhosting.org/Devs/Dhacker29/omap4/cm-11-20131126-UNOFFICIAL-umts_spyder.zip
https://drive.google.com/file/d/0B0zHKdKgMjLeaDN1MEt0WTd2MXM/edit?usp=sharing

I checked: GAPPS is not a reason.
Same gapps on CM11 does not help, and other gapps at SlimKat does not brake it.