[android-developers] Re: Google wave invitations...?

2009-10-20 Thread Getto
One for me? Thanks. .g On Oct 16, 4:32 pm, budziq bud...@gmail.com wrote: Well. Who wouldn't want one ;)? I guess I'd like one too ;) On Oct 16, 4:02 pm, Carl Whalley carl.whal...@googlemail.com wrote: I'd love an invite too ... anyone ... thanks! On Oct 16, 2:26 pm, Gavin Aiken

[android-developers] Re: Google wave invitations...?

2009-10-18 Thread Getto
me me !!! Thanks! On Oct 16, 4:32 pm, budziq bud...@gmail.com wrote: Well. Who wouldn't want one ;)? I guess I'd like one too ;) On Oct 16, 4:02 pm, Carl Whalley carl.whal...@googlemail.com wrote: I'd love an invite too ... anyone ... thanks! On Oct 16, 2:26 pm, Gavin Aiken

[android-developers] Re: listview header

2009-10-11 Thread Getto
Did you try addHeaderView method? http://developer.android.com/reference/android/widget/ListView.html#addHeaderView(android.view.View) .g On Oct 10, 2:12 pm, Wouter wouterg...@gmail.com wrote: Hey, What is the easiest way to add headers to a listview (and my list has multiple adapters

[android-developers] Re: How do I Activate the camera application from my app?

2009-08-24 Thread Getto
No. Camera App scale down bitmap when you use android.media.action.IMAGE_CAPTURE action :-\ If you found a work around please let me know. .g On Aug 21, 9:21 am, Friso friso.kl...@gmail.com wrote: How can I get the full-size image from the camera? This method gives me a 256x192 pixels image.