Android: Difference between revisions
From DWIKI
m →FAQ Tag: wikieditor |
Tag: wikieditor |
||
| (6 intermediate revisions by the same user not shown) | |||
| Line 4: | Line 4: | ||
==Backup== | ==Backup== | ||
*http://androidflip.com/how-to-backup-your-android-phone-before-upgrading-firmware/ | *http://androidflip.com/how-to-backup-your-android-phone-before-upgrading-firmware/ | ||
==Install ssl client certificate== | |||
*https://help.hcl-software.com/connectionsmobile/admin/overview/t_configure_2fa_certificates_Android.html | |||
Check out https://android.stackexchange.com/questions/252812/how-to-get-chrome-or-any-browser-to-present-a-tls-client-certificate/252927#252927 | |||
==Recovery mode== | |||
Hold volume down and powerbutton | |||
==Locking/unlocking== | |||
*[https://source.android.com/docs/core/architecture/bootloader/locking_unlocking Locking/Unlocking the Bootloader] | |||
===Check if locked or unlocked=== | |||
fastboot getvar unlocked | |||
will probably give you | |||
< waiting for any device > | |||
so boot into [[#Recovery mode]] and try again | |||
=Tools= | =Tools= | ||
| Line 17: | Line 33: | ||
== | ==Where are my files?== | ||
Latest revision as of 13:53, 25 November 2025
Howto
Backup
Install ssl client certificate
Recovery mode
Hold volume down and powerbutton
Locking/unlocking
Check if locked or unlocked
fastboot getvar unlocked
will probably give you
< waiting for any device >
so boot into #Recovery mode and try again
Tools
adb
android-sdk-linux/platform-tools/adb
Better Battery Stats
get from xda
FAQ
Change sounds of notifications for apps
Settings->Apps & notifications->App info->App notifications
