Re: [android-developers] Re: What is the use of Handler object in the constructor of the ContentObserver class?

2011-10-13 Thread Dinesh Bajaj
@pskink@ : I was initially loathe to look at the source code, but after the checking the link that you provided, I got the answer to my query. :-) On Thu, Oct 13, 2011 at 3:01 PM, skink wrote: > > > On Oct 13, 10:36 am, Dinesh Bajaj wrote: > > @Indicator Veritatis: Thank you fo

Re: [android-developers] Re: What is the use of Handler object in the constructor of the ContentObserver class?

2011-10-13 Thread Dinesh Bajaj
t; > On Oct 12, 7:07 pm, Dinesh Bajaj wrote: > > Hi, > > > > I have read the Android doc on the ContentObserver< > http://developer.android.com/reference/android/database/ContentObserv...>class, > but am not able to understand what is its use? What will be the >

[android-developers] What is the use of Handler object in the constructor of the ContentObserver class?

2011-10-12 Thread Dinesh Bajaj
Hi, I have read the Android doc on the ContentObserverclass, but am not able to understand what is its use? What will be the difference if null instead is passed to the constructor? My understanding is that a Handler

Re: [android-developers] Re: No option to download the API documentation in the Android SDK and AVD Manager

2011-02-11 Thread Dinesh Bajaj
Please ensure that the Android plug-in for Eclipse knows the SDK location in your computer. This can be accomplished by selecting the Windows menu in the Eclipse IDE and then selecting the Preferences menu item; now select the Android option on the left pane of the dialog that pops up as a result

Re: [android-developers] No option to download the API documentation in the Android SDK and AVD Manager

2011-01-28 Thread Dinesh Bajaj
; 9 is no longer on the list. > > > > So it's not just your computer - either it's deliberate and the Honeycomb > > docs include all the older stuff, or else this looks like an issue that > > needs fixing on the Google side. > > > > -- Kostya > > >

Re: [android-developers] No option to download the API documentation in the Android SDK and AVD Manager

2011-01-28 Thread Dinesh Bajaj
Thanks for your response, Mark. I too had earlier downloaded documentations for Android Platforms, but yesterday I had to uninstall the whole SDK package due a problem, and when I re-installed it, I saw that there was no option to download the documentation. I just ran the SDK manager to check

[android-developers] No option to download the API documentation in the Android SDK and AVD Manager

2011-01-28 Thread Dinesh Bajaj
there is no option in the SDK manager to do this. Please see the images to verify this. Has Google stopped providing offline documentation for the SDK? Thanks in advance for your response. Regards, Dinesh Bajaj -- You received this message because you are subscribed to the Google Groups "A