从 Smartface App Studio 发布 apk 后,图像未显示在 android 应用程序上

Images not showing on android App after publishing apk from Smartface App Studio

我正在从 Smartface App Studio 发布 Android APK 并安装在我的设备上。但是,图像不是 loading/showing。

在同一台设备上,当我使用 运行 应用 "Device Emulator" 时获取所有图像。

有人能帮忙吗?

模拟器和发布在资源上有所不同。重要的是发布,因此您应该以正确的屏幕分辨率将图标添加到相关文件夹。

您可以查看下面的link,它是关于资源文件夹的: http://www.smartface.io/developer/guides/project/anatomy-project/#images

顺便说一下,请确保您的图标是 .png。 否则不会被使用。