static void runOnUiThread(final Runnable r) { androidActivity().runOnUiThread(r); }