[LibGdx]Cant get StraightEdge to work with Android :(

So I added the StraightEdge library to my game, but I can’t use it on any android devices. It gives this error: “java.lang.NoClassDefFoundError: straightedge.geom.KPolygon”. I know a person who is good with using java and Libgdx, but he couldn’t get it to work either. He made it into a .jar file for me and I tried adding it in the android libs folder and right-click “Add to build path” and then adding it in the Order and export list, but it still gives the same error. It works great on my PC, but it wont on android :frowning: Doesnt StraightEdge support Android? :confused: