Kevin Boyd
Kevin Boyd

Reputation: 12379

j2me 2d graphics engine

For J2ME I found a number of GUI frameworks like LWUIT, J2ME Polish, Twuik etc however,

I am looking out for a 2d Graphics Engine for the Java ME platform preferably lightweight < 50K, I came across TinyLine this supports reasonable features for a mobile device.

On similar lines do we have an open source or free 2d graphics engine, library or framework available.

Upvotes: 1

Views: 1918

Answers (1)

Trimack
Trimack

Reputation: 4213

Perhaps you are looking for this? What libraries are available to help create 2D Java games for phones?

Upvotes: 1

Related Questions