Search code examples
androidscrollsamsung-mobilesamsung-mobile-sdk

Use Samsung smart-scroll feature in my own app


Newer Samsung phones are providing extra features like multi-window support and smart-scroll. I know that you can add multi-window support to an app by changing the manifest file. Is there a similar way to do this for the smart-scroll feature?


Solution

  • AFAIK, you need to use the Samsung Mobile SDK for hand gesture support.