读书人

怎么看一个 android 应用的服务是什么

发布时间: 2012-08-09 15:59:21 作者: rapoo

如何看一个 android 应用的服务是什么?
如何看一个 android 应用的服务是什么?

(如: android4.0\packages\wallpapers\Basic\ , 它的服务是什么呢?)


<!-- Component name of the default wallpaper. This will be ImageWallpaper if not specified -->
<string name="default_wallpaper_component">com.android.wallpaper/com.android.wallpaper.galaxy.GalaxyWallpaper</string>

这里要填服务, 不知填的是否正确?



[解决办法]
查找源码, 查服务.

读书人网 >Android

热点推荐