Problem: Program crashes without any reason.
Solution: Navigate to the following file and view the error log information with the appropriate date/time stamp: /sdcard/Woefzela/Tracking/WoefzelaErrorLOG.txt
Problem: Playback volume too soft.
Solution: Increase the Media Volume by using appropriate buttons during playback.
Problem: How do I turn QC on or off (without recompiling the code)?
Solution: In short, QC is always ON unless there is a file called advancedQCOFF.txt in the folder /Woefzela/Tracking on the SDcard.
Different cases:
Case 1: No file exists: QC is ON (wanted default behaviour to have QC ON in case file not copied/kept).
Case 2: A numeric value of 1 in file: QC is OFF (i.e. 1 = TRUE).
Case 3: Any other value in file (e.g. 0, -1, 2, OFF, 'anyWord', etc): QC is ON
Note: the presence, absence or value inside this file is only checked at the start of each session. This includes the automatic start of a recording session if the training session has completed successfully.