Frequently Asked Questions
Tracking rate on Android with DigiClass/iFlipChart is very slow
Last Updated 6 years ago
If using DigiClass or iFlipChart on Android is very slow, please make the following changes.
Please apply the following steps and then retry:
Drawing Performance
Use ES Explorer (click and hold to show the options) or Explore (click and hold or click the Editor button)
on Android to locate:
/Documents/DigiClass Teacher/settings.data.
/Documents/DigiClass/settings.data.
/Documents/iFlipChart/settings.data.
If this folder does not exist, run the app and save a file in the app - this will force the software to create the folder. Sometimes a refresh of the file explorer app or exit and restart is needed to see the folder.
Once located, copy the attached settings.data file to the location for the app's settings.data , e.g.
/Documents/DigiClass Teacher/settings.data
/Documents/DigiClass/settings.data
/Documents/iFlipChart/settings.data
Start the app and test the tracking rate.
If you cannot copy/paste then the "Edit" option to manually edit the file
/Documents/DigiClass Teacher/settings.data
/Documents/DigiClass/settings.data
/Documents/iFlipChart/settings.data
If using ES File Exploere click and hold the file and select teh Edit option from the menu that appears.
Edit the file and add the "usePenCache" and "optimizeDrawingCache" lines at the end of the [general] section as below:
Save the file then restart the app.
Please apply the following steps and then retry:
Drawing Performance
Use ES Explorer (click and hold to show the options) or Explore (click and hold or click the Editor button)
on Android to locate:
/Documents/DigiClass Teacher/settings.data.
/Documents/DigiClass/settings.data.
/Documents/iFlipChart/settings.data.
If this folder does not exist, run the app and save a file in the app - this will force the software to create the folder. Sometimes a refresh of the file explorer app or exit and restart is needed to see the folder.
Once located, copy the attached settings.data file to the location for the app's settings.data , e.g.
/Documents/DigiClass Teacher/settings.data
/Documents/DigiClass/settings.data
/Documents/iFlipChart/settings.data
Start the app and test the tracking rate.
If you cannot copy/paste then the "Edit" option to manually edit the file
/Documents/DigiClass Teacher/settings.data
/Documents/DigiClass/settings.data
/Documents/iFlipChart/settings.data
If using ES File Exploere click and hold the file and select teh Edit option from the menu that appears.
Edit the file and add the "usePenCache" and "optimizeDrawingCache" lines at the end of the [general] section as below:
[General] Language=0 SpeechRate=3 . . . usePenCache = false optimizeDrawingCache = true [DigiClass] classRoomHeartbeatInterval=2000 |
Save the file then restart the app.