Hello, I'm tired of trying and searching the solution to my development issue. I have a graphics library empty3-library-3d It runs on desktop with some Swing ui. I made it run on android with deletion of swing components and java.awt.color and java.awt.images.BufferedImage replaced.
For further developments I d to refactor my library. Partial-desktop Partial-android Empty3-library-3d (End user library) Applications Android and desktop. But I don't know how to create a android library.