import android.view.View; static View androidShow_view; static void androidShow(final View view) { androidUI(r { androidShow_view = view; androidActivity().setContentView(aRemoveFromParent(view)); }); }