waldoswify93 / Android-Applications-Info

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

Get it on F-Droid

Get it on Google Play

Screenshot

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

License:Apache License 2.0


Languages

Language:Java 100.0%