Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/troy-lamerton/android-ndk-stacktrace

Better native crash logs by symbolicating unity crashes
https://github.com/troy-lamerton/android-ndk-stacktrace

Last synced: 16 days ago
JSON representation

Better native crash logs by symbolicating unity crashes

Awesome Lists containing this project

README

        

# Crash Decoder

Better crash logs by decoding unity crashes.

## Make sure you have installed

- Github Desktop: https://desktop.github.com/
- Android NDK: https://developer.android.com/ndk/downloads

### 1. Open in Github Desktop

![](http://i63.tinypic.com/105r3sx.png)

### 2. Open `android-ndk-stacktrace/server/.env`

Change `ANDROID_NDK_HOME` to where you have the Android NDK.

### 3. Open start_decoder.bat

### 4. Wait for the decoder to open at http://localhost:8123