[android-developers] Custom Views Timerview

2009-10-01 Thread andr0id
Hi everyone, I've made a simple countdown timer and I would like to use it as a custom view in my xml layout. The view works perfectly well if i add it manually like this: this.myTimerView = new TimerView(this); layout.addView(myTimerView); However when I use it in the xml file, the program

[android-developers] Re: Custom Views Timerview

2009-10-01 Thread andr0id
I figured it out, the problem wasn't coming from this piece of code, my bad.. On 1 oct, 15:53, Gopal Biyani gopalbiy...@gmail.com wrote: If you can send the exact exception from log cat, then it will be easy to find error. On Thu, Oct 1, 2009 at 8:42 AM, andr0id sgrang...@gmail.com wrote

[android-developers] Re: How to use motion events with multiple layouts

2009-10-07 Thread andr0id
with layouts.You can use layout id in the layout.xml file Thanks Isuru On Mon, Sep 7, 2009 at 10:42 PM, andr0id sgrang...@gmail.com wrote: Please help me. Thanks --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups

[android-developers] invalid username and password when trying to unlock g2

2009-10-14 Thread andr0id
Hi all, I know this is not really the place to post this message, but this is the closest thing I could find to google android support. So a friend of mine did too many wrong patterns and the phone is asking for my username and password. When i fill in my login and password, it says invalid

[android-developers] How to use motion events with multiple layouts

2009-08-24 Thread andr0id
Hi everyone, I'm beginning in android development, and I've stumbled upon a problem. My application has different layouts stored in xml files, and I use motion events such as onFling or onSingleTapup. These motion events seem to apply whatever layout i'm in. My problem is simply identifying

[android-developers] How to use motion events with multiple layouts

2009-08-24 Thread andr0id
Hi everyone, I'm beginning in android development, and I've stumbled upon a problem. My application has different layouts stored in xml files, and I use motion events such as onFling or onSingleTapup. These motion events seem to apply whatever layout i'm in. My problem is simply identifying

[android-developers] Re: How to use motion events with multiple layouts

2009-09-07 Thread andr0id
Please help me. Thanks --~--~-~--~~~---~--~~ 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