• 1 Post
  • 18 Comments
Joined 1 year ago
cake
Cake day: August 15th, 2023

help-circle
  • Next time you can save yourself a reset by using adb.

    1. connect to watch over adb (usb or wireless)
    2. run adb shell "pm clear com.google.android.gms && reboot"
    3. wait a few minutes (might not be necessary, but I found it increases success rate)
    4. run adb shell "am start -a android.bluetooth.adapter.action.REQUEST_DISCOVERABLE"
    5. pair new device in companion app (I reset the app for good measure, don’t know if it’s needed)

    Also on my device (oppo watch), play integrity doesn’t seem to matter. Some of the time I’m only passing basic and watch works perfectly.

















  • There are already several opinions about rooting, so I’m not entering that discussion, but I can share my view of ACC and AccA.

    I’m the kind of person, who charges the phone over the night. My device theoretically supports 33W charging (can’t test this as I don’t have the stock charger), but when charging over the course of several hours I don’t need this speed.

    I have the current limit set to 750mA and max charge in range of 90-95%. This works fine for me and in case I need a quick top-up there’s always Charge once to #%, without restrictions option.


  • pacjo@lemmy.dbzer0.comtoAndroid@lemmy.worldUSB-C
    link
    fedilink
    English
    arrow-up
    4
    ·
    1 year ago

    I know it’s not your main point, but speed does matter, at least for some users.

    It’s not often, but I regularly have to move relatively large amounts of data (20-40GB) between my phone and pc, sometimes (but not always ) in small batches (~4GB) with a ~10min breaks between to check stuff.

    With this process already annoying because of MTP and the way windows file transfers work (no resume/retry over MTP, linux handles it way better) having a high speed connection make it a bit more manageable.

    It’s a niche use-case, not very important, but it’s something I wanted to share.