org.ccnx.android.apps.chat.CcnxChatMain Class Reference

Initial screen to make configuration choices. More...

List of all members.

Public Member Functions

void onCreate (Bundle savedInstanceState)
 Called when the activity is first created.
void onStop ()
void onClick (View v)

Static Protected Attributes

static final String TAG = "ccnchat.StartScreen"
static final String PREF_NAMESPACE = "namespace"
static final String PREF_HANDLE = "handle"
static final String PREF_REMOTEHOST = "remotehost"
static final String PREF_REMOTEPORT = "remoteport"

Detailed Description

Initial screen to make configuration choices.

No CCNx code here. After user presses Connect button, we startup the ChatScreen UI and exit this screen.

The default "handle" (CCNX user name) is the device's phone number. If we cannot get a phone number, we use the name "Android".


Member Function Documentation

void org.ccnx.android.apps.chat.CcnxChatMain.onCreate ( Bundle  savedInstanceState  ) 

Called when the activity is first created.


The documentation for this class was generated from the following file:
Generated on Fri May 13 16:28:00 2011 for CCNx for Android by  doxygen 1.6.3