Manifest permissions - wuhengzhi/crosswalk-website GitHub Wiki
Below is the support of permission for Crosswalk API on Android and Tizen. The permission names are used in manifest.json.
| Permission API in Crosswalk | Permission Name in Manifest | Support for Crosswalk on Android since | Support for Crosswalk on Tizen since |
|---|---|---|---|
| Task Scheduler | Alarm | Not Supported | |
| Contacts Manager | Contacts | Crosswalk 4 | |
| Messaging | Messaging | Crosswalk 4 | |
| Telephony | Telephony | Not Supported | |
| Raw Sockets | RawSockets | Crosswalk 4 | |
| Bluetooth | Bluetooth | Not Supported | |
| Browser | Browser | Not Supported | |
| Calendar | Calendar | Not Supported | |
| Device Capabilities | DeviceCapabilities | Crosswalk 4 | |
| Idle | Idle | Not Supported | |
| Media Storage | MediaStorage | Not Supported | |
| Network Interface | NetworkInterface | Not Supported | |
| Secure Element | SecureElement | Not Supported | |
| System Settings | SystemSettings | Not Supported | |
| Battery Status | Battery | Not Supported | |
| Media Capture and Streams (getUserMedia) | MediaStream | Not Supported | |
| MediaStream Recording | MediaRecording | Not Supported | |
| Network Information | NetworkInformation | Not Supported | |
| Ambient Light Events | AmbientLight | Not Supported | |
| Proximity Events | Proximity | Not Supported | |
| Vibration | Vibration | Crosswalk 5 | |
| Network Service Discovery | NetworkServiceDiscovery | Not Supported | |
| Geolocation | Geolocation | Crosswalk 4 | |
| Orientation/Acceleration | DeviceOrientation | Not Supported | |
| Screen Orientation | ScreenOrientation | Crosswalk 4 | |
| Fullscreen | Fullscreen | Crosswalk 4 | |
| Gamepad | Gamepad | Not Supported | |
| Presentation API | Presentation | Crosswalk 4 |