5

I am interested in building an Android or Java ME application. Is there a Java wrapper?

2
  • Who-hoo! When you get something far enough along and need beta testers, count me in! Commented 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 =P Commented Jul 5, 2010 at 8:53

5 Answers 5

5

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

Do you have links to tutorials and examples for using StackWrap4J?
@PatrickW.McMahon All of the documentation is in the linked post. However, I'm not sure if the library will work any more. It was built against a quite old version of the API.
3

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.

http://github.com/carsonmcdonald/Stack-Apps-Java-Library

2 Comments

have you updated this to V0.9 yet?
@jjnguy I plan on it but I started working on other parts of it before v0.9 and I've just been too lazy to stash the changes and update it. There is just one place you have to make the change.
3

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. :)

2 Comments

@user, have you updated this to V0.9 yet?
@jjnguy yes it's v0.9 compatible. Use the latest from mercurial (not the beta snapshot).
2

I'm working on one which I'll post about when it's a little more ready to use. I'm focusing on creating immutable, reusable query objects with a nice EDSL-like querying syntax.

Comments

0

You can use following Java Wrapper for stack exchange https://github.com/sanjivsingh/stackoverflow-java-sdk

  • SDK support stack exchange API V2.2.

Comments

You must log in to answer this question.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.