Hi, I can't seem to find any info on how to specify more than one permission for a service. The service will need both INTERNET and LOCATION permissions, but the ServiceAttribute seems to only allow one:
[Service(Enabled=true, Permission="ACCESS_FINE_LOCATION")] public class MyService : Service anybody know how to do this? DrStrange -- View this message in context: http://mono-for-android.1047100.n5.nabble.com/Service-permissions-tp5711247.html Sent from the Mono for Android mailing list archive at Nabble.com. _______________________________________________ Monodroid mailing list Monodroid@lists.ximian.com UNSUBSCRIBE INFORMATION: http://lists.ximian.com/mailman/listinfo/monodroid