Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在尝试使用 OpenGL 1.1 一次在三星 Vibrant/Galaxy S 上显示两个 OpenGL 表面视图。该设备拒绝同时显示两者,但不会引发任何错误。在我测试过的所有其他设备上,这都有效。
这可能是Android 2.1的问题吗?
将设备升级到 Android 2.2 已修复问题。不知道为什么,也许更新也修复了一个错误?