feature

RSS - feature 구독하기

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

Application filtering:
Specify this key, if the application requires Internet access.
This feature is only used for wearable Web application and native application filtering and not used for mobile Web application and native application filtering.

System information:
The platform returns true for this key, if the device supports Internet access.

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

Application filtering:
Specify this key, if the application supports the 320x320 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.360.480

Application filtering:
Specify this key, if the application supports the 360x480 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/sensor.activity_recognition

Application filtering:      
Specify this key, if the application requires an activity recognition sensor.
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 activity recognition.

http://tizen.org/feature/battery

Application filtering:
Specify this key, if the application requires information on the device battery.
This feature is used for both native application and Web application filtering.

System information:
The platform returns true for this key, if the device has a battery. If it is true, W3C Battery Status API, BATTERY property in SystemInfo API, and Power API must be supported.

페이지