Getting Started with the WeChat Android SDK

前端 未结 3 1319
旧时难觅i
旧时难觅i 2021-01-11 16:46

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

3条回答
  •  滥情空心
    2021-01-11 17:19

    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

提交回复
热议问题