1 package foo.bar.fill; 2 3 import android.app.Activity; 4 5 public class FirstActivity extends Activity { 6 } 7