Class | Description |
---|---|
AccessPoint |
The activity that manage the access point adding interface
|
ApplicationTest | |
BuildConfig | |
Connexion |
Connexion class to manage the device / server connexion
Attributes :
User Agent we choose Mozilla version 5.0
the ip of the server
the string to compose the url
an url connection to establish conection to a given url
an url attribute composed by the string url given
an Http connection to establish a connection in http mode
resCode an integer to know if the connection went well
response a buffer were we stock the data sent by the server
|
ExampleUnitTest |
To work on unit tests, switch the Test Artifact in the Build Variants view.
|
Homepage |
The activity that mages the home page
2 buttons in order to redirect to the Access point adding interface
or towards the location adding interface
|
Locations |
The activity that manages the adding locations interface
|
MainActivity_SSID |
The main activity where we
establish the connection
|
R | |
R.anim | |
R.attr | |
R.bool | |
R.color | |
R.dimen | |
R.drawable | |
R.id | |
R.integer | |
R.layout | |
R.menu | |
R.mipmap | |
R.string | |
R.style | |
R.styleable |