Need advice about which tool to choose?Ask the StackShare community!

Android Studio

24.9K
19.8K
+ 1
361
SourceTree

10.4K
7.9K
+ 1
727
Add tool

Android Studio vs SourceTree: What are the differences?

Introduction

In this Markdown code, we will provide the key differences between Android Studio and SourceTree, two widely used tools in the software development industry.

  1. Integrated Development Environment (IDE): Android Studio is a full-fledged integrated development environment specifically designed for developing Android applications. It provides a rich set of features like code editing, debugging, testing, and deployment tools, making it suitable for Android development. On the other hand, SourceTree is not an IDE but a graphical user interface (GUI) client for Git repositories. It focuses primarily on simplifying the management and interaction with Git repositories, offering features like repository browsing, commit history, branch management, and more.

  2. Platform Compatibility: Android Studio is primarily designed for developing Android applications and is compatible with Windows, macOS, and Linux operating systems. It provides a seamless development experience on all these platforms. In contrast, SourceTree is a cross-platform GUI client for Git and supports both Windows and macOS, but does not have native support for Linux. However, Linux users can still use SourceTree through third-party emulators or virtual machines.

  3. Project Complexity: Android Studio is well-suited for large and complex Android projects. It offers extensive support for building and managing multi-module projects, including features like dependency management, resource merging, and library integration. It also provides tools for profiling and optimizing performance. SourceTree, on the other hand, is not specifically designed for large software projects. It is more appropriate for individual developers or small teams working on simpler projects where the focus is on Git repository management rather than complex Android development tasks.

  4. Version Control Integration: Android Studio has built-in support for Git version control system. It offers features like commit, push, pull, branch management, and resolving merge conflicts within the IDE. It also supports other version control systems like SVN and CVS through plugins. SourceTree, as a dedicated Git client, provides a more comprehensive set of Git-related features. It offers a visual representation of the repository, easy branching and merging, stash management, cherry-picking, and other advanced Git functionalities.

  5. User Interface and Learning Curve: Android Studio has a complex user interface with multiple panels, toolbars, and menus. It may require some time and effort for new users to become familiar with the various features and functionalities. SourceTree, on the other hand, has a simpler and more intuitive user interface. It provides a clean and organized layout, making it easier for new users to understand and navigate. The learning curve for SourceTree is relatively shorter compared to Android Studio.

  6. Community Support and Ecosystem: Android Studio is backed by a large developer community and has a vast ecosystem of plugins, libraries, and resources dedicated to Android development. It benefits from continuous updates and improvements by Google. SourceTree, being a tool focused on Git management, also has a supportive community, but it may not be as extensive as that of Android Studio. However, SourceTree does integrate well with other popular Git services and tools, enhancing the overall Git ecosystem.

In Summary, Android Studio is an IDE specifically designed for Android development, while SourceTree is a GUI client for Git repositories. Android Studio is more suitable for complex Android projects, offers native Git support, and has a larger developer community and ecosystem. SourceTree, on the other hand, is a simpler tool focused on Git repository management and provides a cleaner user interface with easy-to-use Git features.

Advice on Android Studio and SourceTree

The problem I have is whether to choose Android Studio or Visual Studio? I have to develop a simple app for a school project that can work on both iPhone and Android.

The most important factors for me are Android and iOS compatibility. Although note that i would like to become a Software Engineer when i finish my course. (I'd like to work for Apple, just saying!)

After that id like easy integration for Google Ads and such if i do develop another app that people actually use to support development. (I'd also like to stick with one easy programming language that's compatible with a wide variety of platforms since i'm a beginner and have only ever used Pascal)

See more
Replies (1)
Recommends
on
FlutterFlutter

First of all - Android Studio and Visual Studio are IDE's. Tools to create code. What you are asking is programming framework. I assume that when you are talking about Android Studio you mean Native Android Development and by Visual Studio you mean Xamarin.

If you want to create crossplatform app then Native Android Development is NOT a way to go. Xamarin might work for you, BUT - you'd rather recommend you to go with Flutter. It's much more performant than Xamarin, programming model is friendlier for developer and technology seems just more refined. It's also officially supported by google, so no worries about support.

See more
Decisions about Android Studio and SourceTree

I explored many Git Desktop tools for the Mac and my final decision was to use Fork. What I love about for that it contains three features, I like about a Git Client tool.

It allows * to handle day to day git operations (least important for me as I am cli junkie) * it helps to investigate the history * most important of all, it has a repo manager which many other tools are missing.

See more
Get Advice from developers at your company using StackShare Enterprise. Sign up for StackShare Enterprise.
Learn More
Pros of Android Studio
Pros of SourceTree
  • 176
    Android studio is a great tool, getting better and bet
  • 103
    Google's official android ide
  • 37
    Intelligent code editor with lots of auto-completion
  • 25
    Its powerful and robust
  • 5
    Easy creating android app
  • 3
    Amazing Layout Designer
  • 3
    Great Code Tips
  • 3
    Great tool & very helpful
  • 2
    Easy to use
  • 2
    Built in Emulator
  • 2
    Keyboard Shortcuts are Amazing Out of the box
  • 205
    Visual history and branch view
  • 164
    Beautiful UI
  • 134
    Easy repository browsing
  • 87
    Gitflow support
  • 75
    Interactive stage or discard by hunks or lines
  • 22
    Great branch visualization
  • 18
    Ui/ux and user-friendliness
  • 8
    Best Git Client UI/Features
  • 7
    Search commit messages
  • 5
    Available for Windows and macOS
  • 1
    Log only one file
  • 1
    Search file content

Sign up to add or upvote prosMake informed product decisions

Cons of Android Studio
Cons of SourceTree
  • 4
    Slow emulator
  • 4
    Huge memory usage
  • 2
    Using Intellij IDEA, while Intellij IDEA have too
  • 2
    Complex for begginers
  • 2
    No checking incompatibilities
  • 1
    Lags behind IntelliJ IDEA
  • 1
    Slow release process
  • 12
    Crashes often
  • 8
    So many bugs
  • 7
    Fetching is slow sometimes
  • 5
    No dark theme (Windows)
  • 5
    Extremely slow
  • 5
    Very unstable
  • 4
    Can't select text in diff (windows)
  • 3
    Freezes quite frequently
  • 3
    Can't scale window from top corners
  • 2
    UI blinking
  • 2
    Windows version worse than mac version
  • 2
    Installs to AppData folder (windows)
  • 2
    Diff makes tab indentation look like spaces
  • 2
    Windows and Mac versions are very different
  • 2
    Diff appears as if space indented even if its tabs
  • 2
    Doesn't have an option for git init
  • 2
    Useless for merge conflict resolution
  • 2
    Doesn't differentiate submodules from parent repos
  • 2
    Requires bitbucket account
  • 1
    Generally hard to like
  • 1
    No reflog support
  • 1
    Bases binary check on filesize
  • 1
    Can't add remotes by right clicking remotes (windows)

Sign up to add or upvote consMake informed product decisions

What is Android Studio?

Android Studio is a new Android development environment based on IntelliJ IDEA. It provides new features and improvements over Eclipse ADT and will be the official Android IDE once it's ready.

What is SourceTree?

Use the full capability of Git and Mercurial in the SourceTree desktop app. Manage all your repositories, hosted or local, through SourceTree's simple interface.

Need advice about which tool to choose?Ask the StackShare community!

What companies use Android Studio?
What companies use SourceTree?
See which teams inside your own company are using Android Studio or SourceTree.
Sign up for StackShare EnterpriseLearn More

Sign up to get full access to all the companiesMake informed product decisions

What tools integrate with Android Studio?
What tools integrate with SourceTree?

Sign up to get full access to all the tool integrationsMake informed product decisions

What are some alternatives to Android Studio and SourceTree?
IntelliJ IDEA
Out of the box, IntelliJ IDEA provides a comprehensive feature set including tools and integrations with the most important modern technologies and frameworks for enterprise and web development with Java, Scala, Groovy and other languages.
Visual Studio
Visual Studio is a suite of component-based software development tools and other technologies for building powerful, high-performance applications.
Eclipse
Standard Eclipse package suited for Java and plug-in development plus adding new plugins; already includes Git, Marketplace Client, source code and developer documentation. Click here to file a bug against Eclipse Platform.
Xamarin
Xamarin’s Mono-based products enable .NET developers to use their existing code, libraries and tools (including Visual Studio*), as well as skills in .NET and the C# programming language, to create mobile applications for the industry’s most widely-used mobile devices, including Android-based smartphones and tablets, iPhone, iPad and iPod Touch.
Xcode
The Xcode IDE is at the center of the Apple development experience. Tightly integrated with the Cocoa and Cocoa Touch frameworks, Xcode is an incredibly productive environment for building amazing apps for Mac, iPhone, and iPad.
See all alternatives