Got it working....  There were a few errors.  Turns out it was the second
possible change that Raghav mentioned....  When the first failed, I
apparently had a temporary brain failure....  Yep,

   android:name="BouncingBuckies" needed to be   android:name=".BouncingBuckies"

and
      android:name="com.jdgapps.BouncingBuckies.LiveWallpaperSettings"

was just completely hosed....  It also should have been, simply,

      android:name=".LiveWallpaperSettings"

Once that one was fixed, the first one was a much more obvious error
message in logcat.....   Now I just need to pick up where I left off,
and get it working the right way ... as opposed to just functioning
properly (i.e., aesthetics, on return from prefs, destroy and re-start
with the new prefs, and so on)...but that can wait until tomorrow.

Thanks,
   --jim

-- 
73 DE N5IAL (/4)        | "Now what *you* need is a proper pint of
[email protected]    | porter poured in a proper pewter porter
< Running FreeBSD 7.0 > | pot.."
ICBM / Hurricane:       |    --Peter Dalgaard in alt.sysadmin.recovery
   30.44406N 86.59909W  |

-- 
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

Reply via email to