[android-beginners] Synchronous Display Calls

2010-05-11 Thread Karthik Ravi Shankar
Hi, I'm new to android development. I'm developing an graphics application and want to see the performance. I have a few questions in this regard - 1) Is invalidate() called on a View after regular intervals by the system itself? I mean does the display get updated on its own? Or are we explicitl

Re: [android-beginners] Re: Question about UI Handling

2010-04-24 Thread Karthik Ravi Shankar
t; supposed to MEAN? Usually, you want a UI > screen to stay in one place while it has focus so that the user CAN > enter data. But you seem to want it to move around while it has focus. > > If not, what DO you mean? > > On Apr 23, 9:51 am, Karthik Ravi Shankar > wrote: > > Hi

Re: [android-beginners] Question about UI Handling

2010-04-23 Thread Karthik Ravi Shankar
t you are wanting to do? > > -- > There are only 10 types of people in the world... > Those who know binary and those who don't. > -- > > > On Fri, Apr 23,

[android-beginners] Question about UI Handling

2010-04-23 Thread Karthik Ravi Shankar
Hi, Thanks for the reply for my previous questions guys! I have one very basic question. In my application I am trying to have continous different UI screens moving around with the user input. I am looking into the Android.Reference still, but not able to gather much. I am not very clear as to how

[android-beginners] Question about Button and SurfaceView

2010-04-23 Thread Karthik Ravi Shankar
Hi, I am trying to use SurfaceView for an app. But I need to add buttons the canvas as well. Not able to gather much from Android.developer site. Can anybody post if they have done it or have some ideas ? Thanks, Karthik R Graduate Student Computer Science Department UCLA -- You received this m