Readme-EN.md 808 字节
Newer Older
Z
zengyawen 已提交
1 2 3 4 5 6 7 8 9
# Device

- USB Service
  - [USB Service Overview](usb-overview.md)
  - [USB Service Development](usb-guidelines.md)
- Location
  - [Location Overview](device-location-overview.md)
  - [Obtaining Device Location Information](device-location-info.md)
  - [Geocoding and Reverse Geocoding Capabilities](device-location-geocoding.md)
10 11 12 13
- Sensor
  - [Sensor Overview](sensor-overview.md)
  - [Sensor Development](sensor-guidelines.md)
- Vibrator
W
wusongqing 已提交
14
  - [Vibrator Overview](vibrator-overview.md)
15
  - [Vibrator Development](vibrator-guidelines.md)
16 17 18
- Multimodal Input
  - [Input Device Development](inputdevice-guidelines.md)
  - [Mouse Pointer Development](pointerstyle-guidelines.md)
Z
zhumingxian 已提交
19
- Update Service
E
ester.zhou 已提交
20 21
  - [Sample Server Overview](sample-server-overview.md)
  - [Sample Server Development](sample-server-guidelines.md)