this post was submitted on 12 Oct 2023
104 points (100.0% liked)

Android

27488 readers
111 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 1 year ago
MODERATORS
 

^ list of Android apps making use of Shizuku

all 8 comments
sorted by: hot top controversial new old
[–] [email protected] 56 points 11 months ago (1 children)

Saved you a click: "In a nutshell, if an app needs special permissions that can only be granted through ADB (or with root), you can just use Shizuku to grant them right from your Android device."

[–] [email protected] 3 points 11 months ago* (last edited 11 months ago) (1 children)

AFAIK this is not all. Doesn't Shizuku allow apps to also execute shell commands with higher privilege?

[–] [email protected] 2 points 11 months ago

It allows you to connect your wireless debugging to your phone itself, so technically you can do anything on your phone you could from your pc.

[–] [email protected] 23 points 11 months ago (1 children)

There's some seriously cool things you can do with Shizuku and adb:

  • Install custom Material You designs on your device
  • View and modify hidden settings on Android devices
  • Install F-droid app updates automatically without having to tap "Install" a hundred times

A really good list for things to do with it is https://github.com/ThePBone/awesome-shizuku

[–] [email protected] 7 points 11 months ago (1 children)

Aren't auto updates a solved problem? It's only the official f-droid client that doesn't support this.

[–] [email protected] 10 points 11 months ago* (last edited 11 months ago)

First, it's not like f-droid devs weren't trying.

Aren't auto updates a solved problem?

No. Kinda..some apps can auto update via an alternative client but apps that target old android versions for compatibility purposes and to allow people to keep using their old phones aren't allowed to auto update and instead require to be installed manually. Basically, a problem to lot open source apps since they want to serve the maximum of users, not force them to buy a new phone.

I don't know at which version this start affecting the app but knowing Google it's some bullshit random version like 9 or something.

[–] [email protected] 1 points 11 months ago

SD Maid 2/SE is also said to leverage Shizuku to automate the process of freeing up space and removing unwanted junk.