saving . . . saved The id of TextView is unrecognizable has been deleted. The id of TextView is unrecognizable has been hidden .
The id of TextView is unrecognizable
Title
Question
<span style="font-size: 15px;">When I build the project earlier it showed an error that SDK version 33 must be selected. I did the changes in the gradle file and gave to compileSDK and targetSDK as the version is installed. After this change build is successful but the warning comes -We recommend to used newer Android Gradle version as the current version 7.2.1 was tested only upto SDK 32.</span>
<span style="font-size: 15px;">Also the ID property is not accessible in the MainActivity.kt file. So I am unable to change the Text value of the TextView. Kindly guide as I am unable to move ahead. </span>

Android-app-using-Kotlin Getting-started-with-Hello-World-app 11-12 min 40-50 sec 05-05-23, 3:18 p.m. WNeha

Answers:

1. Your laptop configuration should have the specifications as given under system requirements in the link https://developer.android.com/studio/install

2. Make sure Java is installed on your system.

3. Go through this website for more information.
https://developer.android.com/studio

If you are working with the latest version of Android studio, make sure that you have followed all the instruction given in the above website. Our tutorials are made based on Android Studio version 3.1.3.  
08-05-23, 10:05 a.m. NirmalaVenkat


Log-in to answer to this question.