From 702984b3b746930760dc40c7a6186374e704376c Mon Sep 17 00:00:00 2001
From: Pliable Pixels
Date: Sun, 17 Mar 2019 07:00:40 -0400
Subject: adb text
---
docs/docgen/html/guides/FAQ.html | 17 +++++++++++++++--
1 file changed, 15 insertions(+), 2 deletions(-)
(limited to 'docs/docgen/html/guides/FAQ.html')
diff --git a/docs/docgen/html/guides/FAQ.html b/docs/docgen/html/guides/FAQ.html
index d5610c8f..3027a8db 100644
--- a/docs/docgen/html/guides/FAQ.html
+++ b/docs/docgen/html/guides/FAQ.html
@@ -100,7 +100,10 @@
zmNinja doesn’t work. Actually, even ZoneMinder web console doesn’t work. You should fix this!
zmNinja doesn’t work. Zoneminder works, but I have no idea why APIs don’t work. You should fix this!
I can’t compile zmNinja, help me!
-How to report errors
+
+
+How to report errors
Profile information storage related
@@ -328,8 +331,9 @@ you figured it out on your own. Feel free to create an issue after
you’ve tried enough, but I can’t guarantee I’ll spend a lot of time on
source code compile issues.
+
-
How to report errors
+
How to report errors
+
+
If zmNinja does not start on your device
+
There are some odd cases, where zmNinja does not start (or gets stuck in the splash screen) on specific devices.
+It is very hard for me to know why it fails on certain devices, but I can try. Here is what you need to do:
+
You have to send me system logs of the device. To get system logs:
+
+- You will have to install ADB (Android Debug Bridge). It comes along with the Android SDK but if you don’t have the SDK (most won’t) you can refer to https://www.xda-developers.com/install-adb-windows-macos-linux/
+- Once ADB is installed, connect the phone to the browser (make sure you have allowed debugging on the phone menu - it should ask) and type in
adb logcat >result.txt and try to start the app. A lot of logs will be generated. Please email them to me
+
--
cgit v1.2.3