Reporting bugs¶
When reporting bugs, please consider first installing the latest nightly-armeabi or master-armeabi version and see if your problem was not already solved.In case it is not, please provide at least
- the android version you run
- the apk version you used
- the device model
- the logcat of the problem
You can see the logcat (android logs) by using the adb logcat command on your pc (if you have the android SDK) or directly on the device using the alogcat free application available in the market.