mercredi 20 mai 2015
String zu int umwandeln
Posted on 02:29 by verona
Wie kann ich mein editText2 in einen int umwandeln
Danke im voraus!
Danke im voraus!
Java Code:
-
myOutput = (TextView) findViewById(R.id.textView1);
-
myInput = (EditText) findViewById(R.id.editText2);
-
-
myInput.getTextAlignment(int);
-
-
-
-
int zahl1 = getZufallszahl();
-
int zahl2 = getZufallszahl();
-
-
myOutput.setText(zahl1 +" * "+ zahl2);
String zu int umwandeln
Categories: String zu int umwandeln
Inscription à :
Publier les commentaires (Atom)
0 commentaires:
Enregistrer un commentaire