0x55aa

Results 6 comments of 0x55aa

> No, this is the way to do it. You can consider making the dots transparent with `c="none"`, though. > > A good improvement would be to add a method...

Looking forward to see the update.😁

我的也是连不上: [XiaoMiAcPartner] [ERROR]Device 192.168.12.179 -> Error: Call to device timed out

Any other log I can get for you?

shell command in the "inputs" section will go into the launchApp routine ```json "inputs": [ { "name": "Select Source", "id": "com.heytap.tv.livetv", "adb": "am start com.heytap.tv.livetv/com.heytap.tv.support.SourceListActivity" // this work } ],...

If I put it in the way, it'll work: ```json "infobutton": "shell adb shell am start com.heytap.tv.livetv/com.heytap.tv.support.SourceListActivity" ```