Как записать данные в byteArray из el1

 EditText el1 = (EditText) findViewById(R.id.editText1);

        byte[] byteArray = 

Ответы (0 шт):