SSブログ

LGL24でアプリ無効化する

au isai FL LGL24 part6・2ch.net[コピーライト]2ch.net
http://anago.2ch.net/test/read.cgi/smartphone/1416871990/

CoCoPPaのブロック(無効化と似た効果)
非rootでもOK

USBでつないでadb使える状態にしてから
adb shell pm block jp.united.app.cocoppa
これでドロワーに出ないしPlayストアのマイアプリ一覧からも消える

あとお好みで他のアプリも消せる
adb shell pm block com.lge.isaimotion
adb shell pm block com.lge.lifetracker
adb shell pm block com.google.android.apps.fitness
adb shell pm block com.kddi.android.auhomelauncherforisaifl
adb shell pm block com.lge.easyhome
adb shell pm block com.lge.fullsize.auhome.widget

ホームアプリ。プリインのホームを使ってる人はブロックしちゃだめ
adb shell pm block com.lge.launcher2

プリインの天気ウィジェット。使ってないのになぜか常駐する
adb shell pm block com.lge.sizechangable.weather

PC側のLGアプリと音楽や画像を同期するサービス
PC側のLGアプリを使わない人なら止めていいはず
adb shell pm block com.lge.sync

SmartShare.Beam ( itectokyo.wiflus.service ) は止めると設定の「共有と接続」を開けなくなる

以下は使わないのならblockしても問題ないっぽい

リモートサポート
adb shell pm block jp.co.optim.oru

3LM Security
adb shell pm block com.threelm.dm.app.kddi

Quickset SDK Lite
adb shell pm block com.uei.lg.quicksetsdk.lite

Quickset SetUp
adb shell pm block com.uei.lg.quicksetsetup

「AUベーシックホーム」
adb shell pm block com.kddi.android.auhomelauncherforisaifl

「easyホーム」
adb shell pm block com.lge.easyhome

「ホーム」
adb shell pm block com.lge.launcher2

「CoCoPPa」。標準ホーム使わない人ならブロックしてOK
adb shell pm block jp.united.app.cocoppa

「isaiモーションおでかけ」
adb shell pm block com.lge.isaimotion

「isaiスクリーン」
adb shell pm block com.lge.fullsize.auhome.widget

「LGフィットネス」
adb shell pm block com.lge.lifetracker

「音楽」プリインのウィジェット
com.lge.sizechangable.musicwidget.widget

「天気」プリインのウィジェット
com.lge.sizechangable.weather

「WeatherPlatform」プリインのウィジェット
com.lge.sizechangable.weather.platform

「天気のテーマ」プリインのウィジェット
com.lge.sizechangable.weather.theme.optimus

「LG PC Suite Service」PC側のLGアプリと音楽や画像を同期するサービス
adb shell pm block com.lge.sync

常駐者でウザいのは概ねこんなとこ
あと 3845#*24# で MLT を止めるとよい >>957


覚書

自分用のメモです。他の人の役にも立つかも。

この広告は前回の更新から一定期間経過したブログに表示されています。更新すると自動で解除されます。