takboo / imsdroid

Automatically exported from code.google.com/p/imsdroid
0 stars 0 forks source link

How to implement XCAP in imsdroid 2.0 #463

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. I tried add XcapService class and relative classes of imsdroid 1.0 into   
2.0, but not working.

2. When I use create a XcapStack object = new XcapStack(XcapCallback callback, 
String xui, String password, String xcap_root), and then i invoke object.run() 
but nothing happens.

3. How must I do to I could iplement Xcap? Thank you!

What version of the product are you using? On what operating system?
IMSDroid 2.0 revision 533, on Android 4.0

Original issue reported on code.google.com by ohmygod...@gmail.com on 17 Jul 2013 at 10:30