this post was submitted on 05 Oct 2025
48 points (96.2% liked)
technology
24040 readers
364 users here now
On the road to fully automated luxury gay space communism.
Spreading Linux propaganda since 2020
Rules:
- 1. Obviously abide by the sitewide code of conduct.
Bigotry will be met with an immediate ban
- 2. This community is about technology. Offtopic is permitted as long as it is kept in the comment sections
- 3. Although this is not /c/libre, FOSS related posting is tolerated, and even welcome in the case of effort posts
- 4. We believe technology should be liberating. As such, avoid promoting proprietary and/or bourgeois technology
- 5. Explanatory posts to correct the potential mistakes a comrade made in a post of their own are allowed, as long as they remain respectful
- 6. No crypto (Bitcoin, NFT, etc.) speculation, unless it is purely informative and not too cringe
- 7. Absolutely no tech bro shit. If you have a good opinion of Silicon Valley billionaires please manifest yourself so we can ban you.
founded 5 years ago
MODERATORS
What's keeping me from using Shuziku to use root APIs to install apps?
Could you point me to where I can learn what these words mean? It sounds like something I'd like to try
In addition to what the king said just to clarify some of the terms: root can basically be thought of as the Linux equivalent of a Windows Administrator: a user with the highest privileges, an out of the box android distro from a major manufacture will block access to this to prevent you using your own device however you want
APIs are application program interfaces, you can think of them as software libraries full of useful functions and data structures for interacting with other software and data, examples are those used to interact with web platforms programtically(i.e bots such as the Amber one on here, use the lemmy API to read and make comments)
To learn more there's plenty of tutorials and such that can be found with a simple search, but if you want to gain a deeper knowledge the best thing I'd say is to mess around with running linux to learn about root
Or for APIs learning to code and you'll also pick up other associated knowledge and skills
Amber.
Shizuku is an app that lets you use root functionality on an OEM locked phone, the GitHub is probably a good place: https://github.com/RikkaApps/Shizuku
Thanks for the link. This sounds useful
"GitHub" and "a good place" should never be used together in the same sentence, unless it is a sentence created by CoPilot.