
Suraya Shivji • almost 8 years ago
App with JetBrains IntelliJ plugin
So the instructions of creating an android app with the JetBrains IntelliJ plugin. Does this mean we use any IntelliJ IDEA Plugin and incorporate it in our app? (ie any from here... https://plugins.jetbrains.com/?idea) ?
Comments are closed.
2 comments
Paul Barham Manager • almost 8 years ago
If you are creating an Android App, then you would use Android Studio (as the IDE) together with our VSTS IntelliJ plug-in and then use VSTS to store (Git version control), build, and possibly even deploy your app. Make sense?
Suraya Shivji • almost 8 years ago
So if we're working alone we should probably just create a Visual Studio Team Services (VSTS) extension, then?