[android-developers] Re: How to long-press on emulator ?

2011-08-30 Thread kaundinya
try pressing the mouse for couple of seconds. and make sure you have written the code for long_press function. Regards, Nagaraj Rao On Aug 29, 6:56 pm, TreKing treking...@gmail.com wrote: On Mon, Aug 29, 2011 at 5:00 AM, Lotiste l.le...@gmail.com wrote: i'm trying to test the long-press on my

[android-developers] Re: How To change height of TabWidget At Runtime

2011-05-23 Thread kaundinya
use setheight property for the tabwidget and assign the value On May 23, 1:21 pm, Our-Android sachin.worldnet.prog...@gmail.com wrote: Hi All, Can anybody help me in this Please. How To change height of TabWidget At Runtime -- You received this message because you are subscribed to

[android-developers] Re: Vertical and Horizontal scrolls required.

2011-04-26 Thread kaundinya
Hi Piyush, Always use different layouts for different blocks, something like this, have a individual left, center and right, and if you have to divide the center part, again have a layout accordingly. send me a image of how your page looks, i ll try to help you. regards, Nagaraj Rao On Apr 25,

[android-developers] Re: ImageView not showing image

2011-04-25 Thread kaundinya
Hi, Try changing the image name to some alpha character like imgone, imgtwo... and running the code. regards, Nagaraj Rao On Apr 25, 3:54 pm, mack2978 smashmah...@gmail.com wrote: Hi All, I am trying to display the image on run time using ImageView, but it is not showing up, below is the

[android-developers] Re: downloadan image from google

2011-04-25 Thread kaundinya
Hi, Use the following link, this will help you in solving the problem Link: http://www.codeproject.com/KB/IP/google_image_search_api.aspx regards, Nagaraj Rao On Apr 25, 2:19 pm, ABSOLUT davidt...@gmail.com wrote: HI, In my project, I would like to download an image doing a search in google

[android-developers] Re: AppWidget multiple sizes

2010-08-10 Thread kaundinya
Hi, How can i give an option for the user to select 3 options(news only, weather only, News and weather) in the dialog on load of the widget? On Aug 10, 3:23 am, mboehmer mboeh...@fh-muenster.de wrote: How is this done for the News and Weather widget? After selecting it a dialog opens and asks

[android-developers] Re: AppWidget multiple sizes

2010-08-10 Thread kaundinya
attributes for minWidth and minHeight. Essentially, this means declaring separate widgets for all size / content options. The user would see them all when choosing a widget to add to the home screen. -- Kostya 10.08.2010 10:47, kaundinya пишет: Hi, How can i give an option

[android-developers] Options for widget loading

2010-08-03 Thread kaundinya
how to add radio group in the widget to display options on the screen android -- 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

[android-developers] Option Menu to choose before loading widget

2010-08-03 Thread kaundinya
Hi all, I need to know how to give an interface to the user to choose an option before the widget is loaded. in other words, when user selects the widget on the screen, there should be 3 options which pop up for the user to select, once selected the application will navigate to corresponding

[android-developers] Re: Tab layout navigation issue

2010-08-03 Thread kaundinya
Hi Rajesh, Firstly, im new to android, just take a look on the following if it help u. u can assign the icon for the tab using mTabHost.getTabWidget().getChildAt(0).getBackground() where mTabHost is the TabHost control from the layout. for changing the image when clicked, u can use

[android-developers] Android SDK 0.7

2008-11-07 Thread Suhas Kaundinya
Hello, Can anyone of you provide me with the 0.7 version of Android SDK Eclipse plugin ? Best, Suhas --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups Android Developers group. To post to this group, send email to