Skip to content

Releases: julianwi/awtonandroid

version 0.4

03 Mar 15:55
Compare
Choose a tag to compare

Now using native rendering library cairo graphics.
Performance is now acceptable.
touch screen is working now.
awt_breakout

version 0.3

23 Oct 05:04
Compare
Choose a tag to compare

new features:

  • off screen images
  • scanline rendering
  • freetype font rendering
  • optimized android activity

awtonandroid2

labels working now

26 Jul 06:25
Compare
Choose a tag to compare

Now some methods like fillRect and drawString are supported.
So we can render labels. In the screen shot below you can see the same jar file running on Android and Debian.
awtonandroid

first release

18 Jun 18:55
Compare
Choose a tag to compare

This is the first release. Only Frames and Buttons are supported now.