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