a while ago I made a little app. Unfortunately this was one year ago and something seems to have changed in my IDE or project again.
I can hit assembleDebug and end up with an apk file of my app. No errors show up in the log. When I try to open it on my device it will always say: a problem occurred when parsing the package. When I take a look into my build.grade I see that the appcompat dependency is underlined red.
If anyone can give a hint on how to have a good workflow I'd really appreciate it. Unfortunately I always get those and similar problems. I don't even risk updating my IDE anymore and am very frustrated. I am yet more a hobby developer and not concerned about having my apps always up to date with the lates android,gradlde version what so ever since I am still far away from releasing anything. I just want to code and open my project and be able to continue. I really don't understand what is always corrupting my setup, since my phone wasn't updated in the meanwhile either.