Android.text Editable Cannot Be Imported

Asked 1 years ago, Updated 1 years ago, 87 views

I wanted to create an Android app, so I installed Android Studio and studied as per the book, but I couldn't import the textEditable above, so I couldn't proceed.
I apologize for the lack of study, but could someone please let me know?

Enter a description of the image here

android-studio

2022-09-30 16:26

1 Answers

I have a question that might be related to StackOverFlow in English.

The warning "Unused import statement" shown seems to be due to optimization functionality, so if it does not work well, try disabling it in settings>Editor>Auto Import.

Note:
Why used import statement is specified as "unused import statement" in Android Studio?- Stack Overflow


2022-09-30 16:26

If you have any answers or tips


© 2024 OneMinuteCode. All rights reserved.