public class Information extends Module
Modifier and Type | Field and Description |
---|---|
static String |
TAG |
isConnected, result
dbHelper, isDebuggable
Constructor and Description |
---|
Information() |
Modifier and Type | Method and Description |
---|---|
protected void |
connect()
Launches action in a separate thread while shows a progress dialog in UI
thread.
|
protected void |
onCreate(Bundle savedInstanceState) |
protected void |
onError()
Error handler
|
protected void |
onStart() |
protected void |
postConnect()
Launches action after executing connect() method
|
protected void |
requestService()
Connects to SWAD and gets user data.
|
addParam, createRequest, onActivityResult, onPause, onResume, runConnection, sendRequest, sendRequest, setMETHOD_NAME, startConnection
error, onCreateOptionsMenu, onOptionsItemSelected, showDialog
public static final String TAG
protected void connect()
Module
protected void requestService() throws Exception
Module
requestService
in class Module
NoSuchAlgorithmException
IOException
XmlPullParserException
Exception
protected void postConnect()
Module
postConnect
in class Module