<uses-permission android:name="android.permission.WRITE_EXTERNAL_STORAGE" />
Put it inside of your <manifest> element, but outside the <application> element. On Thu, Dec 9, 2010 at 4:31 PM, Andrei <[email protected]> wrote: > Does live wallpaper have write access for sdcard? > I am getting permission error > What do i need to change in manifest to enable permission? -- Mark Murphy (a Commons Guy) http://commonsware.com | http://github.com/commonsguy http://commonsware.com/blog | http://twitter.com/commonsguy Android Training in Atlanta: http://bignerdranch.com/classes/android -- 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

