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
It's work for me after I add debug keystore: Add wechat's debug key (found in the package root folder) into ( Window -> Preferences -> Android -> Build -> Custom debug keystore ) then clean and build again