You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
**If you have a budget tablet or low-end Android device**, you may need to manually allow the app to run in the background without being killed by the system. Without this setting, the app won't be able to detect your presence when the screen is off.
58
+
59
+
**How to allow background operation:**
60
+
61
+
-**AllWinner tablets**: Go to **Settings → Background Manage** and add The Observer Effect to the allowed apps list
62
+
-**Other devices**: Look for settings like "Battery Management", "App Battery Saver", "Background Apps", or "Protected Apps" in your device settings and ensure The Observer Effect is allowed to run in the background
63
+
64
+
If you're not sure where to find this setting, search your device settings for "background" or "battery optimization" and look for The Observer Effect in the list.
42
65
43
66
## Performance
44
67
@@ -60,7 +83,11 @@ The Observer Effect is optimized to run on a wide range of devices, from high-en
60
83
- Disable app preload to save memory
61
84
- Choose simple launch apps (launchers, calendars) over browsers
62
85
63
-
## Building
86
+
---
87
+
88
+
## For Developers
89
+
90
+
### Building from Source
64
91
65
92
You are probably best off using Android Studio, but we have make targets too:
0 commit comments