(Note: I have already seen this question, but it only refers to REST, and not the new OAuth system.)
I would like to write a J2ME application (I have some basic experience of this) that connects to Facebook and retrieves some data, but I can't find an API. I understand that Facebook doesn't support WSDL (which, incidentally, I have never used) and Google's API doesn't support J2ME (generics, etc.).
Any ideas?