TrustRadius: an HG Insights company

Save this comparison

Save this comparison

Add Product

Recommended Comparisons

    Overview
    ProductRatingMost Used ByProduct SummaryStarting Price

    Android Studio

    Score9.1 out of 10
    N/AAndroid 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

    Visual Studio

    Score9.1 out of 10
    N/AVisual 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 StudioVisual Studio
    Editions & Modules
    No answers on this topic
    Professional
    $45.00
    per month
    Enterprise
    $250.00
    per month
    Offerings
    Pricing Offerings
    Android StudioVisual Studio
    Free Trial
    NoNo
    Free/Freemium Version
    NoYes
    Premium Consulting/Integration Services
    NoNo
    Entry-level Setup FeeNo setup feeNo setup fee
    Additional Details
    More Pricing Information
    Community Pulse
    Android StudioVisual Studio
    Considered Both Products
    Google
    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 …
    Incentivized
    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.
    Incentivized
    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.
    Incentivized
    Microsoft
    No answer on this topic
    Key User Insights
    Would buy again
    100%
    Would buy again
    14 Answers
    96%
    Would buy again
    27 Answers
    Delivers good value for the price
    100%
    Delivers good value for the price
    14 Answers
    100%
    Delivers good value for the price
    27 Answers
    Happy with the feature set
    100%
    Happy with the feature set
    14 Answers
    100%
    Happy with the feature set
    28 Answers
    Lived up to sales and marketing promises
    100%
    Lived up to sales and marketing promises
    13 Answers
    100%
    Lived up to sales and marketing promises
    22 Answers
    Implementation went as expected
    93%
    Implementation went as expected
    13 Answers
    100%
    Implementation went as expected
    25 Answers
    TrustRadius Insights
    Android StudioVisual Studio
    Highlights

    TrustRadius
    Research Team Insight
    Published

    Users of Android Studio have highly specialized needs centered around Android platform development. This product is passionately reviewed for its capabilities in creating robust and device-compatible Android applications, from college projects to professional environments. It provides comprehensive support for Java, Kotlin, and Flutter developments, making it indispensable within sectors focused on Android-specific innovations, such as mobile application development for businesses like food delivery services or educational tech.

    In comparison, Microsoft Visual Studio is described by its users as an incredibly versatile tool that extends its use beyond Windows-specific projects to encompass web, server, and even cloud applications. It’s particularly favored for its deep integration with Microsoft ecosystems like .NET, enabling a widespread usage across various departments within a companyÑnot just software development but also in roles involving analytics, report generation, and enterprise resource planning enhancements.

    The divergence in user base between Android Studio and Microsoft Visual addStudio is evident. While Android Studio caters primarily to developers deep within the Android ecosystem, Visual Studio sees a much broader application across multiple programming environments and project types. It supports a wide range of languages and technologies, from C# and .NET to newer frameworks and cloud services, making it a core component of the IT infrastructure in diversified technology and business sectors.

    Best Alternatives
    Android StudioVisual Studio
    Small Businesses
    Swiftify
    Score9 out of 10
    WebStorm
    Score9.6 out of 10
    Medium-sized Companies
    Xamarin
    Score6 out of 10
    PyCharm
    Score9.3 out of 10
    Enterprises
    Swiftify
    Score9 out of 10
    WebStorm
    Score9.6 out of 10
    All AlternativesView all alternativesView all alternatives
    User Ratings
    Android StudioVisual Studio
    Likelihood to Recommend
    8.6
    (14 ratings)
    9.0
    (105 ratings)
    Likelihood to Renew
    -
    (0 ratings)
    10.0
    (3 ratings)
    Usability
    -
    (0 ratings)
    10.0
    (2 ratings)
    Support Rating
    9.8
    (6 ratings)
    8.8
    (15 ratings)
    User Testimonials
    Android StudioVisual 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.
    Incentivized
    Read full review
    Microsoft
    It's useful for app development, debugging, and testing. I've been using it for two years and have seen it grow into a fantastic tool. All of the features, NuGet packages, and settings that enable different types of projects are fantastic. It also has a connection to Azure DevOps and Git. It's a fantastic product that's simple to use.
    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
    Incentivized
    Read full review
    Microsoft
    • Since Microsoft offers a free Community Edition of the IDE many of our new developers have used it at home or school and are very familiar with the user interface, requiring little training to move up to the paid, enterprise-friendly editions we use.
    • The online community support for Visual Studio is outstanding, as solid or better than any other commercial or open-source project software.
    • Microsoft continuously keeps the product up to date and has maintained a history of doing so. They use it internally for their own development so there is little chance it will ever fall out of favor and become unsupported.
    Incentivized
    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.
    Incentivized
    Read full review
    Microsoft
    • Certain settings and features can sometimes be challenging to locate. The interface isn't always intuitive.
    • Sometimes there are too many ways to do the same thing. For example, users can quickly add a new workspace in Source Control Explorer when a local path shows as "Not Mapped," but it doesn't indicate that the user might want to check the dropdown list of workspaces. The shortcut of creating a new workspace by clicking on the "Not Mapped" link can lead to developers creating too many workspaces and causing workspace management to become unwieldy. If the shortcut link were removed, the user would be forced to use the Workspace dropdown. While it can add an extra step to the process, workspaces would be managed more easily, and this would enforce consistency. At the very least, there should be a high-level administrative setting to hide the shortcut link.
    Incentivized
    Read full review
    Likelihood to Renew
    Google
    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.
    Incentivized
    Read full review
    Usability
    Google
    It has improved over the versions, and it continues to do so. I have no problems using Android Studio and I think that it's quite a user-friendly software.
    Read full review
    Microsoft
    The thing I like the most is Visual Studio doesn't suffer from Microsoft's over eager marketing department who feel they need to redesign the UI (think Office and windows) which forces users to loose large amounts of productivity having to learn software that they had previously known.
    Incentivized
    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.
    Incentivized
    Read full review
    Microsoft
    Between online forums like StackOverflow, online documentation, MSDN forums, and the customer support options, I find it very easy to get support for Visual Studio IDE when I need it. If desired, one can also download the MSDN documentation about the IDE and have it readily available for any support needs.
    Incentivized
    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.
    Incentivized
    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
    • The APPs developed with ANDROID STUDIO take a long time to develop, however this extra expense is compensated by the low rate of claims that our technical service must attend.
    • By working with native code, you do not depend on external library providers and their associated cost.
    Incentivized
    Read full review
    Microsoft
    • We've had hundreds of hours saved by the rapid development that Visual Studio provides.
    • We've lost some time in the Xamarin updates. However, being cross platform, we ultimately saved tons of time not having to create separate apps for iOS and Android.
    Incentivized
    Read full review
    ScreenShots