Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/troy-lamerton/android-ndk-stacktrace
- Owner: troy-lamerton
- Created: 2019-06-15T01:16:23.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2019-06-19T09:50:00.000Z (over 5 years ago)
- Last Synced: 2023-07-31T13:57:16.141Z (over 1 year ago)
- Language: JavaScript
- Size: 7.39 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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