私はアンドロイドが初めてです。「SDK ツール/パスから次のコマンドでバックアップを有効にします: adb shell bmgr enable true」
これを行う方法を教えてください。
cmd btで試しましたが、このエラーが発生しています
C:\Program Files\Android\Android-sdk\tools>adb シェル 'adb' は、内部コマンドまたは外部コマンド、操作可能なプログラムまたはバッチ ファイルとして認識されません
//you can fine one adb_has_moved.txt in your tools folder
The adb tool has moved to platform-tools/
If you don't see this directory in your SDK,
launch the SDK and AVD Manager (execute the android tool)
and install "Android SDK Platform-tools"
Please also update your PATH environment variable to
include the platform-tools/ directory, so you can
execute adb from any location.