Re: [android-developers] Rotate GalleryView Vertically

2009-12-07 Thread Yash Patel
I know its not supported by default. but i was thinking that if there is way to extend the galleryview and rotate on draw. Yash On Mon, Dec 7, 2009 at 1:38 PM, Romain Guy wrote: > Hi, > > Unfortunately this is not supported. > > On Mon, Dec 7, 2009 at 10:26 AM, Yash Patel

[android-developers] Rotate GalleryView Vertically

2009-12-07 Thread Yash Patel
Hi, Is there any way to rotate gallery view vertically instead of horizontal. thanks in advance. Yash -- 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

[android-developers] Gallery in Preference Screen

2009-06-09 Thread Yash Patel
when i selected other item it doesn't go back to original size. 2. In the preference setUnselectedAlpha is also not working. it works on initial load but not after that. Here is the my preference Code. *I would really appreciate if you can help me. * Thanks Yash Patel *Preference Code* pa

[android-developers] Problem with multi select listview with default selected List Items.

2009-05-27 Thread Yash Patel
HI, I want to create multi select listview with checkbox. and also make checked = true for some of the item based on some business rule. I can get the list view with multiple choice option working but I am not able to load some of the item as default checked when list view first loaded. I tried

[android-developers] iPhone like Tab Widget

2009-05-06 Thread Yash Patel
Hi, Please anyone know how to create iphone like Tab widget (in the bottom of the screen). Thanks --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to andro

[android-developers] Re: Google voice recognition on Emulator

2009-05-04 Thread Yash Patel
startActivityForResult(intent, RESULT_SPEECH); } catch(Exception ex) { ex.printStackTrace(); } } On Fri, May 1, 2009 at 9:23 PM, Dave Sparks wrote: > > What is the error? > > On May 1, 5:18 pm, Yash Patel wro

[android-developers] Re: Google voice recognition on Emulator

2009-05-01 Thread Yash Patel
I mean to say Speech Recognization. I tried to create one small application but it gives me error. Thanks Yash Patel On Fri, May 1, 2009 at 4:54 PM, Dave Sparks wrote: > > Voice recognition is a technology. You need an application to make use > of it, for example the voice dialer. &

[android-developers] Google voice recognition on Emulator

2009-05-01 Thread Yash Patel
HI, does any one know How to turn on Voice Recognition on Emulator. or is it required to have phone or dev phone to test voice recognition application? I would appreciate if you can reply. thanks Yash Patel --~--~-~--~~~---~--~~ You received this message

[android-developers] Re: call WebService

2008-10-03 Thread Yash Patel
the server, if you > have to use SOAP, and make the Android client ultra simple via some > kind of a proxy. > > > > On Oct 2, 12:15 pm, "Yash Patel" <[EMAIL PROTECTED]> wrote: > > Hi Guys, > > > > Can anyone please let me know how how do we cal

[android-developers] call WebService

2008-10-02 Thread Yash Patel
Hi Guys, Can anyone please let me know how how do we call webserivce from Android App. If you can provide sample code, i would really appreciate. thanks for you help. Yash Patel --~--~-~--~~~---~--~~ You received this message because you are subscribed to the