Nevermind, I'm an idiot.  The thread was trying to call something that
didn't exist and I didn't see the line of code in there.  Sorry about
that!



On Mar 6, 8:03 am, Stoyan Damov <stoyan.da...@gmail.com> wrote:
> What do you mean by "pass a string to a thread" - this doesn't make any sense.
> Then, when your app crashes, what does the stack trace look like?
>
> On Fri, Mar 6, 2009 at 2:56 PM, Bobbie <bobbie.st...@gmail.com> wrote:
>
> > It's a really strange situation.  I can pass other strings to a
> > thread, but this string for some reason won't be passed.  The string
> > is:
>
> > static String sesid = "";
>
> > I have other static strings declared as well and they are working
> > perfectly fine.
>
> > Bobbie
>
> > On Mar 6, 1:01 am, Bobbie <bobbie.st...@gmail.com> wrote:
> >> I am trying to pass a string variable to a thread, but as soon as the
> >> app gets to the thread that is requesting the variable, the
> >> application crashes.  Any ideas?  Can you show me some examples of how
> >> to pass a public string to a thread?  Please let me know.  Thanks!
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to