Class | Description |
---|---|
Acceuil |
The main activity that manages the homepage
send an initialization request
send the mac address
get the first locations of the device
|
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.
|
Location |
Class to manage a location
|
Plan |
The activity that manages the locating interface
sends permenatly a location request to update the device location
|
R | |
R.anim | |
R.attr | |
R.bool | |
R.color | |
R.dimen | |
R.drawable | |
R.id | |
R.integer | |
R.layout | |
R.mipmap | |
R.string | |
R.style | |
R.styleable |