Hello there,
The sample is for pretty old Android version with Eclipse. I have been
struggling for several days to build the sample http://dev.wechat.com/wechatapi/download with Android Studio. After I imported the project, building always gave the following error:
Error:Error: com.android.ide.common.process.ProcessException: org.gradle.
process.internal.ExecException: Process 'command 'e:Androidsdkbuild-tools19.
1.0aapt.exe'' finished with non-zero exit value 42
Error:Execution failed for task ':app:mergeDebugResources'.
> C:Userszw251yAndroidStudioProjectsWeChat_SDK_sample_android_
enappsrcmainresdrawable-hdpisend_music_thumb_backup.png: Error: com.android.
ide.common.process.ProcessException: org.gradle.process.internal.
ExecException: Process 'command 'e:Androidsdkbuild-tools19.1.0aapt.exe''
finished with non-zero exit value 42
Any help/tip will be highly appreciated!