Hello everyone,

I want to develop a software which should be usable as desktop and android application. This software will be developed in Java. My first thought for a framework which supports this was the gaming library libGDX (supports almost every platform to develop games) but since this is only for gaming I thought there could be an alternative for the non-gaming apps. Quickly I discovered the DEMUX Framework but there are some problems with maven and missing artifacts.

Are there any other Frameworks which could help me with that?