How do I launch the Preview/Select Wallpaper activity for my Wallpaper from inside an Activity?
问题 I think my question is fairly straight forward... how do I launch the standard activity for previewing my Live Wallpaper from within an Activity (of the same application)? *Edit: In Logcat... here is the entry when you launch the intent I want to use... 04-06 09:44:08.369: INFO/ActivityManager(17452): Starting: Intent { cmp=com.android.wallpaper.livepicker/.LiveWallpaperPreview (has extras) } from pid 21944 回答1: Do you mean something like this? Make an activity that holds the Live Wallpaper