User Tools

Site Tools


android

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
android [2018/02/22 22:28]
ww created
android [2022/03/16 09:38] (current)
Line 5: Line 5:
 Stáhnout Android SDK Platform Tools. Stáhnout Android SDK Platform Tools.
  
-  adb shell +<code batch> 
-  pm uninstall -k --user 0 'com.sonymobile.cellbroadcast.notification' +adb shell 
-  adb reboot + 
-  exit+rem Cell notification 
 +pm uninstall -k --user 0 'com.sonymobile.cellbroadcast.notification' 
 + 
 +rem What's New (Sony) 
 +pm uninstall -k --user 0 'com.sonymobile.entrance' 
 + 
 +rem Facebook services 
 +pm uninstall -k --user 0 'com.facebook.services' 
 + 
 +adb reboot 
 +exit 
 +</code>
  
 ===== Zapnutí USB debug režimu ===== ===== Zapnutí USB debug režimu =====
android.1519334917.txt.gz · Last modified: 2022/03/16 09:38 (external edit)