私はGalaxy NexusのGoogleサイトから新鮮なストックROMをインストールしました。
Google Playを開き、157のアプリのインストールを開始しました...問題は、WiFiのカバレッジなしでエリアに移動する必要があるように途中でダウンロードを停止する必要があるため、停止しました。 。
今そのインストールを再開するオプションはありません。
本当にワンショットですか? 3Gでダウンロードしないようにするには、どうやってそれを一時停止させることができますか?
私はGalaxy NexusのGoogleサイトから新鮮なストックROMをインストールしました。
Google Playを開き、157のアプリのインストールを開始しました...問題は、WiFiのカバレッジなしでエリアに移動する必要があるように途中でダウンロードを停止する必要があるため、停止しました。 。
今そのインストールを再開するオプションはありません。
本当にワンショットですか? 3Gでダウンロードしないようにするには、どうやってそれを一時停止させることができますか?
I've installed a fresh stock ROM from Google site on my Galaxy Nexus.
At the time I've opened the Google Play and started installing the 157 apps... the problem is that I needed to stop downloading in the middle as I needed to move to an area without wifi coverage, so I pressed stop.
Now I don't see any option to resume that installation.
Is it really a one shot? How could I have paused it to avoid downloading it on 3G?
<コード> <コード> <コード> <コード> > adb shell 。 バックアップセットの完全な説明を参照してください。
rootアクセスは は必須 です。
<コード> shell@maguro:/ $ bmgr list sets 1234567890abcdef : droid48 34567890abcdef12 : galaxy49 ... shell@maguro:/ $ bmgr restore 1234567890abcdef Scheduling restore: droid48 done
これは、私のデバイス上のすべての以前にインストールされているアプリの完全な復元を即座にトリガしました。
Use bmgr
from adb shell
. See this answer for a complete explanation of backup sets.
Root access is not required.
shell@maguro:/ $ bmgr list sets 1234567890abcdef : droid48 34567890abcdef12 : galaxy49 ... shell@maguro:/ $ bmgr restore 1234567890abcdef Scheduling restore: droid48 done
This triggered a full restore of all the previously installed apps on my device instantly.
再開するオプションはありません。停止した場合は、後でマニュアルダウンロードできます。
停止しなかった場合、データ転送を無効にすることができ、もう一度接続したときにダウンロードはを続けます。
停止した場合、現在の同期状態はサーバーに送信され、(インストールされていないアプリがなくても)復元後にデバイスの最終状態として格納されます。
ところで、明確な市場データは難しくありません(テスト済みとgt; refarashの私の欲求の5回)There's no option to resume. If you stop you can only manual download later.
If you didn't pressed stop, you could just disable data transfer and, when connected again, download will continue.
If you stop, the current sync state will be sent to the server and it will be (without the apps that weren't installed) stored as the device final state after restore.
And by the way, clear market data will not help (Tested >5 times on reflash my Desire)
あなたが3Gをオフにしていたか、それ以外のデバイスでさえも、ダウンロードは言うように「一時停止」し、データ接続が利用可能になるとすぐに再開されたでしょう。
それ以外の場合、後で再開するために、Google Playからアプリを一時停止する方法はありません。
If you had turned off 3G, or even the device altogether, the downloads would have 'paused' so to say, and would have been resumed as soon as a data connection became available.
Apart from that, there is no way to pause an app download from Google Play, to resume later.
私はこれと同じ問題を抱えていました。私がしたことを正確に知らないが、私は私の電話からGoogleアカウントを削除し、再サインインしました。それから私はプレイストアを開き、私の以前のアプリはダウンロードを開始しました。これが
を助けることを願っていますI had this same problem. Don't know exactly what I did but I removed the Google account from my phone and re-signed in. Then I opened the Play Store and all my previous apps began downloading. Hope this helps
私と同様の問題が発生し、数回リセットしようとします。それは動かなかった。働いていたものは次のとおりです。
A similar problem happened with me and I try to factor reset a few times. It did not work. What worked was as follows:
© 2022 cndgn.com All Rights Reserved. Q&Aハウス 全著作権所有