Forgive me if what follows is a bit confusing!

i'm trying to build a basic irc client. i'm using pircbot. i've
created a bot class that extends the pircbot class. to get results,
you have to override methods (e.g. onMessage) Basically, it works but
i don't know how to update my android app with messages as they come
in; the onMessage method is void and in an its original java
environment, dumped the incoming messages to the system console.

Anyone had any success using pircbot in android? Anyone fell sorry
enough for me to shead some light on my problem ;-)

thanks
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google
Groups "Android Beginners" 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-beginners?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to