java - AndEngine + Box2D on Android- how portable is it? -


I'm considering using AndEngine for a physical-based game on Android. Some of the examples (especially those on which I place my code) depend on box 2D expansion.

I was surprised to know that this extension relies on the original code for its box 2D implementation, instead of using the JB2 /

this limit will be used for Andenji's portability How is that Will this work on all Android devices?

This non- ARM device like current In the Very rare x86 Netbooks with the ported Android version running.

Comments

Popular posts from this blog

qt - switch/case statement in C++ with a QString type -

python - sqlite3.OperationalError: near "REFERENCES": syntax error - foreign key creating -

Python's equivalent for Ruby's define_method? -