InterviewSolution
Saved Bookmarks
| 1. |
Name the four main exceptions in Android? |
|
Answer» NAME the FOUR main exceptions in Android? Below are the four main exceptions in Android:- (1)Inflate Exception (2)Surface.OutOfResourceException (3)SurfaceHolder.BadSurfaceTypeException (4)WindowManager.BadTokenException |
|