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

Initial screen to make configuration choices. More...

Inherits android::app::Activity, and android::view::View::OnClickListener.

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 Thu Feb 16 00:45:13 2012 for CCNx for Android by  doxygen 1.5.6