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.
私はAndroidとiOS 向けのアーケード ゲームを開発しています。Android 2.2.1 を実行している Galaxy S SL で アニメーション のパフォーマンスの問題が あります。
Android 4.0.3 を実行している Galaxy S2 では、アニメーションは高速ですが、iOS 5.1.1 を実行している iPhone 4S ほどではありません。
それを最適化する方法はありますか?
Canvas は ICS では非常に遅く、将来の Android リリースではより適切に最適化されることが約束されています。