DeviceInteraction
API that enables the interaction with the end user through different device capabilities.
WAC 2.0 – The deviceinteraction module
- Appspresso provides project.xml that can describe platform neutral meta information, instead of config.xml, in order to develop Android and iOS application as well as WAC widget. When the application developed by Appspresso is released as WAC widget, Appspresso SDK automatically generates config.xml file on the basis of project.xml file and includes it in WAC widget.
Appspresso Supporting Status.
| Interface | Method | Android runtime | iOS runtime |
| DeviceInteractionManager | startNotify | ○ | △ |
| stopNotify | ○ | ○ | |
| startVibrate | ○ | △ | |
| stopVibrate | ○ | ○ | |
| vibrate | ○ | △ | |
| lightOn | × | × | |
| ightOff | × | × | |
| setWallpaper | ○ | × |
