Android - Resources

This thread is meant for sharing valuable resources.

If you have questions or need support, please create a new topic.

LibGDX is a very powerful library to develop for Android and desktop.

Java Tween Engine
http://code.google.com/p/java-universal-tween-engine/

great for moving stuff around :slight_smile:

Short list of engines/frameworks I found a while ago: http://wiki.games4j.com/wiki/en/Android

Noticed this emulator which will also be released for macs soon:

http://bluestacks.com/bstks_mac.html

Might be worth a look.

I have tried BlueStack and it works well, although it needs more resources.

For lightweight emulator, try Android x86. You need a working ADB and VirtualBox.

Most people have probably already heard of it, but I’d highly recommend KryoNet to anyone planning to add WiFi multiplayer to their android app. It’s very solid and easy to use.