5

I have been trying to figure out how to use JUNG (http://jung.sourceforge.net/) on Android. As far as I know the Android SDK does not support swing. Is there an Android port of the JUNG renderer or some tool that will convert swing code into the proper UI code for android?

  • 1
    Since Swing is not available on Android platform, a crazy idea which I don't try will be like using SwingMe to port J2SE->J2ME->Android http://swingme.sourceforge.net/ see its sample helloword here http://swingme.sourceforge.net/helloworld.shtml – ee. Jun 04 '12 at 01:36
  • 1
    how do you relate javame to android? – njzk2 Jun 03 '14 at 17:21

0 Answers0