Hi! This is my first post here, so Welcome everyone! I have a problem with my first android app.
Document dom = builder.parse("http://192.168.16.1/calc.xml"); it is working on Virtual Machine, but when I test it on my Motorola Deffy(2,1 update1) i am receving following exception: Input stream needs either stream or reader. I have in my manifest: <uses-permission android:name="android.permission.INTERNET"></uses- permission> Thx in advance for any help. Best Regards! -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to android-developers@googlegroups.com To unsubscribe from this group, send email to android-developers+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/android-developers?hl=en