Right-click on the package name, select New -> Class, fill in the class name and choose the super class, then click Finish to complete.
Open HelloWorldActivity.java,Right-click,select Source -> Override/Implement Methods,you could override or implement the methods, and also you could implement the customization methods.