> I knew about the security violation. But I need to obtain some
> information of other application's screen such as is/position/width/
> height/.. of some controls.

If you wrote the other application, implement an AIDL API, or use some
mechanism involving broadcast Intents, to pass the information between the
applications.

If you did not write the other application, then you have no right to
determine the information you seek.

-- 
Mark Murphy (a Commons Guy)
http://commonsware.com
Android App Developer Books: http://commonsware.com/books.html



--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to