开发者

android "hello world " error

开发者 https://www.devze.com 2023-02-17 15:56 出处:网络
I\'m using Mac OS X, and I installed Eclipse for Java developers software to do Android programs, and I successfully installed ADT plugin. Now when I\'m trying to run hello world program, which is in

I'm using Mac OS X, and I installed Eclipse for Java developers software to do Android programs, and I successfully installed ADT plugin. Now when I'm trying to run hello world program, which is in developer.android.com site, the following warning is being displayed:

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 `Qu开发者_Python百科artz`.

and instead of displaying hello world my emulator is displaying just android

Could somebody help?


The emulator might take a relatively long time to start, during which it just displays the flashing android text. Have you given it enough time?

0

精彩评论

暂无评论...
验证码 换一张
取 消