I want to access touch events of other application from my application.
For example launch my app and then minimize it. After that launch another app and if I touch on some button then I want its x-y coordinate of that touch event in my application.
I know that there is no such api provided by blackberry but is there any other way of accessing it.
Thanks...