String txt = "Fischers Fritz fischt frische Fische"; String []array = txt.split(" "); for (int i=0; i