this post was submitted on 29 Jun 2023
4 points (100.0% liked)
microG
221 readers
1 users here now
Unofficial community about microG, a free-as-in-freedom re-implementation of Google's proprietary Android user space apps and libraries.
- Project Website: https://microg.org/
- Github: https://github.com/microg
- Community Wiki: https://microg-fans.gitlab.io/wiki/
founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
4 of these files are hash sums - they are just for checking that thw big files downloaded correctly
to answer your question we need to know - do you have any custom recovery installed on your phone? orange fox? twrp? if yes, then if i remember correctly you can just download a zip to your phones internal storage/sd card and flash this zip from the recovery. it should install boot image and all the needed files.
if you don't have a custom recovery then i suggest looking into the description of the ROM (LineageOS) you are trying to install and looking which recoveries are compatible with it. it seems there is also a custom recovery image included in the folder you sent a link to, maybe it's the only one that will work correctly with LineageOS. idk, so look into it and install the compatible recovery. usually if you don't have any custom recovery installed that is done through the fastboot mode - when you can flash images over adb.
if anything i've said causes a "wtf what is this" then don't worry, just read up a bit here. the article is a bit dated but the core concepts haven't changed all that much.
Thanks I.
I haven't done anything to the stock set up yet. I am just about to start.
Thanks for the tips.