gpt4 book ai didi

android - 在 Android 中将 base64 字符串转换为图像

转载 作者:塔克拉玛干 更新时间:2023-11-02 21:13:42 27 4
gpt4 key购买 nike

有什么方法可以在 Android 中将 base64 字符串转换为图像?我从通过套接字连接的服务器接收到 xml 中的这个 base64 字符串。

最佳答案

看看http://www.source-code.biz/base64coder/java/或将 base64 字符串转换为字节数组,然后使用 ImageIcon(byte[] imageData) 构造函数的任何其他示例。

关于android - 在 Android 中将 base64 字符串转换为图像,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/2902560/

27 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com