New Device Screen - GhostBusters-APM/GhostHouse GitHub Wiki
Allows the user to configure a new device.
AsyncTasks
It is still unclear if this activity will need an async task to discover new devices or if there will be a service permanently running in the background doing that task that we can ask for a list of devices. At the moment the activity simulates the device discovery with an AsyncTask that sleeps for 2 seconds.