Dear all.
Using native E-mail app in Eclair 2.1, I tried to play 3gp file which
is fetched in E-mail.
At this time, com.android.email.permission.ACCESS_PROVIDER error is
happened.
This email provider's protectionLevel is signatureOrSystem.
I deleted Gallery3D on system/app and installed to /data/app.
On Gallery3D, it isnot played, but on eclair 2.0 Gallery, it is
played.
In the case of Eclair 2.0 native Gallery, there is not even two
permissions.
<uses-permission
android:name="com.android.email.permission.ACCESS_PROVIDER" />
<uses-permission
android:name="com.android.email.permission.READ_ATTACHMENT" />
Although I added two permission in AndroidManifest.xml in Gallery3D,
still the exception is happend.
Please share your solutions
Thanks.
--
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