GithubHelp home page GithubHelp logo

mindorksopensource / crashreporter Goto Github PK

View Code? Open in Web Editor NEW
402.0 12.0 94.0 3.95 MB

CrashReporter is a handy tool to capture app crashes and save them in a file.

License: Apache License 2.0

Java 100.00%
android library debugging crash-reports crashlytics flexlayout

crashreporter's People

Contributors

balsikandar avatar balsikandar-okcredit avatar erlangp avatar rocketrider avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

crashreporter's Issues

FileUriExposedException

when try to make share we got this exception ...
android 8.0 ...it will occur on 7.0 also with build target 25.0.3

file name contain colons ๏ผš

Hi,

I can't copy the logfile from phone to Windows, because Windows do not allow file name contain colons ":". Could you consider adding ability to customize the log file name?

Anyway, thanks for your great work on this library.

Question: Does it work with crash from 3th party C/C++ libs?

I have one library on my project that crashes with some native code in C/C++ like segmentation fault.

That exception does not come to my Java code (It is not passed forward from the native code to the Java code)

So, my question is, does this library work on getting thoses kind of crashes ?

Thanks in advance!

failed to post notification on channel null android

I've integrated the library. On Checking crash with emulator v api 27, the notification is not appearing. Just showing a toast

Developer warning for package "mypackage.appname" failed to post notification on channel null

Please update .

Library deleted everything from my phone

Added this library and it worked, except for that share button which did not work. pressing share button makes application crash again.

and the crash was : android.os.FileUriExposedException: file:///.... exposed beyond app through Intent.getData()

then i tried to use external storage library to store crash report by adding the line mentioned in wiki,
this added lot more entries in crash list which didn't make any sense and was not readable, so i tried to delete them by using delete button and it deleted everything on my phone. :(

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.