Using awt with android

后端 未结 2 1765

I have a Java Swing application which draws diagrams. It uses Graphics2D calls and awt objects such as Rectangle etc.

At some point I might want to port this to Andr

2条回答
  •  抹茶落季
    2020-11-28 13:51

    http://www.apogee.com/ has commercial products which will allow you to run Swing programs on Android. Note that I've never used this product so I can't comment on how good it is.

提交回复
热议问题