Android Notebook, Page 1
Had to upgrade to Eclipse 3.4.1 to to get the SDK working. No big deal.
Hello World is now running. The emulator took a while to start up.
“Warning once: This application, or a library it uses, is using NSQuickDrawView, which has been deprecated. Apps should cease use of QuickDraw and move to Quartz.” Oh well, it’s just an emulator. No big deal.
It is nice that the emulator works well on a Mac.
January 19th, 2009 at 8:21 AM
QuickDraw? My goodness, Apple deprecated that for Tiger, almost four years ago. How the heck did Google write an emulator that depends on it?
January 19th, 2009 at 10:08 AM
Perhaps it’s written in Java? or some other cross-platform GUI framework that uses QuickDraw? I really don’t know.