• After 15+ years, we've made a big change: Android Forums is now Early Bird Club. Learn more here.

Help How can I figure out ALL changes that results from an app install?

cutedroid

Well-Known Member
When I install an app (or APK), I'd like to know all of the changes that the installation produced. How can I figure out all the following:
1. New files created
2. New folders created
3. Existing files that have been edited/modified.


I learned that uninstalling an app doesn't compeletely remove everything.
 
I don't know there's an easy way to do this. I would have thought you would copy all of the device's files before and after installation and then carry out the laborious task of comparing the 2 sets of data.
I use an app called CCleaner which cleans up left behind fragments following uninstallation.
 
Back
Top Bottom