Android Question Cannot successfully create an escape from Eula not accepted to uninstall program without prompt.

mred1

Member
Licensed User
Longtime User
I have read a great bit and understand from Erel that while using i.Initialize("android.intent.action.DELETE", "package:" & ab.MyPacName) requires a yes or no inherent to Android. How do I get around this?

I have tried silentapp while realizing that I need root access and have followed superuser.jar suggestions to the point that I know that I do not have superuser access in my log file. I would be happy to continue on with this path as long as I felt confident that superuser access COULD never fail, yet I am unsure.

Is there not an easier way to approach a situation whereby if the end-user does not accept the EULA whereby the OS gives you an option to say Yes or No, of which I want no choice. I want it to uninstall the application period at that point.

Thank You All in Advance For Any Suggestions
 

mred1

Member
Licensed User
Longtime User
Not without rooting your device. I do not know whether it will work or not on a rooted device.
Thank you for the response that I thought I would get. I will continue with getting my head wrapped around finalizing superuser access properly in order to proceed with finalizing my app. Thank you for the GREAT software from Anywhere along with the new update (5.80).
 
Upvote 0
Top