私のドッキングステーションからMotorola Droidを取り外すとき、私のホームスクリーンは長い間空白です。アプリのアイコンが表示され、表示するウィジェットが表示されるために10秒以上かかります。この一時停止を排除する方法はありますか?私は間違ったことをしていますか?
注:ランチャー/ホームスクリーンアプリとしてLauncherProアプリを使用していますが、デフォルトのAndroid Launcherアプリと同じ動作が得られます。
私のドッキングステーションからMotorola Droidを取り外すとき、私のホームスクリーンは長い間空白です。アプリのアイコンが表示され、表示するウィジェットが表示されるために10秒以上かかります。この一時停止を排除する方法はありますか?私は間違ったことをしていますか?
注:ランチャー/ホームスクリーンアプリとしてLauncherProアプリを使用していますが、デフォルトのAndroid Launcherアプリと同じ動作が得られます。
When I remove my Motorola Droid from my docking station, my home screen is blank for a long time. It sometimes takes over 10 seconds for my app icons to display, and even longer for widgets to display. Is there any way to eliminate this pause? Am I doing something wrong?
NOTE: I am using the LauncherPro app as a launcher/home screen app, but I get the same behavior with the default Android launcher app.
私が読む限りでは、これが起こる理由は、2.2 Froyoでより良い内部タスクキラーのために私が読んだAndroidメモリ管理のためです。アプリはもうメモリに必要ではないとマークされており、殺されています。
この起こっている頻度を軽減するためにあなたができるカップルのことがあります。 minfreemanager には、いくつかのシステム設定ファイルが変更されます。メモリマネージャはメモリをアクティブなアプリに分割します。アプリを入手してPreset Aggressive3
をロードしてください。 <コード> 9988766544334 と<コード> 99887665544335 の両方を押します。また、これを行うには根ざしている必要があります。
私が推奨しているもう1つのことはLauncherPro設定にあり、<コード> General Settings に移動し、<コード> 9988776666544337
をチェックします。これらのものの両方をするので、私はホームスクリーンの再描画を減らしました。
As far as I've read, the reason this happens is because of the Android memory management, which I read was made "worse" because of a better internal task killer in 2.2 Froyo. The app is being marked as not needed in memory anymore and is being killed.
There are a couple things you could do to mitigate the frequency of this happening. There's an app on the market called MinFreeManager which modifies some system config files to change how the memory manager divides up memory to active apps. Get the app and load the preset Aggressive
. Hit both Apply
and Apply at boot
. Also, you need to be ROOTED to do this.
Another thing I've seen suggested is in the LauncherPro settings, go to General Settings
and check the box for Keep in memory
.
Since doing both of these things, I have seen a reduction in homescreen redraws.
© 2022 cndgn.com All Rights Reserved. Q&Aハウス 全著作権所有