Please realize that this means your app widget is going to break in many
other containers the user might be able to put it in (such as third party
launchers) because they won't have declared this permission.

The fact that you need to modify launcher to make your app widget work is a
big hint that you have something more fundamental broken.

On Mon, Dec 13, 2010 at 9:54 PM, Mansoor <mansoor....@wipro.com> wrote:

> hey thanks a lot  Kostya Vasilyev and Chris Stratton for your  kind
> reply :)
> i resolved the issue by adding <uses-permission
> android:name="android.permission.WRITE_EXTERNAL_STORAGE"></uses-
> permission> tag to Launcher application manifest .
> Thanks a lot once again :)
>
> --
> You received this message because you are subscribed to the Google
> Groups "Android Developers" group.
> To post to this group, send email to android-developers@googlegroups.com
> To unsubscribe from this group, send email to
> android-developers+unsubscr...@googlegroups.com<android-developers%2bunsubscr...@googlegroups.com>
> For more options, visit this group at
> http://groups.google.com/group/android-developers?hl=en
>



-- 
Dianne Hackborn
Android framework engineer
hack...@android.com

Note: please don't send private questions to me, as I don't have time to
provide private support, and so won't reply to such e-mails.  All such
questions should be posted on public forums, where I and others can see and
answer them.

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to