OK i found the problem. the content i get from the URL is with line breaks, when connected via wifi. When the phone is connected via mobile internet, the content is without line breaks! crazy... any ideas on that?
On 16 Feb., 02:20, Marco <[email protected]> wrote: > Hi everyone, > my application connects to the internet via import java.net.URL. > If the phone is connected via WLAN, everything works fine! But if I > turn off WLAN, > the application crashes instead of using the 3G connection. > I've set the INTERNET permissions. Is there anything that I lost sight > of? > > regards, > Marco -- You received this message because you are subscribed to the Google Groups "Android Beginners" group. NEW! Try asking and tagging your question on Stack Overflow at http://stackoverflow.com/questions/tagged/android To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-beginners?hl=en

