From 79142c63dbff5497ffc33c8a5c27fdf37ce4e178 Mon Sep 17 00:00:00 2001 From: Struan Donald Date: Wed, 18 Sep 2013 13:34:10 +0100 Subject: Add an android error page Slightly less jarring than a dialog if something goes wrong during app startup --- src/android_error.html | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 src/android_error.html (limited to 'src') diff --git a/src/android_error.html b/src/android_error.html new file mode 100644 index 0000000..b39079f --- /dev/null +++ b/src/android_error.html @@ -0,0 +1,17 @@ + + + + + + + + + + + +
+
+

There seems to have been a problem starting the app. Please quit and try again

+
+ + -- cgit v1.2.3