Hello,

My application, called EmailAlbum, deals with sending and receiveing e-
mail attachments (basically archive files).

The app runs successfully on most android 1.5+ devices with GMail app
installed (including my brand new Nexus One), and now I receive crash
reports on opening GMail attachments on Droids (2.1-update1) with a
stack trace asking for a
"com.google.android.providers.gmail.permission.READ_GMAIL" permission.

I think I can add this permission to my app's manifest... but I would
like to know why the Droid would require an additional permission and
not my Nexus One whereas they both have the latest android version...

If anybody knows...

Thanks !

Kevin

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