Sorry about that. Sometimes the package references mess the apps and LWPs up.
On Sun, Jul 31, 2011 at 10:05 PM, Jim Graham <[email protected]> wrote: > On Sun, Jul 31, 2011 at 09:50:15PM +0530, Raghav Sood wrote: > > Also when I suggested adding <uses-permission > > android:name="android.permission.SET_WALLPAPER" /> I meant to add it > between > > in the <manifest> element. You don't add permission elements inside > service > > ones. > > Yeah, I had it outside before. By the time I moved it, I was willing to > at least TRY anything.... :-( > > I moved it back where it normally goes. :-) > > > I have been thinking over it a little more and also suggest > > changing android:name="BouncingBuckies" to > android:name=".BouncingBuckies" > > or android:name="com.jdgapps.BouncingBuckies.BouncingBuckies". > > Well, it does change thing.... Now it force-closes the instant you > select it in the preview. > > Thanks, > --jim > > -- > 73 DE N5IAL (/4) MiSTie #49997 < Running FreeBSD 7.0 > > [email protected] ICBM/Hurr.: 30.44406N 86.59909W > > Seen in alt.sysadmin.recovery: "Priceless; that's better than telling > him to use the Read Manual command with the Real Fast option." > > -- > 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 > -- Raghav Sood http://www.raghavsood.com/ http://wiki.androidappcheck.com/ http://www.telstop.tel/ https://market.android.com/developer?pub=Appaholics -- 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

