Hi
Just wondering how the XML layout editor in Android Eclipse plugin
renders views specified in the xml.
The way I understand it, the GUI sub system of Android is not based on
AWT. But the eclipse plugin is running on top of standard Sun JVM.
To render the xml views,
a) the ADT some how has to reimplement the Android GUI components (all
the views and layouts etc) on top of AWT

or

b) ported the layer below Android GUI components to standard Java
environment.

Which is right (a) or (b)?

Thanks
Videoguy
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"android-framework" group.
To post to this group, send email to android-framework@googlegroups.com
To unsubscribe from this group, send email to 
android-framework+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/android-framework?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to