tranleduy2000 / javaide

Code editor, java auto complete, java compiler, aapt, dx, zipsigner for Android
GNU General Public License v3.0
474 stars 159 forks source link

Basic graphics packages #116

Open chrisBayliss opened 6 years ago

chrisBayliss commented 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.

TheReyzer commented 6 years ago

he abandoned it?

Looke116 commented 6 years ago

Have you managed to import the class?

I can't even import java.awt.Graphics Or am I importing wrong?

larsaars commented 6 years ago

There are no java.awt classes on android