【发布时间】:2010-10-15 02:46:42
【问题描述】:
我正在关注http://www.helloandroid.com/files/xmaswidget/android_howto-hellowidget.pdf 开发一个小部件。我无法在主屏幕上启动小部件。 运行应用程序时,我收到类似 No Launcher activity found 和 启动只会同步设备上的应用程序包! 寻找答案。
【问题讨论】:
我正在关注http://www.helloandroid.com/files/xmaswidget/android_howto-hellowidget.pdf 开发一个小部件。我无法在主屏幕上启动小部件。 运行应用程序时,我收到类似 No Launcher activity found 和 启动只会同步设备上的应用程序包! 寻找答案。
【问题讨论】:
可能是您的 AndroidManifest.xml 中的设置不正确
你看过这篇文章吗? Android sample app not showing up
【讨论】: