Is it possible to configure my project manifest, so that when a user presses “open” on the android market, my live wallpaper is applied straight away? Some users don’t seem capable of figuring out that they need to apply a wallpaper after install.
Share
Unlike a static wallpaper, live wallpapers cannot be set programmatically, so the user will need to select it from the live wallpaper gallery manually. So all you can do really is add some instructions to your wallpapers description on the Android Market or add an Activity that will show an instruction popup and direct you to the live wallpaper gallery.