1. Home
  2. Android Development Guide for MediaTek X20
  3. Android Applications
  4. Create class

Create class

Right-click the package name, select New -> Class, fill in the class name and choose the super class, then click Finish to complete.

AndroidProject9 AndroidProject10 AndroidProject11

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.

AndroidProject12 AndroidProject13 AndroidProject14

Was this article helpful to you? Yes No

How can we help?