Tips and Tricks - Sombody101/APKognito GitHub Wiki
CTRL + S
- Saves all configurations at any time!
CTRL + SHIFT + G
- Runs the garbage collector (usually has minimal effects, but is still an option).
CTRL + SHIFT + ALT + Q
- Throws a DebugOnlyException
* exception (used for testing how APKognito handles arbitrary unhandled exceptions)
* = Available only in a Debug build of APKognito, not Public Debug or Release builds