Skip to content

4ntoine/Acra-breakpad

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Acra-breakpad
=============

Integration for Acra and google-breakpad: catch native crashes using ACRA

How to build:
0. clone forked ACRA with binary attachments support (https://github.com/4ntoine/acra) and build the project (mvn clean install)
1. Go to lib/jni
2. clone (https://code.google.com/p/google-breakpad/source/checkout) or symlink google-breakpad sources to 'lib/jni/breakpad'
3. edit lib/jni/Android.mk to set current local path after breakpad is build (sorry for doing it in a bit hacky way)
4. ndk-build
5. Go to app/jni
6. ndk-build
7. Go to project root directory
8. mvn clean install

How to test:
1. Launch the app
2. Click "Test catch"

About

Integration for Acra and google-breakpad

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published