this post was submitted on 05 Jul 2023
3 points (100.0% liked)
microG
261 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/
@ZippyBot@lemmy.zip automatically posts new releases from Github. Block the bot if you are not interested, contact the moderators of the community or the maintainers of the bot if it becomes sentient!
founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Dear K
I tried to flash the recovery, but it wouldn't read the file.
Then I remembered what you taught me about changing the directory.
I thought, " Could it hurt to cd into Downloads to tell it where the file is ? "
I ran the CLI command and it flashed the recovery no problem.
The same with the adb sideload.
And now I have LOS4MG on my S4.
Thanks for taking the time to help me.
Yours sincerely ROMMMELLL
Great to hear.
You can always address files via absolute or relative paths.
Relative:
or absolute:
Maybe you want to learn a little more about paths to understand how to reference files.
I suggest you read a little further on that topic and play around with the terminal. Find some tutorial videos if that works better for you.
Thanks K