Need advice about which tool to choose?Ask the StackShare community!
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)
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.
Expo was a tool Macombey really wanted to utilize from the beginning. I have been working with React Native since 2016 and originally I had to use simulators in Xcode, install pods on top of node packages, configure certificates, and more abundant objectives that take time away from actual development. As a development studio, we have to move quick and get projects to our clients and partners in a matter of months.
Expo made this easy for us. We now have a mobile app for clients to download and test their project on, there is no need to install pods or configure Xcode, and development is super fast and reliable now.
Pros of CLion
- Good editor29
- Easy setup28
- Already one of the best C/C++ IDEs, even before launch22
- Powerful refactoring, extremely smart IDE22
- Cross-platform build20
- Clean, Sleek User Interface18
- Much faster and smarter than Intellisense17
- Vertically/Horizontally split windows13
- Great navigation, error messages and auto completion12
- Vim plugin9
- Not a 20gb installation8
- It is best IDE5
- Like this one because of - not a 20GB installation3
- Free Flowing C++ IDE2
- Very good Git plugin1
- IDE supports Python with all features of PyCharm CE1
Pros of Visual Studio
- Intellisense, ui305
- Complete ide and debugger244
- Plug-ins165
- Integrated104
- Documentation93
- Fast37
- Node tools for visual studio (ntvs)35
- Free Community edition33
- Simple24
- Bug free17
- Made by Microsoft8
- Full free community version6
- JetBrains plugins (ReSharper etc.) work sufficiently OK5
- Productivity Power Tools3
- VIM integration2
- Vim mode2
- I develop UWP apps and Intellisense is super useful1
- Available for Mac and Windows1
- Cross platform development1
- The Power and Easiness to Do anything in any.. language1
- Auto0
Pros of Xcode
- IOS Development130
- Personal assistant on steroids33
- Easy setup29
- Excellent integration with Clang17
- Beautiful3
- Built-in everything1
Sign up to add or upvote prosMake informed product decisions
Cons of CLion
- No good support for Makefiles2
- Not free, unless you are a student2
Cons of Visual Studio
- Bulky15
- Made by Microsoft13
- Sometimes you need to restart to finish an update4
- Too much size for disk3
- Only avalible on Windows3
Cons of Xcode
- Massively bloated and complicated for smaller projects6
- Horrible auto completiting and text editing3
- Slow startup1
- Very slow emulator1