Giter Club home page Giter Club logo

android-log-analyzer's Introduction

Android-Log-Analyzer

A simple python script to analyze Android logs

Setup:

After you download the py script, modify the key_words to correspond to your app

app_marker_name = all or part of your app name - "com.example" key_word_agent = "a word contained in your agent logs" key_word_device = "a word contained in your device logs (if any)" key_word_anr = "a word contained in your anr logs"

If you're analyzing a single file, please make sure it's named according to the above convention.

How to Use:

I've configured the map.txt file for my app. It's detecting connectivity changes and app restarts (based on logs that my app prints). You can change the map.txt file to make the script search for whatever you want.

:

After you have modified the python script and map.txt, pass the file/directory/zipfile you wish to analyze as the argument

python androidloganalyzer.py "your file" > output.txt

Please feel free to email me ([email protected]) with any questions or suggestions

android-log-analyzer's People

Contributors

harshevilgeek avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.