tags:

views:

30

answers:

1

Hi, Does Android Support OpenYmsg Api?.......

Thanks in Advance

+1  A: 

The Android SDK itself does not support the Yahoo messenger protocol - but it's no problem to add external Java libs. So have fun. :-)

mreichelt
carthee
Then you have to figure out what the error means. Maybe you should build a real Java program first to test the library. I don't think that this is related only to Android. Oh, and _do not_ include critical information like passwords on stackoverflow!
mreichelt