Android

Enabling USB Debugging

Allows installing dev builds

  • Settings
    • About phone
      • Tap “Build number” repeatedly until it says “You are now a developer!”
    • Developer options
      • USB debugging: on

Emulator Remote Web Debugging

https://developers.google.com/web/tools/chrome-devtools/remote-debugging

  • Open page in Chrome in Emulator
  • Go to <chrome://inspect/#devices>
  • Find the tab and click “inspect”

Check/Change Play Store Country

https://support.google.com/googleplay/answer/7431675?hl=en

To set up a new country or region, you must be in that location and have a payment method from the new country or region.

  • Play Store > Settings > General > Account and device preferences > Country and profiles

Recording Screen

  • Swipe down twice
  • Look for “Screen record” - may need to swipe left

https://support.google.com/android/answer/9075928?hl=en

Accessibility

  • Change font size: adb shell settings put system font_scale 1.0