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
Builder.ai
Score 0.0 out of 10
N/A
Builder.ai is an AI powered platform that helps users builds software faster and cheaper through no code, with the goal of enabling all businesses to become software powered.
Android Studio is the only platform you should consider for Android development. I have found that nothing else comes close in terms of documentation or support. There is always the temptation to develop for Android using a cross platform toolkit, such as Xamarin, but unless your app is incredibly simple, you will find your self wrestling with the toolkit more than actually creating your product. If you have any Android projects still in Eclipse, you should upgrade these to Android Studio - the backwards compatibility for older versions of Android is very good, with issues only occurring with debugging on older (Lollipop or below) devices. The only scenario Android Studio is not suitable for is cross-platform development. There is no way to share code between iOS, macOS, or Windows projects with Android Studio, unless you are developing a game in C++. If you wish to develop cross platform mobile apps, I suggest Microsoft Visual Studio.
TLDR: 28 months into a 6 month project. They stopped developing it without a working MVP, fired all the developers, and do not respond to my requests that involve figuring out what’s happening and when I will be getting a refund.First, please feel free to reach out before removing this review. Builder.ai has taken down our bad reviews in the past saying they couldn’t verify them. I’ll be happy to point you in the direction of the people I’ve worked with including Jason.Second, when I say this is a fraud from the top down, I’m not exaggerating. Please take a look at the news articles that have come out within the last two years regarding their CEO, CFO, and official auditor.If you are still reading, that means you’re still considering it, so let me tell you about my experience.I started this process by meeting with the sales team at the Silicon Slopes Conference in late 2022. I told them about what I wanted to build and they said that would be very easy and doable. We spent the rest of 2022 meeting with developers who reconfirmed how simple this would be and that even with a relaxed timeframe, we could expect a product in about six months. January 2, 2023, I signed the contract.We had a number of problems from the very beginning, including them giving me the wrong documents to sign and mixing my product up with another. We kept meeting, moving forward, struggled constantly with getting the money flow correct. Weeks turned into months and eventually all of the deadlines were past due with no communication on when they would get updated. Near the end of 2023, we escalated and very clearly said that if they cannot develop this, it’s OK to just say as much and give us our money back. They repeated that they could, added additional developers to the team, and said they would be pushing forward with an MVP shortly.When they released the MVP, the flow of money still didn’t work. Whenever I would bring that up or that I wanted to do end to end testing, they would say that they will be able to do that when it’s ready for full release. Again, months passed of this and I stayed patient. I have to say my patience has been the biggest mistake of this entire process.In November 2024, 23 months in on a six month project, they marked it complete. It wasn’t. The money was still wrong, features I had previously approved had vanished, and when I asked why features I paid for weren’t on there, they said they had questions but decided not to ask them and just mark it complete instead. I was furious, but once again I was trying to make it work. I worked with my project manager, and we spent December creating an entire list of every acceptance criteria. I required photo or video evidence for each piece that it was complete or I wasn’t going to mark it done. I also told them they had until the end of March.As we moved through January and February 2025, they started slipping in comments about how they didn’t think we would make the deadline. I continued escalating, people tried to work with me on it, and I decided to once again, find my patience. It did me no good.On March 26, my project manager told me that they were no longer working on developing my project. They had fired everyone who would’ve been part of developing it and had no plans on what to do going forward. They were supposed to tell me the week before when it happened and he expected that I should get an email about it that week. When I tried reaching out to the legal team that same week about canceling any sort of ongoing contract and getting my money back, they told me they were going to refer me to another group. It is April 18, 2025 and still I have received no communication. My patience now means that I have signed myself up for a painful legal battle. I’m leaving this review to let others know that if they already have a contract, chances are no development work has happened for the last month and they need to demand answers. This is also here for people considering this company. Do not fall for it.
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.
The support of the community is very good. You can find many solutions on sites like StackOverflow and Brazilian sites like GUJ, for example. Google documentation about Android Studio is very good too. I have some Android developer friends, so they have the knowledge to support me when I need it.
I am primarily a Java developer so many of the IDEs I have used are specifically made for Java development. I have used IntelliJ IDEA, Eclipse, and NetBeans for Java development but Android Studio is far better for Android development specifically and it also has support for things like Flutter development. VS Code is quickly becoming popular across languages but Android Studio is still at the top in my opinion.