I am interested in building an Android or Java ME application. Is there a Java wrapper?
-
Who-hoo! When you get something far enough along and need beta testers, count me in!CommonsWare– CommonsWare2010-06-01 23:57:10 +00:00Commented Jun 1, 2010 at 23:57
-
@CommonsWare: I've actually decided to leave it a while and see if anyone else builds a decent app. That way I only have to build one if no-one else does =PCasebash– Casebash2010-07-05 08:53:17 +00:00Commented Jul 5, 2010 at 8:53
5 Answers
StackWrap4J has been released fairly recently. It is completely up to date with the latest version of the API. (As of June 24th, V0.9) It has been tested and works on the Android platform.
We are still developing it and will continue to support it as the API changes.
If you are interested in switching to it, we will work with you to make the transition easy.
2 Comments
I started working on one over the weekend. I went ahead and stuck it on github if you want to look. I'm shooting for a version that will have most functionality stometime this week.
I have released the beta snapshot version of my wrapper here. http://code.google.com/p/stackoverflow-java-sdk/. The announcement is posted on this website as well but I guess it will take some time to show up. :)
You can use following Java Wrapper for stack exchange https://github.com/sanjivsingh/stackoverflow-java-sdk
- SDK support stack exchange API V2.2.