Skip to content

Simple android application that provides all information about all applications installed on an android phone

License

Notifications You must be signed in to change notification settings

jpstotz/Android-Applications-Info

 
 

Repository files navigation

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

alt tag

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

About

Simple android application that provides all information about all applications installed on an android phone

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%