0

I want to test backuping of my application, but backup transport isn't available on the emulator. I tried two emulators - Android API version 24 and 25, both with Google API support. When I execute bmgr list transports, bmgr answers: No transports available. When I execute the same command on my device and emulators with lower api version, bmgr says that local transport is avaiable.

Valeriy Katkov
  • 33,616
  • 20
  • 100
  • 123

1 Answers1

1

It seems the problem affects only x86_64 emulators, on x86 API 24 emulator local transport is availabe.

Valeriy Katkov
  • 33,616
  • 20
  • 100
  • 123