Friday, September 2, 2011

[android-developers] Re: Threads

Steven,
There is absolutely no restriction against starting new threads from
other new threads. If you are willing to share some code, I might be
able to say something more useful...

-blake
Programming Android, FTW!
http://oreilly.com/catalog/0636920010364


On Sep 2, 5:28 am, Steven Bruce <stevebruc...@gmail.com> wrote:
> I have thee threads in my bluetooth program. Both my AcceptThread and
> ConnectThread create a newConnectThread from within their Thread class
> but my program seems to crash at this point. Are you not allowed to
> start a new thread from within a thread class?

--
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+unsubscribe@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

No comments:

Post a Comment