1. What is the significance of the onSurfaceChanged() method in Android application development? | ![]() |
2. How can the onSurfaceChanged() method be implemented in an Android application? | ![]() |
3. What parameters does the onSurfaceChanged() method accept? | ![]() |
4. Can the onSurfaceChanged() method be called multiple times during the lifecycle of an Android application? | ![]() |
5. What is the difference between onSurfaceChanged() and onSurfaceCreated() methods in Android application development? | ![]() |