Relative Content

Tag Archive for androidkotlinandroid-studiogradle

Gradle doesn’t download some certain dependency

I built a new PC and am trying to build a specific project on it, but despite the sync being successful, it does not build and does not open the app.
It tries to download certain dependencies, but gives an error.
I formatted another PC and tried to install it, but it gave the same error.
On my work laptop, the project runs normally, as well as on my coworkers’ machines, which shows that it is not a problem with the code, Maven or any other dependency.

Trying to update my outdated android app (Native)

I’ve gone back to try and update my old app which is essentially a dark filter app that turns on when you move the phone around
It runs as it should do on most phones however it ends up crashing on new ones (Android 14)
I’ve found it that its mostly due to some permission changes which i need to update (feel free to correct me if im wrong)
This is the error im getting: