RootTools.isAccessGiven() request root access for about 4 times if user denies the root permission each time. This will disturb user.
I think the num of retry when calling rootShell should be configurable!
For example RootTools.isAccessGiven(int retryNum)
Any suggestions?
RootTools.isAccessGiven() request root access for about 4 times if user denies the root permission each time. This will disturb user. I think the num of retry when calling rootShell should be configurable! For example RootTools.isAccessGiven(int retryNum) Any suggestions?