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
⚠️ NOTE This project has been deprecated in favor of the newer plugin versions released by Microsoft, which are equivalent in functionality, but split across 2 separate plugins:
If you are a user of this older combined plugin, it is recommended to uninstall it, then install one or two of the other plugins, depending on your needs.
Issues logged in this project will no longer be addresseed.
The GitHub repo for the Azure Toolkit for IntelliJ is: https://github.com/microsoft/azure-tools-for-java
Original readme:
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.
For Android app developers, this plugin provides a highly productive integrated development environment within IntelliJ IDEA and Android Studio, which they can use to integrate Android apps with Office 365 and Azure Mobile Services. For middleware Java developers, the plugin provides an integrated environment to access Microsoft Azure compute services. (Access to Office 365 data and services is coming soon.)
At minimum you’ll need to install the following:
You will need an Azure account. If you don’t have an account, you can create a free trial account in just a couple of minutes. For details, see Azure Free Trial.
When connecting an android project to a mobile service, the plugin will download the Windows Azure Mobile Services Client SDK for Android from http://www.windowsazure.com/en-us/develop/mobile/android/ that is available on GitHub under the Apache 2.0 license: https://github.com/WindowsAzure/azure-mobile-services/tree/master/sdk/android
Other Dependencies:
Also, need to add antIntegration.jar from <IDEA_INSTALLATION>/plugins/ant/lib to SDK classpath.