OK, I must be overlooking something silly because I am unable to get my tabhost to display in my Activity class. I am getting the dreaded force close when I try to run the
Change the class declaration which has this:
public class my_proto extends Activity
to
public class my_proto extends TabActivity