I know this is more of a java question than a android question, but I know most of you are pro's here an both so I'll ask it here! Is it possible to search a string that I have taken from an edittext for when ever the value for new line comes? But this string might include \n so I want it to ignore that a go for the value 10 instead. (which is the value for new line if I remember correctly) Is this possible or should I use something else of string when I look for a new line?
Appreciate any answers! //André -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

