/OSMonitor

Android OS Monitor

Primary LanguageC++

OS Monitor for Android Build Status

How to become a Beta Tester

  1. Join this community
  2. Opt-in link

=======

OS Monitor is a tool for monitoring your Android system.

It offers the following information.

  • Processes - monitor all processes.
  • Connections - display every network connection.
  • Misc - monitor processors, network interfaces and file system.
  • Messages - search dmesg or logcat in real-time.

if you would like to know that how it works, please check Wiki page!

Support Languages

  • Polish - Thanks to Jarek Mazur
  • Hebrew - Thanks to Zamarin Arthur
  • Italian - Thanks to Gabriele Zappi
  • English
  • Chinese

Ongoing

  • Keep logcat/dmesg as long as possible. (Working)
  • Offer a feature to monitor and save data for long term.

Developed By

Wiki & FAQ

wiki - https://github.com/eolwral/OSMonitor/wiki

License

Copyright 2013 Kenney Lu

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

   http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.

Donate using PayPal


Change Log

Version 3.0.9.8

  • Revert code to fix "No Data" issue

Version 3.0.9.5

  • Fix "No Data" issue

Version 3.0.9.3

  • Improve Whois function with own server

Version 3.0.9.2

  • Fix incorrect swap value
  • Use a new way to execute the binary

Version 3.0.9.0

  • Fix crash and ANR issues
  • Improve Message function (Thanks to ARoiD)
    1. Able to change Logcat/Dmesg format and color
    2. Export selected log entries
    3. Search process that sent logs
  • Improve online manual