http://ask.dcloud.net.cn/article/211
<meta-data android:value="%redirect_uri%" android:name="SINA_REDIRECTURI"/>
<meta-data android:value="%appkey%" android:name="SINA_APPKEY"/>
<activity android:name="com.sina.weibo.sdk.component.WeiboSdkBrowser"
android:configChanges="keyboardHidden|orientation"
android:exported="false"
android:windowSoftInputMode="adjustResize">
</activity>
其中没有提到APP_SECRET;
com.sina.weibo.sdk.component.WeiboSdkBrowser在websdkcore.jar中也找不到;
zhl
- 发布:2016-08-24 10:59
- 更新:2016-08-24 10:59
- 阅读:1233
0 个回复