Rubicks wrote:
> So I used this code posted somewhere on this forum.

I write a book, and my samples get reduced to "this code posted 
somewhere on this forum"?

Am I a has-been *already*?!?

<pause to regain composure, complete with muted sobs>

> But now I have new problem. With this code, I am getting a
> "SocketException : Broken Pipe". With the Bowser, I had no such
> problems.  Any one any clues???

Three things:

1. Does your project request the INTERNET permission in the 
AndroidManifest.xml file?

2. You have a code comment saying "myMMFString has a simple html string 
with a link", yet myMMFString doesn't appear to be assigned a value 
anywhere in the code listing you provided.

3. You might want to download the full project for this, so you get the 
manifest and other supporting files, in case that helps. You can find 
the code by visiting http://commonsware.com/Android/ and clicking on the 
Source Code link for Version 1.3.

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

--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to