Overview
ProductRatingMost Used ByProduct SummaryStarting Price
Android Studio
Score 9.3 out of 10
N/A
Android Studio is an official Android development integrated development environment (IDE) for mobile application development in the Android operating system developed by Google. Android Studio is based on Jetbrains'N/A
Eclipse
Score 8.2 out of 10
N/A
Eclipse is a free and open source integrated development environment (IDE).N/A
PhpStorm
Score 9.5 out of 10
N/A
JetBrains supports PhpStorm, an integrated development environment (IDE).
$9.90
per month per user
Pricing
Android StudioEclipsePhpStorm
Editions & Modules
No answers on this topic
No answers on this topic
For Individuals
$99
per year per user
For Organizations
$249
per year per user
Offerings
Pricing Offerings
Android StudioEclipsePhpStorm
Free Trial
NoNoYes
Free/Freemium Version
NoNoNo
Premium Consulting/Integration Services
NoNoNo
Entry-level Setup FeeNo setup feeNo setup feeNo setup fee
Additional Details
More Pricing Information
Community Pulse
Android StudioEclipsePhpStorm
Considered Multiple Products
Android Studio
Chose Android Studio
Basically Eclipse is a tool where you have to do all on your own from start to end.

Android Studio is using its Artificial Intelligence techniques to enhance our coding experience and offer better , suggestions to create methods, variables, classes, etc.
Chose Android Studio
Eclipse used to be the official IDE for Android. Since Android Studio is now the official IDE, and since Eclipse is no longer supported for Android, I have no choice but to use Android Studio. Of course, Android Studio has more features than Eclipse had because (1) Android is …
Chose Android Studio
I am primarily a Java developer so many of the IDEs I have used are specifically made for Java development. I have used IntelliJ IDEA, Eclipse, and NetBeans for Java development but Android Studio is far better for Android development specifically and it also has support for …
Chose Android Studio
I initially did code in Eclipse to develop an android app that is generally used for web apps and then I moved into Android Studio. That's the biggest thing I ever did I think. Android Studio has lots more functionalities and plugins than any other product. Now I am completely …
Chose Android Studio
Visual Studio supports androud development through DOT NET only. Eclipse is very slow in case of large project, and also lack in supprots. IntelliJ IDEA supports Android development with JAVA as well as Kotlin, but it also supports the development of other languages, so it's …
Chose Android Studio
We use Android Studio for Android app development because it is the most efficient and official Integrated development environment for Android.
Chose Android Studio
  • Debugging and testing are easy in Android Studio.
  • The errors of the codes can be found easily in Android Studio.
  • It has superior community support.
Eclipse
Chose Eclipse
1. Eclipse is easy to use.
2. when you are new to building something you can go for Eclipse as it provides a clean UI.
3. Provide support to connect with other tools and technology.
PhpStorm
Chose PhpStorm
When I have evalutated Eclipse and NetBeans (years ago), I have noticed that PHPstorm have more features already included, and overall, they are better in quality.

For example code refactoring, code analysis, debugging - everything was easier in PHPStorm.
Chose PhpStorm
Two things were decisive for choosing PhpStorm, and the first was the Education version since we were a university we were able to license for free, and the other was that we just had to use a single tool to develop our activities (coding, versioning), and operations in the …
Best Alternatives
Android StudioEclipsePhpStorm
Small Businesses
Swiftify
Swiftify
Score 9.0 out of 10
Visual Studio
Visual Studio
Score 8.8 out of 10
PyCharm
PyCharm
Score 9.2 out of 10
Medium-sized Companies
Swiftify
Swiftify
Score 9.0 out of 10
Visual Studio
Visual Studio
Score 8.8 out of 10
PyCharm
PyCharm
Score 9.2 out of 10
Enterprises
Swiftify
Swiftify
Score 9.0 out of 10
Visual Studio
Visual Studio
Score 8.8 out of 10
PyCharm
PyCharm
Score 9.2 out of 10
All AlternativesView all alternativesView all alternativesView all alternatives
User Ratings
Android StudioEclipsePhpStorm
Likelihood to Recommend
9.0
(15 ratings)
7.7
(73 ratings)
9.9
(19 ratings)
Likelihood to Renew
-
(0 ratings)
9.0
(1 ratings)
-
(0 ratings)
Usability
9.0
(1 ratings)
9.0
(2 ratings)
9.2
(5 ratings)
Support Rating
9.8
(6 ratings)
6.8
(19 ratings)
9.4
(3 ratings)
User Testimonials
Android StudioEclipsePhpStorm
Likelihood to Recommend
Google
Android Studio is a great mobile development IDE. I have found it is the best for both Android and Flutter development. It is created by JetBrains, so any developer used to their products, such as IntelliJ IDEA, will find themselves right at home with this IDE. It is very intuitive so it is a good choice for people needing to learn an IDE quickly.
Read full review
Open Source
I think that if someone asked me for an IDE for Java programming, I would definitely recommend Eclipse as is one of the most complete solutions for this language out there. If the main programming language of that person is not Java, I don't think Eclipse would suit his needs[.]
Read full review
JetBrains
PhpStorm is well suited for any project that utilizes PHP. I have used it on Windows, Ubuntu, and Mac OS and it works great on all those platforms. Having a solution that keeps the developer from having to constantly switch tools to do their job is invaluable. Whether you're a junior developer, front end engineer or a senior developer, PhpStorm is a great product that will help you get your work done.
Read full review
Pros
Google
  • Support for developing in either the emulator or a device means I can quickly diagnose platform specific issues
  • The support for Kotlin and Java is stellar, with projects easily containing both types of code with ease
  • Hot reload support means that I can quickly test changes without waiting for a length build and optimization process
  • Excellent cross platform support means I can develop on macOS, Windows, or Linux without losing functionality between platforms
Read full review
Open Source
  • Eclipse organizes imports well and does a good job presenting different programming languages.
  • Eclipse auto formats source code allowing customization and increased readability.
  • Eclipse reports errors automatically to users rather than logging it to the console.
  • Eclipse has coding shortcuts and auto-correction features allowing faster software development.
Read full review
JetBrains
  • Database browsing, Remote host browsing, and all the deep seated customizations for both the UI and Technical feasability are the result of an amazing integrity and compatibility with most components and technologies.
  • The built-in shell is insanely helpful for traversing code in order to debug scripts with ease, and the plug-in system makes this software quite extensible.
  • Not to mention the variety of options and settings (divided into global settings and per-project settings) are both intuitive & easy to use, especially the fact that I can export and import them across my workstations while maintaining my spacing & indentation, highlighting, inspection patterns and syntax styling.
Read full review
Cons
Google
  • Android Studio needs a very high amount of RAM and a high-end processor to run smoothly, which can't be affordable for everyone.
  • Updates in Gradle files can sometimes come up with a hectic improvement in whole code, which can lead us to improve some code and consume precious time.
  • Multitasking is very difficult in Android Studio due to its heavy consumption of resources.
Read full review
Open Source
  • While the DB integration is broad (many connectors) it isn't particularly deep. So if you need to do serious DB work on (for example) SQL Server, it is sometimes necessary to go directly to the SQL Server Studio. But for general access and manipulation, it is ok.
  • The syntax formatting is sometimes painful to set up and doesn't always support things well. For example, it doesn't effectively support SCSS.
  • Using it for remote debugging in a VM works pretty well, but it is difficult to set up and there is no documentation I could find to really explain how to do it. When remote debugging, the editor does not necessarily integrate the remote context. So, for example, things like Pylint don't always find the libraries in the VM and display spurious errors.
  • The debugging console is not the default, and my choice is never remembered, so every time I restart my program, it's a dialog and several clicks to get it back. The debugging console has the same contextual problems with remote debugging that the editor does.
Read full review
JetBrains
  • Some of the newest github copilot features lag behind what's being done in vs code and would be nice if more of the newer features were brought over though this has greatly improved recently
  • Interface can be a little overwhelming for newcomers
  • Some features like rainbow brackets should be native rather than addon
Read full review
Likelihood to Renew
Google
No answers on this topic
Open Source
I love this product, what makes it one of the best tool out in the market is its ability to function with a wide range of languages. The online community support is superb, so you are never stuck on an issue. The customization is endless, you can keep adding plugins or jars for more functionalities as per your requirements. It's Free !!!
Read full review
JetBrains
No answers on this topic
Usability
Google
Android Studio is very useful for developers to write the code of Android apps. It provides auto implementation, suggestions, and removes boilerplate codes, which helps developers write clear and optimized code. Number of third party and Jetbrains plugins available to improve the speed of development and help the developer.
Read full review
Open Source
It has everything that the developer needs to do the job. Few things that I have used in my day-to-day development 1. Console output. 2. Software flash functionality supporting multiple JTAG vendors like J-LINK. 3. Debugging capabilities like having a breakpoint, looking at the assembly, looking at the memory etc. this also applies to Embedded boards. 4. Plug-in like CMake, Doxygen and PlantUML are available.
Read full review
JetBrains
PhpStorm is very easy to use, once you get the hang of it. It can take a while to get the hang of it because there's so many options, some of which are buried in the imposing settings panel. It could use some help with multi-cursor, especially multi-file editing but that's a minor gripe.
Read full review
Support Rating
Google
Overall support for Android Studio is quite good. As the project is maintained by Google itself, frequent updates are usually made to Android Studio to keep the IDE update and bug-free. Many community forums are also available to help developers across the world if they face any issue.
Read full review
Open Source
I gave this rating because Eclipse is an open-source free IDE therefore no support system is available as far as I know. I have to go through other sources to solve my problem which is very tough and annoying. So if you are using Eclipse then you are on your own, as a student, it is not a big issue for me but for developers it is a need.
Read full review
JetBrains
The JetBrains community is all about helping others succeed, even in the most obscure setups. I have never had a question go unanswered, or I have never been able to come up with empty results in searching for the answer. My questions or concerns are typically address from other users in the community, so timing is pretty quick for a response
Read full review
Alternatives Considered
Google
Android Studio is the best possible offering to make android based apps. It's a product by Google and the official integrated development environment for android app development. That's why it is able to offer the easiest to learn and simplest coding environment to developers. But it needs higher performance and is at times slower as compared to Flutter, etc. So that's the only drawback, but overall it's better than most tools for app development.
Read full review
Open Source
The installation, adaptability, and ease of usage for Eclipse are pretty high and simple compared to some of the other products. Also, the fact that it is almost a plug and play once the connections are established and once a new user gets the hang of the system comes pretty handy.
Read full review
JetBrains
Easier to use, more features, more reliable. Much more purpose built with specific integrations aimed directly at php code instead of the broad generic interfaces the other software have that are aiming to support many different languages.
Read full review
Return on Investment
Google
  • Positive Impact: No license fee, saves a lot of money upfront.
  • Positive Impact: Faster project delivery, because errors are cached quickly while typing code allowing to fix the code at the same time, and this eliminates the need of fixing bugs which saves time. Saves 20% of my time.
  • Negative Impact: Not works well on low end laptops with RAM less than 16GB.
Read full review
Open Source
  • This development environment offers the possibility of improving the productivity time of work teams by supporting the integration of large architectures.
  • It drives constant change and evolution in work teams thanks to its constant versioning.
  • It works well enough to develop continuous server client integrations, based on solid or any other programming principle.
Read full review
JetBrains
  • PhpStorm decreased the time to market of new features - we are following the Agile SCRUM methodology with 2 weeks sprints. Using PhpStorm helped with releasing UI features even faster than 2 weeks.
  • Considering the price of the license and the cost of the server where we run it, the ROI is still high due to less time spent by developers with writing code, debugging, refactoring etc. Especially when you have highly paid developers.
  • Increased people's happiness - by using a modern tool with lots of features which has made their work easier.
Read full review
ScreenShots