Re: [android-developers] Get Button Coordinates

2011-11-29 Thread TreKing
On Wed, Nov 23, 2011 at 3:57 PM, andry wrote: > In my case however I will not know the screen layout of the app before > hand so I was wondering if there is a way to generically do it > irrespective of what app is installed. > I'm not clear what you're getting at, but determining if a button was

[android-developers] Get Button Coordinates

2011-11-28 Thread andry
Hi all, I had a question about getting coordinates of widgets. Would it be possible to install an app on an emulator and see if there are any buttons that need to be pressed and get the coordinates for it to get the app to run. For instance a game app may require that you press one of 4 button li