M090009
M090009

Reputation: 1139

AndroidStudio team foundation server

I've been using AndroidStudio from its release date and a part from all it's bugs i like it. I wanted to ask if anyone knows a way to share my project with my team to work on in AndroidStudio. Something like TFS for eclipse. Thanks in advance

Upvotes: 4

Views: 3892

Answers (1)

Androiderson
Androiderson

Reputation: 17083

According to this discussion:

https://groups.google.com/forum/#!topic/adt-dev/C_Gc6hVkig0

We just have to wait for the version 1.0 that should come in december.

UPDATE

From the IntelliJ IDEA faq page:

If I rely on features that are only available in IntelliJ IDEA Ultimate (such as additional version control plugins), will I be able to use Android Studio?

No, these additional features will not be available in Android Studio. You should continue using IntelliJ IDEA Ultimate.

Fortunately, all the Android Studio features can be found on IntelliJ IDEA as well.

Upvotes: 6

Related Questions