天天看点

fragment启动activity方法

Intent intent = new Intent(mContext,WechatRecoderActivity.class);      

mContext.startActivity(intent);