Re: [android-developers] Re: Programming a target in an Android Application

2010-08-03 Thread TreKing
On Tue, Aug 3, 2010 at 11:25 AM, kingh32 wrote: > Is there a way to determine the resolution of the phone (screen) that the > app is being run on and adjust these calculations accordingly? > Also, if I were you, I'd start by simply hard-coding a known size (like that of whatever device you have)

Re: [android-developers] Re: Programming a target in an Android Application

2010-08-03 Thread TreKing
On Tue, Aug 3, 2010 at 11:25 AM, kingh32 wrote: > Would this be done using pixel coordinates? > I guess. > Is there a way to determine the resolution of the phone (screen) that > the app is being run on and adjust these calculations accordingly? > http://developer.android.com/reference/andro