You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Purdue Android Programming
hi guys,
so when i run my app on the emulator it works fine but if i try to run
it on the phone i get a securityException.
Im assuming this is because a permission is missing from the manifest
file but im not sure which one to add.
Does any one have any ideas ?
Thanks.
sahir contractor
unread,
Apr 18, 2011, 6:13:35 PM4/18/11
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Purdue Android Programming
Note :- i have already included internet and camera access... the only
thing im doing in the code is accessing resources and loading them
into bitmaps.
these resources are on the phone.