Open chrisBayliss opened 6 years ago
I cannot compile java files which use basic graphics packages such as Polygon or Color. I guess the reason is that Android use a different system for generating user interfaces. Any tips or information.
he abandoned it?
Have you managed to import the class?
I can't even import java.awt.Graphics Or am I importing wrong?
There are no java.awt classes on android
I cannot compile java files which use basic graphics packages such as Polygon or Color. I guess the reason is that Android use a different system for generating user interfaces. Any tips or information.