Android Studio gets stuck in “Terminating the app” every time I want to run a program in emulator… beginning of: kernel, system, crash, main
sorry but this is probably going to be a long one. Its my first time building an App with Android Studio and pretty much with Java. I’m trying to build a Chronometer. It was doing good and running properly but yesterday out of the blue it stopped working. Tried debugging it on several ways and cant go past it. Even more, I tried running other previous “simplier” programs that used to work fine and get the same error. It seems that it just cant start an app.
Its always the same routine, the bottom bar goes from “Builidng the Gradle” to “Terminating the app” and it will get STUCK on that process. Does anyone have an idea on how to proceed?