this post was submitted on 01 Mar 2024
307 points (98.4% liked)

Android

28007 readers
183 users here now

DROID DOES

Welcome to the droidymcdroidface-iest, Lemmyest (Lemmiest), test, bestest, phoniest, pluckiest, snarkiest, and spiciest Android community on Lemmy (Do not respond)! Here you can participate in amazing discussions and events relating to all things Android.

The rules for posting and commenting, besides the rules defined here for lemmy.world, are as follows:

Rules


1. All posts must be relevant to Android devices/operating system.


2. Posts cannot be illegal or NSFW material.


3. No spam, self promotion, or upvote farming. Sources engaging in these behavior will be added to the Blacklist.


4. Non-whitelisted bots will be banned.


5. Engage respectfully: Harassment, flamebaiting, bad faith engagement, or agenda posting will result in your posts being removed. Excessive violations will result in temporary or permanent ban, depending on severity.


6. Memes are not allowed to be posts, but are allowed in the comments.


7. Posts from clickbait sources are heavily discouraged. Please de-clickbait titles if it needs to be submitted.


8. Submission statements of any length composed of your own thoughts inside the post text field are mandatory for any microblog posts, and are optional but recommended for article/image/video posts.


Community Resources:


We are Android girls*,

In our Lemmy.world.

The back is plastic,

It's fantastic.

*Well, not just girls: people of all gender identities are welcomed here.


Our Partner Communities:

!android@lemmy.ml


founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] user224@lemmy.sdf.org 13 points 8 months ago* (last edited 8 months ago) (2 children)

I have installed custom ROM (PixelExperience) on my Moto G5s Plus. This way I extended its life by 2 years. The stock ROM only went up to Android 8.1 and was very slow and buggy, unlike with Android 7. This way I got Android 11 which was newest at the time. It was also much faster than the flawed 8.1 update.
Additionally, PixelExperience allowed some nice things. It looks like Google Pixel phone, even to Google, so I got free unlimited photo/video backups. This may be against ToS, but it's not like I said I have a Pixel 5, they decided that I do ¯⁠\_⁠(⁠ツ⁠)_⁠/⁠¯.
Another really great thing is routing Wi-Fi hotspot over VPN. I definitely don't want someone using my internet connection raw.

Next, root. I have only done that with Samsung Galaxy Ace from 2011. No locked bootloader BS, just flash, Tada! Rooted.
This allowed me to do full backups, including apps on that device.

But there's countless other uses, most of which I forgot. Some that I can think of that would be useful to me are:

  • Proper firewall
  • Access to Android folder (without using desktop) (removed since Android 11)
  • Full app backups
  • Routing hotspot over VPN
  • Band locking on Qualcomm SoC (possible without root on Exynos and MediaTek)
  • WPS push and WPS pin Wi-Fi connection (insecure) (removed since Android 9)
  • Opening ports <1024
  • Changing screen resolution and aspect ratio (useful for screen mirroring)
  • Removing bloatware
  • Changing Wi-Fi MAC address manually
  • Battery charge limiting (e.g. to 80%)
  • Precise management of app permissions
[–] LaggyKar@programming.dev -2 points 8 months ago (2 children)

Proper firewall

What services does it have that are listening on external interfaces?

[–] BearOfaTime@lemm.ee 5 points 8 months ago

It's not necessarily about listening.

Many/most apps try to connect to Facebook, for example. Part of the ghost profile issue.

Or a handful of other data gathering services.

Blocking those are useful for both privacy reasons and battery life.

Those apps like to run in the background at al times, registering for every single receiver the phone has (apps like Solitaire, for example). If I didn't block receivers many apps would run all the time, even apps I use once a month.

It's MY phone... End

[–] user224@lemmy.sdf.org 4 points 8 months ago

That's the point. I don't know.