Inure icon indicating copy to clipboard operation
Inure copied to clipboard

Adb

Open bornhustler07 opened this issue 2 years ago • 7 comments

Hi sir first of all thank you for your hard work I'll like to ask can you add adb root method for those who are not rooted 👍

bornhustler07 avatar Aug 24 '22 20:08 bornhustler07

@bornhustler07 I have this planned already and it will be added soon in the app.

Hamza417 avatar Aug 24 '22 21:08 Hamza417

@bornhustler07 Could you suggest me some app that uses this feature and if possible open source?

Hamza417 avatar Aug 25 '22 05:08 Hamza417

Just your app is enough I mean your can use adb to uninstall system app and adb to control apps permission

bornhustler07 avatar Aug 25 '22 18:08 bornhustler07

Something like permission manager x

bornhustler07 avatar Aug 25 '22 18:08 bornhustler07

And batch uninstaller

bornhustler07 avatar Aug 25 '22 18:08 bornhustler07

Over all your app is just wonderful sir thanks again :pray:

bornhustler07 avatar Aug 25 '22 18:08 bornhustler07

Thanks, I'll have to learn about this first and will update here once I begin adding this feature.

Hamza417 avatar Aug 25 '22 20:08 Hamza417

@bornhustler07 I have this planned already and it will be added soon in the app.

Hi dev can you also add shizuku mode? But pls make sure it's available even shizuku run via adb mode

Thanks for your consideration 🙏😊

ghost avatar Nov 10 '22 01:11 ghost

Thanks, I'll have to learn about this first and will update here once I begin adding this feature.

Hi, if it helps, the Scoop app uses this method (authorization via adb rather than root), and it's open source :-)

The method of use for users is it available here

Ilithy avatar Nov 11 '22 09:11 Ilithy

Hi, if it helps, the Scoop app uses this method (authorization via adb rather than root), and it's open source :-)

The method of use for users is it available here

Thanks for the source, I've read it, and It's for granting READ_LOGS permission using ADB. Currently, there's no possible or straight forward method to execute ADB commands from inside an app.

Hamza417 avatar Nov 19 '22 15:11 Hamza417

I've also checked LADB and the app does exactly that, however the workaround list just to have it up and running is too big and not feasible for implementation in Inure where user experience is the end goal.

Hamza417 avatar Nov 19 '22 15:11 Hamza417

I've also checked LADB and the app does exactly that, however the workaround list just to have it up and running is too big and not feasible for implementation in Inure where user experience is the end goal.

... It's paid and i can't build or compile apk from source 🥴

Edit: Also can't run alongside with shizuku i won't uninstall shizuku bcs some my app need it 🥴

ghost avatar Nov 21 '22 00:11 ghost

It's paid and i can't build or compile apk from source

That's not my problem. It legit sucks though that you cannot pay 2 dollars for an app.

Also can't run alongside with shizuku i won't uninstall shizuku bcs some my app need it.

Again, not my problem. I don't even know what Shizuku is. I made myself clear that I won't implement something half-baked into my app. ADB isn't made to run locally into the device and any implementation requires a lot of hacking or workarounds, and not to mention getting bug reports from “random mods” interfering with the app's state. Just root your device already if you need these functionalities that badly.

Hamza417 avatar Nov 21 '22 13:11 Hamza417