
android-os-monitor
Notice
This site is no longer to maintain, please go to the GitHub https://github.com/eolwral/OSMonitor
AndroidPIT Android Market - Silver Award
http://www.androidpit.com/en/android/tests/test/391874/OS-Monitor-Looking-Under-Your-Android-s-Hood'>http://st01.androidpit.info/img/common/report_silver.png' />
Introduction
OSMonitor is a small tool let you monitor your android phone. Process monitor all processes and display detail information about each. Network show every physical or logical network interface with statistics. Connection display every tcp or udp network connection, and query it via WHOIS ( require Google Map ) Misc monitor processor, battery and file system. Log check dmesg or logcat in real-time.Thanks to following translation contributors:
Brazilian Portuguese - Thanks to Alex Fiorani
Danish - Thanks to Kasper Kristensen
source code already upload via git, please check repository like below
https://www.paypal.com/cgi-bin/webscr?cmd=_donations&business=eolwral%40gmail.com&lc=US&item_name=Support%20OSMonitor¤cy_code=USD&bn=PP%2dDonationsBF%3abtn_donate_LG%2egif%3aNonHosted'>https://www.paypal.com/en_US/i/btn/btn_donate_LG.gif' />
Android 2.3.4 (HTC Magic)
https://lh3.googleusercontent.com/-wpb5m7-ZsMk/TlA4RbG9JyI/AAAAAAAAAn4/QNNKnFD8VWc/s800/device-2011-08-21-061530.png'>
Android 3.1 (Motorola Xoom) Tablet
https://lh3.googleusercontent.com/-mlD9FP6fY8s/Tk7LQCJ4IOI/AAAAAAAAAmA/lE7udDxAJ0M/s800/Connection_Table.png'>
Whois API: http://en.utrace.de/'>locate IP addresses-utrace
Changelog
Table Version 1.0.2 (4-Sep-2011)
- add "Freeze" button on process. (Thanks to Jack Deslippe)
- better preferences (Thanks to djdilicious)
- add PSS Memory and start time for each process
Version 2.0.5 (4-Sep-2011)
- fix nice function
- display PSS memory (only support 2.0.1 above)
- display start time for each process (thanks to Mike M'Cartney)
- fix fc when press misc (thanks to Lucio Ferro)
- fix minor fc (thanks to everyone who give me feedback!)
- Translation
Brazilian Portuguese - Thanks to Alex Fiorani
Danish - Thanks to Kasper Kristensen
Version 2.0.3 (28-Aug-2011)
- fix sorted column (thanks to Mike)
Version 2.0.2 (28-Aug-2011)
- add uptime to misc tab (thanks to Florian)
- fix wrong name with process ( thanks to Pascal and Christophe)
- fix typo (status bar) (thanks to クロ)
- fix fc when press misc (I hope) (thanks to BMay4 and andysweb)
- restore freeze button from messages
- fix minor fc (thanks to everyone who give me feedback!)
Table Version 1.0.1 (21-Aug-2011)
- add "Kill" button (Thanks to Jack Deslippe)
Table Version 1.0.0 (21-Aug-2011)
- beta version release!
Version 2.0.1 (21-Aug-2011)
- back to old layout
- add nice function (process)
- remove some useless options (algorithm)
- remove freeze button from messages (it won't refresh whole list after updating data.)
- change default settings (sort, order and hide system process)
- fix detect rooted function (from %s -> %s%s)
- fix minor fc (thanks to everyone who give me feedback!)
Version 2.0.0 (20-Aug-2011)
- change layout (for table and phone)
- fix detect rooted function
- fix minor fc (thanks to everyone who give me feedback!)
Version 1.1.8 (28-Nov-2010)
- fix whois function 100 queries per day (thanks to ferretty10 and John Johnson)
- add freeze function to message tab (thanks to Kostya Maslyuk)
- add slow adapter feature to process tab (optional) (thanks to jerry.asher)
- add quick sort as default sort algorithm for process tab (thanks to jerry.asher)
- fix minor fc
Version 1.1.7 (15-Nov-2010)
- fix fc when press "Option" (use reflection to avoid crash on Cupcake Android 1.5)
- force refresh after kill processes. (thanks to David B Harris)
- Spanish language support. (thanks to Borja Berastegui)
- dark-blue notification icon. (thanks to Florence Delville)
- display own process for each connection.
- support set cpu on boot (require rooted phone and enable auto-start, thanks to Milan Jaroš)
- change way to check rooted. (thanks to Adwin Putteeraj)
- fix layout with portrait
Project Information
- License: Apache License 2.0
- 114 stars
- git-based source control
Labels:
Android
Monitoring
Process
Networking
Log
Debug