daily49er.android.app
Class MediaTab

java.lang.Object
  extended by Activity
      extended by daily49er.android.app.MediaTab

public class MediaTab
extends Activity

The media tab contains two buttons selection, "Video" and "Podcast". When a button is clicked, it redirects the user to the phone's default media viewer application for the user to view the respective content.


Constructor Summary
MediaTab()
           
 
Method Summary
 void onClick(View view)
           
 void onCreate(Bundle savedInstanceState)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MediaTab

public MediaTab()
Method Detail

onCreate

public void onCreate(Bundle savedInstanceState)

onClick

public void onClick(View view)