I tried 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 for rendering the JUNG or some tool that converts the swing code into the corresponding Android UI code?
source
share