1. Home
  2. Android Development Guide for Hikey960
  3. Android application demo
  4. Create class

Create class

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.


Was this article helpful to you? Yes No

How can we help?