Android Studio replacement

I need a suggestion for something better than Android Studio. I have tried this worthless IDE on both Mac and Windows, as well as two friends of mine and we all have the same issues, nothing works. There are a lot of things I don’t care for with xcode, but one thing I will say is it works right out of the box with no hiccups and no issues. Google on the other hand has made a completely atrocious product with AS.

So, any suggestions on a reliable IDE? Thanks in advance for your assistance.

You could use Microsoft Visual Studio and develop your Android app using Xamarin.Android which is a C# wrapper around Android’s Java API. If you don’t object to writing your app in C#.

You still have to have Android Studio installed.

There is also Eclipse, which I don’t care for, but you might feel differently.

This topic was automatically closed after 166 days. New replies are no longer allowed.