Android : How to search a string into a string builder in android

on Saturday, September 13, 2014


I have a stringbuilder which length is not fixed. I have to search a string like "ff d9" into this stingbuilder/ If the stringbuilder contains this sting i can print yes otherwise print not.


0 comments:

Post a Comment