← Back to context

Comment by StevenNunez

10 months ago

Is there any way to do this with Android? I'd wish to get a modern snappy phone with a great camera but completely locked down.

On LineageOS 22 this is what I did:

* Remove Jelly browser with `adb shell pm uninstall --user 0 org.lineageos.jelly`

* Disable F-Droid so you can't install another browser on a whim with `adb shell pm disable-user org.fdroid.fdroid`

Author here: I think so! A reader shared with me that they used the adb cli to remove all the apps they didn't want, including the Play Store.