this post was submitted on 21 Jun 2025
1 points (100.0% liked)

Android

30940 readers
5 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:

[email protected]


founded 2 years ago
MODERATORS
 

It’s not officially supported, but I can see a few “unofficial” community builds. I like the idea of getting a small phone as a media player. I have some experience with installing operating systems, but never a phone. How difficult is it? Is this a good idea?

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 0 points 6 days ago

If you can afford to buy it and possibly brick it, then sure, it's a good idea.

"installing operating systems" on a PC or Mac is usually just booting from a USB and going through a GUI. If you want to install custom ROMs to an Android device, you need to get comfortable with a few things:

  • Using the command line
  • Flashing recovery images
  • Flashing custom ROMs

What you need to do first (before you can install a custom ROM) is replacing the stock recovery on the phone, the environment that you boot to in order to do certain things like wiping system data and of course, flashing ROMs. For LineageOS, the recommended one is called "TWRP", and it is probably the best. There's a guide on the TWRP website for the XZ1 compact here.

Once you have the custom recovery in place, you would need to transfer the custom ROM to the phone, then follow the instructions on the LineageOS post to actually flash the ROM to your phone.
LineageOS 17/18/19 for Sony Xperia XZ1 Compact

This is a simplified overview, and is in no means a complete guide. I highly suggest watching some YouTube videos, and reading some of the guide posts over on the XDA forums before committing to this project.

Hope that helps!