Recent content by sumit tifane

  1. S

    how i use the StringTokenizer class in android?

    i have to tokenize the sentences in token. By giving the input from edittext field ,clicking on radiobutton of tokenization and clicking on submit button,after that the output will be generate in other edittext field. how this can be perform? here is the code :- String s2 =...