Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 368 Bytes

README.md

File metadata and controls

4 lines (3 loc) · 368 Bytes

TxcUploadImageDemo

兔小巢 Android 端上传图片示例,通过 CustomWebChromeClientActivityResultLauncher<Intent> 实现选择图片后上传逻辑。

兔小巢官方方案 链接 依旧使用 startActivityForResult 参数获取比较繁琐,建议使用 ActivityResultLauncher<Intent>