com.devoteam.quickaction
Class MyTest

java.lang.Object
  extended by Activity
      extended by com.devoteam.quickaction.MyTest

public class MyTest
extends Activity

Activity that provides a simple sample of how to use a QuickActionWindow


Constructor Summary
MyTest()
           
 
Method Summary
 void onCreate(Bundle savedInstanceState)
          Called when the activity is first created.
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MyTest

public MyTest()
Method Detail

onCreate

public void onCreate(Bundle savedInstanceState)
Called when the activity is first created.