Yea that Icon keeps toasting me with "Application is not Installed".
I added
setContentView(R.layout.activity_main);
to the onCreate function of LiveWallpaperSettings.java, but now the
wallpaper stops with the following error:
11-26 02:18:52.815: E/AndroidRuntime(14345): FATAL EXCEPTION: main
11-26 02:18:52.815: E/AndroidRuntime(14345): java.lang.RuntimeException:
Unable to start activity
ComponentInfo{com.clock/com.clock.LiveWallpaperSettings}:
java.lang.RuntimeException: Your content must have a ListView whose id
attribute is 'android.R.id.list'
On Saturday, November 24, 2012 7:56:08 PM UTC+11, Johan wrote:
>
> Hi,
> I wrote a live wallpaper and would like to open the settings when clicking
> on the App icon. It should still be set from the settings page, but
> clicking the icon in the Apps page open the Settings for the wallpaper.
> This may be a handy shortcut to the live wallpaper settings instead of
> navigating through Settings -> Display -> Home screen wallpaper -> etc, etc
> to get there.
>
> Anyone know if it's possible, and what I need to do do make it happen?
>
> Thanks,
> J.
>
--
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en