Open Amirhossein-Ab opened 4 years ago
I just wanted to upgrade my Grandle files. Your solution pack helped me to understand what I need to change if I import any old version of code/project.
I didn't add those codes in my MainActivity files from your solution because I started to lose my focus and wasn't sure what I am doing. Overall, the Grandle upgrade was successful, so thank you very much.
Update: I see now. I thought it is the starter code. Nevermind, I went through the module.
When I implemented AndroidX support to my project I needed to add these two lines of code to "grandle.properties" file:
android.useAndroidX=true
android.enableJetifier=true
Hi I am not able to use this app in android studio it is saying The project uses Gradle 3.0 which is incompatible with Java 11 or newer. and i want to know is this course still relevant in 2021 if not can anyone pls suggest me some course similar to this one pls....
Hello @udacity members Updating Gradle files and main-activity for migration to AndroidX