Added ACRA error reporting (via Email)

This commit is contained in:
YuviPanda 2013-02-03 00:09:01 +05:30
parent 95c659afca
commit ad0377a20a
4 changed files with 31 additions and 1 deletions

View file

@ -0,0 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
<string name="crash_dialog_title">Commons has crashed</string>
<string name="crash_dialog_text">Shortage of Chicken 65 and hats has caused the app to crash!</string>
<string name="crash_dialog_comment_prompt">Tell us what you were doing, then share it via email to us. Will help us fix it!</string>
<string name="crash_dialog_ok_toast">Thank you!</string>
</resources>