techwiki:android

Differences

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

Link to this comparison view

Next revision
Previous revision
techwiki:android [2021/08/28 09:03] – created yingtechwiki:android [2024/04/04 15:53] (current) – [Problem and Fix] ying
Line 1: Line 1:
 +====== Useful App for Android ======
 +
 +  * PC mirror screen for android:
 +    * scrcpy.exe: https://github.com/Genymobile/scrcpy
 +      * setup on androidL
 +        - enable developer option > USB debugging (not developer setting) 
 +        - if developer option not visible, go Settings > About phone > Software Info - tap build number 7 times
 +        - then, Developer option should be visible now, then enable USB debugging
 +
 +
 +====== Problem and Fix ======
 +
 +**Stop Phone make screenshot, take photo, call emergency in your pocket**
 +  * Setting > search "Motions and Gestures" > turn off Double tap to turn on screen, and turn off Double tap to turn off screen
 +  * Setting > search "Smart Lock" > On body dectection > turn it off
 +  * ref: https://www.samsung.com/sg/support/mobile-devices/how-to-prevent-pocket-dialing-on-samsung-mobile-device/
 +
 ====== Customize ====== ====== Customize ======
  
Line 6: Line 23:
   - go to this hidden setting page for Chrome <code>chrome://flags</code>   - go to this hidden setting page for Chrome <code>chrome://flags</code>
   - search ntp, and change "enable-ntp-popular-sites" and "enable-ntp-remote-suggestions" to disable   - search ntp, and change "enable-ntp-popular-sites" and "enable-ntp-remote-suggestions" to disable
 +
 +**Disable channel in wechat**
 +  * go to wechat setting > General > Manage Discover > switch off Channel, (Mini Programs, Top Story)
  
  
Line 17: Line 37:
     - install "Easy back and restore" app, and load the backup data     - install "Easy back and restore" app, and load the backup data
  
 +  * apk extractor:
 +    * https://play.google.com/store/apps/details?id=com.iraavanan.apkextractor&hl=en
 ====== Backup Steps Manually ====== ====== Backup Steps Manually ======
  
Line 23: Line 45:
   - check each app that stores data separately, and dig out to external storage   - check each app that stores data separately, and dig out to external storage
   - take out SD card and restore to factory   - take out SD card and restore to factory
 +
 +====== File Path of App File ======
 +
 +  * QQ <code>\Android\data\com.tencent.mobileqq\Tencent\QQfile_recv</code>
  
  • techwiki/android.1630141428.txt.gz
  • Last modified: 2021/08/28 09:03
  • by ying