Android

Android Studio Quick fixes 1

Posted on

Here I wanted to give Quick fixes that i faced in work. Issue 1 Faced below issue when run a gradlew command in Android Studio Terminal. Solution To Solve this issue, You need to run below command. Issue 2 Solution To resolve this issue, you need to add below code in project level gradle file […]