Nine Java Enhancement Proposals make the final cut as OpenJDK shifts from feature development to bug fixing ahead of a September release.
View: View objects are the basic building blocks of User Interface(UI) elements in Android. View is a simple rectangle box which responds to the user’s actions. Examples are EditText, Button, CheckBox ...