I have downloaded the SDK example from WeChat website: http://dev.wechat.com/document/gettingstart/android/
I used Eclipse and ADT, target platform Android 2.2 on Sa
Right now I'm trying to do same thing.
Take a look to these links (i found the first one when i accidentally clicked "Share on Moments" - "Getting Started - iOS" on page http://dev.wechat.com/document/, yeah, it's highly illogical):
http://dev.wechat.com/document/gettingstart/timeline/
http://dev.wechat.com/document/api/timeline/
It seems that api described there can be used everywhere, not only on iOS, cause this is just http-requests.
Hope it'll help you and me :-)