zacharee / InstallWithOptions

Simple-ish app using Shizuku to install APKs on-device with advanced options
MIT License
1.02k stars 46 forks source link

Feature Request #18

Closed wr3cckl3ss closed 1 month ago

wr3cckl3ss commented 7 months ago

I might be shooting for the moon here but I wanna ask and see if maybe a little command line box could be implemented with a text view for logging. Besides having the ability to already check on and off the install arguments for what we may want to use, I think having something like what Hail has would be extremely beneficial. Not to say that the options here are not enough or they lack any specialty but, I do see the opportunity for advancement, as far as installing apks. But I'll leave it at that. And will elaborate later. More importantly it's the ability to just add specific arguments on the go. For example, like "-r" "-d" Screenshot_20240407_230235_Hail.jpg

zacharee commented 6 months ago

Since I'm using the Java API for installing APKs, I can't really provide a freeform input. There also aren't any logs to show except the final success/failure status.