Plugin for easy and fast development to enable developers of Android Apps to connect to Office 365 services and Azure Mobile Services, and developers of Java middleware to connect to Azure compute services
Apache License 2.0
28
stars
34
forks
source link
Re-position permission tags in the manifest for Azure services activity #175
Adding the Azure Services Activity adds permissions to the bottom of the manifest file. I think the common practice is to have permissions above the application node in the manifest so we should move those up.
Adding the Azure Services Activity adds permissions to the bottom of the manifest file. I think the common practice is to have permissions above the application node in the manifest so we should move those up.