| | |
| | | import com.weikou.beibeivideo.BasicTextHttpResponseHandler; |
| | | import com.weikou.beibeivideo.BeibeiVideoAPI; |
| | | import com.weikou.beibeivideo.BeibeiVideoApplication; |
| | | import com.weikou.beibeivideo.ui.BaseActivity; |
| | | import com.weikou.beibeivideo.util.UserUtil; |
| | | import com.weikou.beibeivideo.util.novel.NovelJNZUtil; |
| | | |
| | | import org.apache.http.Header; |
| | | import org.json.JSONObject; |
| | | |
| | | |
| | | public class WXEntryActivity extends Activity implements IWXAPIEventHandler { |
| | | public class WXEntryActivity extends BaseActivity implements IWXAPIEventHandler { |
| | | private static final int RETURN_MSG_TYPE_LOGIN = 1; |
| | | private static final int RETURN_MSG_TYPE_SHARE = 2; |
| | | private static final int RETURN_MSG_TYPE_XCX = 19; |
| | |
| | | user.optString("sex")); |
| | | edit.commit(); |
| | | |
| | | NovelJNZUtil.setUid(getApplicationContext()); |
| | | |
| | | SingleToast.showToast(getApplicationContext(), |
| | | "登录成功"); |
| | | } else { |