giga Well-Known Member Licensed User Longtime User Jun 30, 2013 #1 After researching the topic of java.awt. I have found that Android does not have AWT included. Is this true? Is there an equivalent? Thanks
After researching the topic of java.awt. I have found that Android does not have AWT included. Is this true? Is there an equivalent? Thanks
Erel B4X founder Staff member Licensed User Longtime User Jun 30, 2013 #2 This is true. Android includes its own UI implementation (android.view).
giga Well-Known Member Licensed User Longtime User Jun 30, 2013 #3 Erel said: This is true. Android includes its own UI implementation (android.view). Click to expand... Thank Erel, I will research (android.view).
Erel said: This is true. Android includes its own UI implementation (android.view). Click to expand... Thank Erel, I will research (android.view).