我正在尝试显示包含 API 响应中收到的字符串中的表情符号的文本。文本显示正常,但表情符号显示为一些外来字符。请让我知道如何解决这个问题。谢谢。
文本中的表情符号应该是这样的:“那么,你是如何找到这个应用程序的?” 花点时间评价一下。
但它显示如下。
我无法在 android 模拟器或 android 手机上运行 flutter 应用程序。我在 m1 mac 上安装了最近发布的适用于 arm-mac 平台的 android studio。如果我在这里做错了什么,或者是发布本身的问题,请回答。
调试控制台输出:
The operation couldn’t be completed. Unable to locate a Java Runtime.
Please visit http://www.java.com for information on installing Java.
Exception: Gradle task assembleDebug failed with exit code 1
Run Code Online (Sandbox Code Playgroud)
颤振医生 -v 输出:
The operation couldn’t be completed. Unable to locate a Java Runtime.
Please visit http://www.java.com for information on installing Java.
The operation couldn’t be completed. Unable to locate a Java Runtime.
Please visit http://www.java.com for …Run Code Online (Sandbox Code Playgroud)