You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jun 22, 2023. It is now read-only.
Describe the problem
A clear and concise description of what the problem is.
The version has changed and the code does not at all run and puts the rest of the code in bad situation !
it is impossible to do the step :
At the top of the class, modify the class signature to implement the SensorEventListener interface.
public class MainActivity
extends AppCompatActivity implements SensorEventListener {
The text was updated successfully, but these errors were encountered:
Describe the problem
A clear and concise description of what the problem is.
The version has changed and the code does not at all run and puts the rest of the code in bad situation !
it is impossible to do the step :
public class MainActivity
extends AppCompatActivity implements SensorEventListener {
The text was updated successfully, but these errors were encountered: