Posts by bandusix

    Hi, 175n  SAM

    Thanks for the reply!

    I will explain that why the plugin apk need to be singed:

    In fact, to make a remote control app work properly and flawlessly, we try many method. But for security aspect on OTT device and manufacturer side. We decide to use a plugin APK with manufacturer's certificate and without grant any permission to CetusPlay TV sever app and CetusPlay Mobile app . Because, to make the control function work, we use the Instrumentation in the plugin APK.

    Through Instrumentation, you can simulate events such as button press, lift, screen click, and scroll. Instrumentation implements these functions by running the main program and the test program in the same process. You can think of Instrumentation as a component like Activity or Service with no interface. So with this Plugin APK can execute the commands like a remote(UP, DOWN, LEFT, RIGHT, HOME, etc). And of course this need to be authorized by the manufactures. Without the signed APK, CetusPlay can do nothing on the remote control part. but user still can use other function based on CetsuPlay TV server app. But the users experience is pretty bad.

    Thanks for your work! That is how we work on the remote control part of branded Android TV devices. Hope we can hear from your team soon:smiling_face:

    Dear Formuler developer

    This is bandusix from CetusPlay team. Thanks for making such great Formuler TV box for user!. Recently, The Formuler TV box beta tester (ians325 ) turn to us that he found that CetusPlay remote app can not be used for the Formuler Z8. Remote feature can not function properly, only the home button works.

    After talking with ians325, he told us to turn to sam for help. We want to make CetusPlay compatible with Formuler device and meet users need.

    Acutally, CetusPlay provide a method to make device compatible. We provide a plugin APK (https://drive.google.com/file/d/1eTwjws…iew?usp=sharing), developer can signed the plugin APK with their own OS certificate and install APK in device. If user install CetusPlay TV server are installed in to device, and with the signed plugin APK, it will make the function compatible with Formuler.

    Hope we can fix this issue together for all the Formuler TV box users. Cheers:smiling_face:

    Best regards,

    CetusPlay Android Remote: https://play.google.com/store/apps/det…lay.remotephone

    CetusPlay iOS Remote for TV box: https://itunes.apple.com/us/app/cetusplay/id1219898700

    Android TV server app: https://play.google.com/store/apps/det…y.remoteservice