Cableguy Expert Licensed User Longtime User Jun 21, 2016 #1 Hi.... I want to put my in the startup list... no issues there, but I want to make my app come to foreground when the cursor "hits" a predefined place on screen... can this be possible?
Hi.... I want to put my in the startup list... no issues there, but I want to make my app come to foreground when the cursor "hits" a predefined place on screen... can this be possible?
R Roycefer Well-Known Member Licensed User Longtime User Jun 21, 2016 #2 Yes, with this library: https://b4x.com/android/forum/threads/jnativehookb4j-for-intercepting-system-input-events.55826/ Upvote 0
Yes, with this library: https://b4x.com/android/forum/threads/jnativehookb4j-for-intercepting-system-input-events.55826/
Erel B4X founder Staff member Licensed User Longtime User Jun 22, 2016 #4 You can also use the system tray for this: https://www.b4x.com/android/forum/t...-the-system-tray-notifications.37534/#content Upvote 0
You can also use the system tray for this: https://www.b4x.com/android/forum/t...-the-system-tray-notifications.37534/#content