Hello, Fernando. Actually, as I know, there is no remote controlling tool with SDB.
I have made a project that control Tizen 2.2 device remotely through Android remote controller app. On Tizen device, kernel device driver and user-level service should be installed, which make home/back/menu key events. If you modify the driver code, you will be able to make other key events, such as arrow key, alphabet key, etc. You will be able to run this project on Tizen TV with some trouble-shooting. Please refer to following document and git repository. https://wiki.tizen.org/wiki/File:7-SmapleProject_Tizen_Remote_Key_Framework.ppt https://github.com/SKKU-ESLAB-Tizen Regards, Gyeonghwan Hong. 2015년 7월 10일 (금) 오후 11:08, Fernando Benbassat <[email protected]>님이 작성: > Hi all, > > I need to generate a native remote key press event from my app and I don't > know how I can do this. > > I don't find any API to control native key press event from app or > external framework (API). > > I know , there are some remote controller on Android using ADB (Android > Debug Bridge) which simulate the IR remote. What about SDB (Smart > Development Bridge) on Tizen TV, is it possible? > > Thanks a lot, > -- > Fernando > _______________________________________________ > Dev mailing list > [email protected] > https://lists.tizen.org/listinfo/dev >
_______________________________________________ Dev mailing list [email protected] https://lists.tizen.org/listinfo/dev
