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.
HTC Hero と AndEngine には問題がありますBaseGameActivity。起動すると、背景やスプライトなどのグラフィックがなく、白い画面しか表示されません。しかし、線 ( ) などのオブジェクトを見ることができますorg.anddev.andengine.entity.primitive.Line。また、目に見えないボタンをタップしてコードを実行することもできますが、まだ白い画面です。
BaseGameActivity
org.anddev.andengine.entity.primitive.Line
他のデバイスでこのアプリを起動すると、すべて問題ありません。
問題はどこだ?
私のTextureAtlasesはこの電話には大きすぎたようで、いくつかの小さなアトラスを使用する必要があります。