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.
私は「Learning Android Game Programming-Rick Rogers」という本を持っています。2.3.3 を実行しようとすると、エラーが発生します (強制終了)。java に eclipse を使用しています。何ができますか?
古いバージョンの Android 用に作成されたコードは、新しいバージョンでは廃止された/存在しないメソッドを使用している可能性がありますが、常に同等のメソッドが存在することに注意してください。:)