Its fairly easy, but not intuitive.Bring up the project properties.There should be an option displayed about adding AndroidManifest.xml. Do it.You can edit the resulting .xml file manually, or via the project properties options. I would recommend doing this via the project properties.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 To: 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 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