I want to start android development. As Android Studio is hungry for memory, I don’t want to use Android Studio. I built a maven project and tried to add androidx library to my project. I spent the whole day but couldn’t solve the error. I got only 6/7 packages from androidx. But I cannot find appcompat in androidx library. How can I add androidx properly in my project so that I can use appcompat?