Solution apps for the apps that students create as they work through the Advanced Android Development training course created by Google Developer Training.
D:\AndroidStudioProjects\ExperienceProjects\app\src\main\java\com\example\sample\experienceprojects\MySpringButton.java:
uses unchecked or unsafe operations.
Recompile with -Xlint:unchecked for details.
I copied your code only. I want to execute that but it is showing the above error. What is the solution for that?
D:\AndroidStudioProjects\ExperienceProjects\app\src\main\java\com\example\sample\experienceprojects\MySpringButton.java: uses unchecked or unsafe operations. Recompile with -Xlint:unchecked for details.
I copied your code only. I want to execute that but it is showing the above error. What is the solution for that?