[android-developers] the max one page size in chrome lite

2009-07-06 Thread andylau
can any body knows in android browser(chrome lite), the max one page size can be ??? --~--~-~--~~~---~--~~ 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@g

[android-developers] calendar bu g?

2009-05-14 Thread andylau
I am sorry。maybe this bug is found already。 when we long press the none-current month day, then the popup is displayed。 we select the “New event” item to create a new event, then we will find that the time is current month day。 --~--~-~--~~~---~--~~ You received t

[android-developers] Re: I want to gain the coordinate when i touch on the screen,how to?

2008-08-18 Thread andylau
hi, try to use flows event.getX(); event.getY(); On Aug 1, 11:35 am, China-jlu-wangliang <[EMAIL PROTECTED]> wrote: >       I knowonTouchEvent(MotionEvent event)  ,but when i press a > button,if i can get the coordinate by usingonTouchEvent(MotionEvent > event) ,and how to do that. --~--~--