import android.view.*; import android.text.*; static EditText aEditText() { ret androidUI(func -> EditText { new EditText(androidActivity()) }); }