Ahh, thank you. It's really easy - when you know where to look :)

Nicklas

From: monodroid-boun...@lists.ximian.com 
[mailto:monodroid-boun...@lists.ximian.com] On Behalf Of Wally McClure
Sent: 28. august 2011 15:21
To: monodroid@lists.ximian.com
Subject: Re: [mono-android] Adding permissions to an Activity

Its fairly easy, but not intuitive.

  1.  Bring up the project properties.
  2.  There should be an option displayed about adding AndroidManifest.xml.  Do 
it.
  3.  You can edit the resulting .xml file manually, or via the project 
properties options.  I would recommend doing this via the project properties.
  4.  The .xml file that you see there is a starting point, not the final file, 
however, its not a big deal.

Wally

________________________________
From: n...@blueposition.com<mailto:n...@blueposition.com>
To: monodroid@lists.ximian.com<mailto:monodroid@lists.ximian.com>
Date: Sun, 28 Aug 2011 11:45:54 +0000
Subject: [mono-android] Adding permissions to an Activity
Can somebody tell me how to add a permission to my application?
I want to be able to send an sms so in a "normal" android app I would add 
android.permission.SEND_SMS to the manifest, but how is this done in mono?

Thanks, Nicklas

_______________________________________________ Monodroid mailing list 
Monodroid@lists.ximian.com<mailto:Monodroid@lists.ximian.com> UNSUBSCRIBE 
INFORMATION: http://lists.ximian.com/mailman/listinfo/monodroid
_______________________________________________
Monodroid mailing list
Monodroid@lists.ximian.com

UNSUBSCRIBE INFORMATION:
http://lists.ximian.com/mailman/listinfo/monodroid

Reply via email to