shannah / DIYRemote

Create your own universal remote control using HTML
52 stars 3 forks source link

Issues with Xiaomi Mi11 #4

Open danja95 opened 3 years ago

danja95 commented 3 years ago

Hello,

unfortunaly this app isnt working with my Xiaomi Mi11 (MIUI Global 12.5.1 Stable). Compared with the RCoid App which is working, but does not fit my needs. For this app i created already a template. https://pastebin.com/wFJu7amx

Is there any known issue?

shannah commented 3 years ago

Can you give some more details about what isn't working? Does the template render OK, but the buttons don't do anything? Are you able to view the device log to see if any errors or exceptions are logged? What version of Android?

danja95 commented 3 years ago

sorry for being not precise. Template is working fine. But on button press, nothing happens.

Android 11

couldnt see any errors in logcat. maybe there is another way to see logs?

shannah commented 3 years ago

Ah. I've only been running on old versions of Android. Probably Android 11 has some additional permissions that need to be granted in the app to use IR. Unfortunately I don't have any newer Android devices with IR support. I have found it difficult to get lists of devices with these features. If you can recommend a low-cost device that supports android 11, it would be helpful.

danja95 commented 3 years ago

I could recommend any of these: https://geizhals.de/?cat=umtsover&sort=p&xf=10063_11.0%7E18414_Infrarot-Port

as they all feature android 11 and IR port, so pick any what will be fit your needs :)

shannah commented 3 years ago

Thanks. It's a little difficult to find these in the Canadian market, but it's a starting point.

shannah commented 3 years ago

I just made a small change that might fix support on newer Android versions. Please try this version: https://github.com/shannah/DIYRemote/tree/master/bin

danja95 commented 3 years ago

unfortunaly doesnt work any better :( maybe a version with dedicated log on disk?