Hi, I'm not sure I am using the right framework fo...
# getting-started
l
Hi, I'm not sure I am using the right framework for my project. I want to make an app that sends customer's orders to me by mail, and allows for payment. Can I work on the front-end and back-end with IntellijJ IDEA, or sohould I be learning something else, like android studio for front-end? Thanks a lot
v
Android Studio is a customized IntelliJ IDEA actually. It's just that AS always is behind with IJ features and IJ is always behind with AS features, as one is provided by JetBrains and one by Google and changes have to be incorporated after they are open-sourced.
❤️ 1
l
Supposedly 2022.3 builds in infrastructure that should speed up the process of integrating the newer android plugins.
v
As far as I know the major problem there is, that Google needs significant time to release the sources to that JetBrains even has a chance to integrate it.