android-applications-info
android-applications-info copied to clipboard
Simple android application that provides all information about all applications installed on an android phone
ApplicationsInfo
(Pull request are welcomed, don't hesitate to improve the app !)
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 ...

Changelog
- 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

