【发布时间】:2013-05-25 20:10:57
【问题描述】:
我正在尝试实现这个 kivy 示例
http://python-for-android.readthedocs.org/en/latest/helloworld/
当我编译(在 kivy 的 ubuntu vm 上)并在我的 android 设备(它的 Google Nexus 1)上运行它时,Button 和 Label 中的文本标签都显示为空白。 但是,该示例在我的笔记本电脑上运行良好。
如何解决此问题并显示文本? 将不胜感激任何帮助。提前致谢。
【问题讨论】: