I'm trying to develop an app using TVInputFramework. In android SDK all API s are not available. I want use HdmiControlService (a system service) in my app. The only way is using internal API or hidden API in my app.
- How to develop apps using these API s.
- Is there any Tutorials.
- Can i use my android studio to develop this kind of app.
Thanks in advance