Looking for an APP to be built.
Quite simple, When launched - I want the APP to prompt "Would you like to run this code?"
I need 2 options - Yes/No
If Yes (execute a 1 line piece of code (Bash) or Launch an installed app either one is fine), if No (Do nothing)
a 5 second timer and exits if no input (presume NO) and make it look pretty
Assume target device is rooted and your app has been granted root permissions.
Quite simple, When launched - I want the APP to prompt "Would you like to run this code?"
I need 2 options - Yes/No
If Yes (execute a 1 line piece of code (Bash) or Launch an installed app either one is fine), if No (Do nothing)
a 5 second timer and exits if no input (presume NO) and make it look pretty
Assume target device is rooted and your app has been granted root permissions.