Simple android application that shows all information available about all installed apps. It can be a good source of inspiration for all beginners. It deals with activities, multi pane, fragments, async tasks ...
- 1.4:
- Added size and sort by size in main list
- Changed installation and last update dates format
- Fixed label in detail for tablets
- Fixed minute value that appears instead of month
- 1.3:
- Better display of manifest code
- Design and bug fixies
- 1.2:
- View manifest file
- 1.1:
- Multi pane
- Detailed size
- 1.0:
- Initial release
This app is using parts of XmlApkParser library, which is under Apache License 2.0