/CrashCapture

Android Native Crash Capture SDK.

Primary LanguageC++

Android Native Crash Capture
===================================================
Copyright 2014 miechalzhao@gmail Authors. All rights reserved.
Use of this source code is governed by a BSD-style license that can be
found in the LICENSE file.
-----------------------
Usage
—————
1.Put The libcrashcapture.so to your project libs/armeabi-v7a.
2.Include the NativeCrashCapture.java in your project.
3.Initialize NativeCrashCapture.java init method when your application start.