Hi
how can i read one line from string ??? i have string like this :

hello ; boy ; sun

welcome;google;pink

how can i read first line only ?
thanks

If this wouldn't be mobile section and we been in Java I would say use BufferedReader.
Since this is mobile section
iPhone - idea
JME - no reading line by line, you need to implement your own parser
Android - BufferedReader

PS: In the future would be nice if you stated which platform we looking at...

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.