Hello,
I am developing Companion Type app for Gear S. I would like my app to be downloaded only on Gear S (360X480) and not on Gear 2 (320X320) or any other device.
Is it possible to do the same ? If yes, where do I need to set this setting ?
Also, I searched about this a little and found that we can set screen size feature in config.xml file.
for e.g <feature name="http://tizen.org/feature/screen.size.normal.360.480"/>
Is this statement sufficient ? I tried to install the app in Gear 2 with this setting but it got installed successfully.