-
Notifications
You must be signed in to change notification settings - Fork 11
4ntoine/Acra-breakpad
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
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 0
No packages published