Java Android Development Найти элемент от id

findViewById(R.id.idName) // "idName" replaced with the id of the element you want
Impossible Impala