开发者

How to use liveWallpaper as your background image

I have created a simple app. Now I want to have a live wallpaper as 开发者_JAVA技巧a background image in my App. So how that can be done? Is there any example code related using live wallpaper as a background in our app. If anyone knows please help me to solve this out.


try:

WallpaperManager.getInstance(class.this).setResource("your image path/from drawable");
0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜