Future wrote:
> Hi, I get the solution, it's neccesary to change Manifest.xml file and
> write:
> 
> <uses-permission
>       android:name="android.permission.INTERNET" />
> 
> 
> It's discouraging for me that I haven't seen it on release notes and
> api changes overview documents; too, it's discouraging for me that
> nobody has helped me with this, it was so easy...

I agree that things like this should get more visibility in the 
documentation. In some ways, even better would be a distinct Exception 
rather than "unknown error".

With respect to "nobody has helped me with this", please understand that 
there are only so many people on these lists. Of those, only so many 
people feel confident in posting material instead of just reading it. Of 
those, only a handful will be doing raw socket programming and, 
therefore, might feel confident in giving you suggestions.

So, for example, I saw your original post, but I avoid raw socket 
programming, and so I just skipped over your post since I didn't feel 
qualified to provide you with an answer.

-- 
Mark Murphy (a Commons Guy)
http://commonsware.com
_The Busy Coder's Guide to Android Development_ Version 1.2 Published!

--~--~---------~--~----~------------~-------~--~----~
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
[EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to