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.
集成在我的应用程序中的 card.io SDK for android 可在不同的设备上运行,但在 Galaxy S5 上,它不会在围绕相机对焦后“捕捉”。我知道 S5 有完全不同的 CPU 和 GPU 以及一些不同的相机属性。有同样经历的人吗?
感谢上面tomwhipple的评论解决了:只需添加“android:hardwareAccelerated =“false””就可以了。