Android HU: Diff btwn Mouse click and Automagic Click(XY)
Posted: 26 Dec 2015 19:40
Greetings Martin et al,
I am hoping you can shed some light on my problem.
I have an Android radio head unit in my car. The HU is designed with two main boards: one MCU board handles non-Android functions such as DVD, video/audio switching, radio tuner and front panel button support. The other board is a processor board (SoM - System on Module) containing the Rockchip SoC (System on Chip), RAM, flash memory, and an audio CODEC commonly mounted behind the front LCD screen. It is this SoM which runs the Android OS (presently KitKat 4.4.4).
Here is my problem: The MTCRadio.apk is the AM/FM radio tuner app. There are two onscreen buttons that activate the SEEK+ and SEEK- (or SEARCH+/-) functions which search for next/prev strongest station. These functions are not mapped to any front panel hard buttons. Obviously if you touch them with your fingers they work. I set up Automagic to click on the coordinates of those buttons. I can see that the buttons are clicked on because the button element changes colors just as it does when you press it with your fingers. But it does not work. It is as if you have to touch the physical screen for the HU to recognize an input.
EXCEPT...if I connect a mouse to my radio and click on two onscreen button elements with the arrow cursor it works! So what is the difference between a mouse cursor clicking on an element and the Automagic Click(XY) function clicking on it?
I am hoping you can shed some light on my problem.
I have an Android radio head unit in my car. The HU is designed with two main boards: one MCU board handles non-Android functions such as DVD, video/audio switching, radio tuner and front panel button support. The other board is a processor board (SoM - System on Module) containing the Rockchip SoC (System on Chip), RAM, flash memory, and an audio CODEC commonly mounted behind the front LCD screen. It is this SoM which runs the Android OS (presently KitKat 4.4.4).
Here is my problem: The MTCRadio.apk is the AM/FM radio tuner app. There are two onscreen buttons that activate the SEEK+ and SEEK- (or SEARCH+/-) functions which search for next/prev strongest station. These functions are not mapped to any front panel hard buttons. Obviously if you touch them with your fingers they work. I set up Automagic to click on the coordinates of those buttons. I can see that the buttons are clicked on because the button element changes colors just as it does when you press it with your fingers. But it does not work. It is as if you have to touch the physical screen for the HU to recognize an input.
EXCEPT...if I connect a mouse to my radio and click on two onscreen button elements with the arrow cursor it works! So what is the difference between a mouse cursor clicking on an element and the Automagic Click(XY) function clicking on it?