This page (revision-46) was last changed on 11-Sep-2025 14:17 by Dieter Käppel

This page was created on 25-Jul-2011 00:27 by Dieter Käppel

Only authorized users are allowed to rename pages.

Only authorized users are allowed to delete pages.

Page revision history

Version Date Modified Size Author Changes ... Change note
46 11-Sep-2025 14:17 11 KB Dieter Käppel to previous
45 21-Apr-2019 16:22 11 KB Dieter Käppel to previous | to last
44 21-Apr-2019 16:22 11 KB Dieter Käppel to previous | to last
43 13-Nov-2018 19:37 10 KB Dieter Käppel to previous | to last
42 12-Nov-2018 17:34 10 KB Dieter Käppel to previous | to last
41 12-Nov-2018 10:52 10 KB Dieter Käppel to previous | to last

Page References

Incoming links Outgoing links

Version management

Difference between version and

At line 176 added 15 lines
!!!Notfallwarnungen abschalten
Folgende Settings über USB-Debugging eingeben:
{{{
adb shell settings put global cell_broadcast_sms 0
adb shell settings put global emergency_alerts_enabled 0
adb shell settings put secure cb_test_alert 0
adb shell settings put secure cb_extreme_alert 0
adb shell settings put secure cb_severe_alert 0
adb shell settings put secure cb_amber_alert 0
adb shell settings put secure cb_area_update_info 0
adb shell settings put secure cb_channel_50_alert 0
adb shell settings put secure cb_channel_919_alert 0
}}}