feature

Subscribe to RSS - feature

http://tizen.org/feature/network.push

Application filtering:
Specify this key, if the application requires the network-based push service.
This feature is used for both native application and Web application filtering.

System information:
The platform returns true for this key, if the device supports the IP push service provided by the Tizen reference implementation.

http://tizen.org/feature/network.nfc

Application filtering:
Specify this key, if the application requires the Near Field Communication (NFC) feature.
This feature is used for both native application and Web application filtering.

System information:
The platform returns true for this key, if the device supports all APIs which require Near Field Communication (NFC).

http://tizen.org/feature/sensor.barometer.wakeup

Application filtering:
Specify this key, if the application requires the barometer sensor wake-up feature.
This feature is only used for native application filtering and not used for Web application filtering.

System information:
The platform returns true for this key and the http://tizen.org/feature/sensor.barometer key, if the device supports the wake-up operation by the barometer sensor.

http://tizen.org/feature/screen.size.normal.720.1280

Application filtering:
Specify this key, if the application supports the 720x1280 resolution on the normal screen size.

You can specify multiple http://tizen.org/feature/screen.size.normal.* keys, if your application supports multiple screen resolutions on the normal screen size. However, you cannot specify keys on both screen.size.* and screen.size.normal* levels simultaneously.

http://tizen.org/feature/screen.size.normal.600.1024

Application filtering:
Specify this key, if the application supports the 600x1024 resolution on the normal screen size.

You can specify multiple http://tizen.org/feature/screen.size.normal.* keys, if your application supports multiple screen resolutions on the normal screen size. However, you cannot specify keys on both screen.size.* and screen.size.normal* levels simultaneously.

http://tizen.org/feature/screen.size.normal.540.960

Application filtering:
Specify this key, if the application supports the 540x960 resolution on the normal screen size.

You can specify multiple http://tizen.org/feature/screen.size.normal.* keys, if your application supports multiple screen resolutions on the normal screen size. However, you cannot specify keys on both screen.size.* and screen.size.normal* levels simultaneously.

Pages