this post was submitted on 22 Sep 2024
12 points (92.9% liked)

Android

27646 readers
264 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
 

cross-posted from: https://lemmy.world/post/20065081

Hey folks,

So, some of the instruction steps I am not expert already. Once I do this kind of thing once or twice I usually never need help again. However, this would be the first one I do in a few years.

Anyway... Moto X device, replace OS with Eclipse ROM. The instructions have a few steps.

So, first of all, I have already gone into developer mode. The OEM unlock that is often there is not, so I need to know how to do that via ADB. I could probably look that up. The next thing is it says I have to already be on 4.4.4 Android build, and I cannot find that level of specificity in the About. I will post the page.

I have downloaded the appropriate rom file. Then it says wipe data but don't do a complete reset. Okay I will do that.

Install the ROM. Okay, how?

Reboot. I can handle that.

So, I guess I need to unlock bootloader via ADB, I need to determine and ensure the current KitKat is up to 4.4.4 Need to install the new ROM

If someone could help me with these, I would appreciate it greatly. Thanks!

About

you are viewing a single comment's thread
view the rest of the comments
[–] WhiteOakBayou@lemmy.world 2 points 1 week ago (1 children)

I think you need to do some more reading. But you'll do fastboot unlock ( enable unlock in developer settings) then adb to install your recovery (twrp or whatever for that version) then flash your rom.

[–] AndrewZabar@lemmy.world 1 points 1 week ago

Excellent thank you I’ll look more.