uninstall
Stops this capture: unregisters its lifecycle callbacks (both the Activity ones and every per-Activity Fragment callback it registered) and removes the screen frames it pushed. Safe to call more than once. Unlike the iOS swizzle, the Android callbacks can genuinely be removed, so this leaves no inert hook behind.