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

2011-08-29 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 wrote: > On Mon, Aug 29, 2011 at 5:00 AM, Lotiste wrote: > > i'm trying to test the long-press on my emulator (AVD 2.1-update 1) with n

[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 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 the Google Groups "Android Deve

[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 wrote: > Hi All, > > I am trying to display the image on run time using ImageView, but it > is not showing up, below is the code: Please sugegst

[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 wrote: > HI, > > In my project, I would like to download an image doing a search in > google (google images),

[android-developers] Re: AppWidget multiple sizes

2010-08-10 Thread kaundinya
l > file for each size/content type, with appropriate 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 &

[android-developers] Re: AppWidget multiple sizes

2010-08-09 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 wrote: > How is this done for the News and Weather widget? After selecting it a > dialog opens and asks for which content (i.

[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 "mTabHost.

[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 intent

[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 emai

[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 a