[android-kernel] Accessing invisible items in the list view while we scroll the list

2011-03-15 Thread Revathi K J Ramanan
Hi, I have eight elements in my list. Initially only six items are visible. When I scroll down the view, the first and second elements are not visible. I use the getChildAt() api to get the ID of the first and second elements for accessing them. But I get NULL POINTER EXCEPTION as getChildAt()

[android-kernel] starting window in android

2010-10-14 Thread Revathi K J Ramanan
Hi all, I want to know what is the actual use of starting window in android? What does the functions addStartingWindow and removeStartingWindow does? Is it a kind of fake window that will be shown to the user till the application dispalys the proper window? Is it created for every application?

[android-kernel] Please help --- Delay in the text being displayed in the browser proxy authentication dialog box

2010-10-05 Thread Revathi K J Ramanan
Hi, When I open the browser, I have made the settings for a proxy authentication dialog box to come up asking for user name and password. But a strange issue is being observed... When the dialog box comes up and when I type the user name using the KEYBOARD, it takes a long time for the letters

[android-kernel] Urgent Help on Single instance of the activity

2010-09-07 Thread Revathi K J Ramanan
really urgent for me. Any inputs will be really valuable for me. Thanks in advance. Regards, Revathi K J Ramanan -- unsubscribe: android-kernel+unsubscr...@googlegroups.com website: http://groups.google.com/group/android-kernel

[android-kernel] Activities and Multiple Views

2010-08-03 Thread Revathi K J Ramanan
Hi, I start a browser and from the browser,I start a video which occupies only a small part of the screen,say the bottom right corner. Now the browser will be pushed to the 2nd position in the window order and Video will come to the first position. Is it possible that browser can have the contro

[android-kernel] Title bar display

2010-05-04 Thread Revathi K J Ramanan
Hi, Is it possible to disable title bar display dynamically after setting the content view by setting the NoTitlebar theme? All the posts I have read told that any title bar changes we can make only before setContentView() call.. Thanks in advance, Revathi -- unsubscribe: android-kernel+unsubs