View Android System Apps
Android system apps are those such as Settings. Android SDK comes with a tool called aapt (Android Asset Packaging Tool). Each Android SDK comes with aapt located in its directory such as: C:\Program Files (x86)\Android\android-sdk\build-tools\23.0.1 To view a package, one needs to pull the package…
Continue reading...