Android運行時的出現以下錯誤提示:
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。
這個是因為run的時候沒有配置模擬器導致的。
Run > Run Configuration go to "Target" tab in the middle of the window