Overview
ProductRatingMost Used ByProduct SummaryStarting Price
Android Studio
Score 9.2 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
Apache Cordova
Score 8.0 out of 10
N/A
N/AN/A
Visual Studio
Score 8.8 out of 10
N/A
Visual Studio (now in the 2022 edition) is a 64-bit IDE that makes it easier to work with bigger projects and complex workloads, boasting a fluid and responsive experience for users. The IDE features IntelliCode, its automatic code completion tools that understand code context and that can complete up to a whole line at once to drive accurate and confident coding.
$45
per month
Pricing
Android StudioApache CordovaMicrosoft Visual Studio
Editions & Modules
No answers on this topic
No answers on this topic
Professional
$45.00
per month
Enterprise
$250.00
per month
Offerings
Pricing Offerings
Android StudioApache CordovaVisual Studio
Free Trial
NoNoNo
Free/Freemium Version
NoNoYes
Premium Consulting/Integration Services
NoNoNo
Entry-level Setup FeeNo setup feeNo setup feeNo setup fee
Additional Details
More Pricing Information
Community Pulse
Android StudioApache CordovaMicrosoft Visual Studio
Considered Multiple Products
Android Studio
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
Microsoft VSC is a great product that can be adapted for Android development, but it requires significantly more effort than using Android Studio.
Chose Android Studio
Android Studio is as good for Android development, as Visual Studio has been for Windows development. It is my first choice for Android development because it includes an excellent suite of tools and support for Android. Its built in refactoring and code fixes are much more …
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.
Apache Cordova

No answer on this topic

Visual Studio
Chose Microsoft Visual Studio
Eclipse is primarily used for Java development, and Android Studio is used for Android app development. Since our work is mainly focused on .NET applications, we use Microsoft Visual Studio to develop our software solutions. Microsoft Visual Studio IDE is way above the rest of …
Best Alternatives
Android StudioApache CordovaMicrosoft Visual Studio
Small Businesses
Swiftify
Swiftify
Score 9.0 out of 10
Swiftify
Swiftify
Score 9.0 out of 10
PyCharm
PyCharm
Score 9.2 out of 10
Medium-sized Companies
Swiftify
Swiftify
Score 9.0 out of 10
Swiftify
Swiftify
Score 9.0 out of 10
PyCharm
PyCharm
Score 9.2 out of 10
Enterprises
Swiftify
Swiftify
Score 9.0 out of 10
Swiftify
Swiftify
Score 9.0 out of 10
PyCharm
PyCharm
Score 9.2 out of 10
All AlternativesView all alternativesView all alternativesView all alternatives
User Ratings
Android StudioApache CordovaMicrosoft Visual Studio
Likelihood to Recommend
9.0
(15 ratings)
7.5
(6 ratings)
9.0
(105 ratings)
Likelihood to Renew
-
(0 ratings)
-
(0 ratings)
10.0
(3 ratings)
Usability
9.0
(1 ratings)
-
(0 ratings)
10.0
(2 ratings)
Support Rating
9.8
(6 ratings)
-
(0 ratings)
8.8
(15 ratings)
User Testimonials
Android StudioApache CordovaMicrosoft Visual Studio
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
Apache
It is suitable for making portable applications, with almost the same code for several platforms. You can access native features of the device or use an open source plug-in from the repository to create a local database and access the internal storage of the device. It is wonderful for the construction of a native application, through the use of standard web code. It is not recommended for enterprise applications.
Read full review
Microsoft
When working with base C# code for desktop and web projects, then Microsoft Visual Studio is ideal as it provides the libraries and interfaces needed to quickly create, test and deploy solutions. It is when slightly more complex scenarios are required that issues can arise. The built-in integration for things like PowerBI Paginated Reports and dashboards is far from ideal.
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
Apache
  • Adobe Phone Gap has an extremely simple user interface that allows for easy learning to occur.
  • Adobe Phone Gap provides support for web languages and allows you to write in three of the main languages and transfer them to another language for use. This solves a common programming issue and is the greatest strength of the software.
  • Their desktop application allows for easy installation and programming.
  • Adobe provides quick support with questions about how to use the software.
  • The build interface notifies you of errors extremely quickly and helps identify the issue in your programming. You get an easy idea of what needs to be updated and adjusted.
Read full review
Microsoft
  • I like how the tabs and panels are organized; everything is gathered together so you can find what you're looking for quickly.
  • If you can't find something, there's a thorough search engine that searches all of Visual Studio's features.
  • The Team Foundation Server feature is fantastic since it allows us to easily deploy and roll back changes on the server.
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
Apache
  • Cordova app code runs inside a webview component. So, expect the performance to be a little slower as compared to the native apps. This is more noticeable on older devices though. It is hardly noticeable when it comes to newer mobile devices.
  • Crashes can be hard to debug since the crash logs will not point you to the culprit javascript code. This is not a limitation of Cordova alone. Any other hybrid mobile app development platform suffers the same problem.
  • Even with tools like Safari debugger and Chrome debugger, it can be tricky to measure graphics and animation performance. Achieving smooth animations can be a bit of a challenge sometimes with hybrid mobile apps in general.
Read full review
Microsoft
  • Would be great if there was a better way to save and restore open tabs.
  • The built-in test runner can be improved, for example, by adding the ability to save a set of commonly run tests, etc.
  • Better integration for Microsoft SQL server would be great.
Read full review
Likelihood to Renew
Google
No answers on this topic
Apache
No answers on this topic
Microsoft
VS is the best and is required for building Microsoft applications. The quality and usefulness of the product far out-weight the licensing costs associated with it.
Read full review
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
Apache
No answers on this topic
Microsoft
I love the overall usability of Microsoft Visual Studio. I’ve been using this IDE for more than 20 years, and I’ve seen it evolve by leaps and bounds. Today, with AI and code-suggestion/completion features, developers no longer need to remember countless libraries, methods, or language syntax, or invest a huge amount of programming effort to complete a project. It truly offers everything a developer needs to program, debug, test, and deploy in a single IDE.
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
Apache
No answers on this topic
Microsoft
There are many resources available supporting Visual Studio IDE. Microsoft whitepapers, forum posts, and online Visual Studio documentation. There are countless demonstration videos available, as well. If users are having issues, they can call Microsoft Support, but depending on the company's agreement with Microsoft, the number of included support calls will vary from organization to organization. I've found that Microsoft support calls can be hit or miss depending on who you get, but they can usually get you with the right support person for your issue.
Read full review
In-Person Training
Google
No answers on this topic
Apache
No answers on this topic
Microsoft
IT is very complicated to understand all the functions that the environment has if you are not familiar with this type of development environments. It is important to select a good in-person training to achieve to understand all the possibilities and the capacity of the application. In this case, you will be able to develop a lot type of different applications.
Read full review
Online Training
Google
No answers on this topic
Apache
No answers on this topic
Microsoft
If you are not accustomed to develop in this type of development environments it would be complicated to follow all the parts of the course because if the course does not include a great tour with all the concepts to develop you will not have the option to understand all the functions.
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
Apache
Apache Cordova is the mother of all other frameworks. The Ionic developed framework is well suited for development but most of their features are offered by paid services. As Apache Cordova is open source and has a license to modify it, it has no legal problems to work with it. Also, most well-known IDEs recognize the Apache Cordova snippets.
Read full review
Microsoft
I personally feel Visual Studio IDE has [a] better interface and [is more] user friendly than other IDEs. It has better code maintainability and intellisense. Its inbuilt team foundation server help coders to check on their code then and go. Better nugget package management, quality testing and gives features to extract TRX file as result of testing which includes all the summary of each test case.
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
Apache
  • Very economic for ROI purposes
  • Scalable for code reusability down the road
  • Convertible, easily switch platforms if Apache Cordova doesn't suit your needs
Read full review
Microsoft
  • Using the integration between Visual Studio and our source control service, the cost of re-work and losing code is drastically reduced.
  • Paid versions of Visual Studio enable developers to be so much more productive than hacked-together open source solutions that it's hard to imagine developing in Windows without it.
  • When combined with support subscriptions and the vast array of free online help options available, Visual Studio saves our developers time by keeping them coding and testing, not wasting their time trying to guess their way out of problems or spend endless hours online hoping to find answers.
Read full review
ScreenShots