- 积分
- 3
- 阅读权限
- 10
- 鲜花
- 0
- 猫粮
- 11
- 在线时间
- 6 小时
- 精华
- 0
- 注册时间
- 2018-12-23
- 性别
- 保密
- 最后登录
- 2022-11-24
学前班
- 鲜花
- 0
- 猫粮
- 11
|
马上注册,结交更多好友,享用更多功能,让你轻松玩转社区。
您需要 登录 才可以下载或查看,没有账号?立即注册
×
这个intent的参数怎么写呐,只会简单的参数过于复杂的就死活看不懂了(┬_┬) 以下为我拦截的参数和传递的组件名
from: com.qiyi.shortvideo.videocap.localvideo.LocalVideoSelectActivity
to: com.iqiyi.reactnative.PGCBaseReactActivity
action: null
clipData: null
flags: 0x00000000
dataString: null
type: null
componentName: ComponentInfo{tv.pps.mobile/com.iqiyi.reactnative.PGCBaseReactActivity}
scheme: null
package: null
requestCode: -1
categories: null
intentExtras: [
{
key: reg_key
value: {"biz_params":{"biz_sub_id":"2","biz_statistics":"","biz_dynamic_params":"videoUrl=/storage/emulated/0/156165.mp4&thumbnail=null&isFromLocal=true&isSMVideoCover=false&tags=&taskId=0&isPGC=0&fromSource=iqiyihao_upload"},"biz_id":"113","biz_plugin":"qiyimp"}
class: java.lang.String
},
]
bundle: null
|
|