de.Android_Seminar
Class Sending

java.lang.Object
  extended by Activity
      extended by de.Android_Seminar.Sending
All Implemented Interfaces:
java.util.EventListener

public class Sending
extends Activity
implements java.util.EventListener

Author:
Kai This class provide us the sending view

Field Summary
static SensorController sensorController
           
 
Constructor Summary
Sending()
           
 
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
 

Field Detail

sensorController

public static SensorController sensorController
Constructor Detail

Sending

public Sending()
Method Detail

onCreate

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