atrijitdasgupta / wordpress-java

Automatically exported from code.google.com/p/wordpress-java
Other
0 stars 0 forks source link

Not working in ANdroid #42

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
Using this in Android

What is the expected output? What do you see instead?
Could not find class 'net.bican.wordpress.Page', referenced from method 

What version of the product are you using? On what operating system? Which
wordpress version?
3.5 

Please provide any additional information below, including web server error
logs if related.
I tried recompiling it with Java 6 it worked but then XMLRPC started giving 
errors

Original issue reported on code.google.com by pranaygr...@gmail.com on 30 Jun 2013 at 4:15

GoogleCodeExporter commented 9 years ago
XMLRPC giving errors is another problem, refile another issue about it. 
Otherwise, I'd recommend recompiling for Android compatibility.

Original comment by c...@bican.net on 1 Jul 2013 at 8:24

GoogleCodeExporter commented 9 years ago
Can you provide a library that could be readily used with Android?

I mean the API that dont use Java Beans.

Original comment by pranaygr...@gmail.com on 1 Jul 2013 at 5:38

GoogleCodeExporter commented 9 years ago
Yes, download the sources and put it in your project.

Original comment by c...@bican.net on 2 Jul 2013 at 2:01