Re: [android-developers] problem in using getcurrentfocus().... guide me...

2010-07-20 Thread A N K ! T
ya thanks i have got it...actually i was taking it like it will return the whole window object but later i knew that it will return a focused view only.. am currently trying to take object of OEM screen while incoming callbut not getting it in nay way..i want to do override/overlay the OEM scre

Re: [android-developers] problem in using getcurrentfocus().... guide me...

2010-07-20 Thread TreKing
On Mon, Jul 19, 2010 at 4:47 AM, A N K ! T wrote: > while am trying to fetch current focus object i.e View by usinggetcurrent > focus method ...but view object not getting any value it is > showing null value > Step 1: Read the documentation: Activity.getCurrentFocus

[android-developers] problem in using getcurrentfocus().... guide me...

2010-07-19 Thread A N K ! T
while am trying to fetch current focus object i.e View by using getcurrent focus method ...but view object not getting any value it is showing null value please let me know what shu i do nowcode is given bellow *public* *class* CurrentView *extends* Activity { /** Called when the activity