/**
* Copyright (c) 2013 Baidu.com, Inc. All Rights Reserved
*/
package com.share.wxapi;
import com.baidu.cloudsdk.social.share.handler.WeixinShareActivity;
/**
* 处理微信回调
* @author chenhetong(chenhetong@baidu.com)
*
*/
public class WXEntryActivity extends WeixinShareActivity {
@Override
protected boolean handleIntent() {
if (super.handleIntent()) {
return true;
} else {
return false;
}
}
}
最近下载更多
最近浏览更多
anjuw521 LV1
2024年7月10日
AIWU1234 LV2
2024年6月9日
求学的熊猫 LV11
2024年6月3日
yhwyhw1 LV2
2023年12月19日
lmroman LV8
2023年4月27日
sunny1314
2023年3月30日
暂无贡献等级
yzhszz LV3
2022年12月27日
不正经的90后程序猿 LV1
2022年9月12日
17366635519 LV1
2022年8月30日
1532593037 LV8
2022年6月3日

