Thanks for your reply,

I want to track the event of user interecation so I think, If I am
able to get the device's screen as a view then I will get the child
views of that view. And from that child view I will get the all events
which will perform on that view.

Or if this is impossible (As we don't have a root access of device for
security resoan) so is their any alternate way from which I am able to
get the user event on device, Currently from logcats I m just getting
the Application name (when it Launching) but after that I didnt get
any event (If user click any sub menu or any wherre on that
application's screen, beco'z in adb their dont have any entry for that
event ). This all things are for my testing application.

Thanks all for your support.

On Sep 23, 9:41 pm, TreKing <treking...@gmail.com> wrote:
> On Fri, Sep 23, 2011 at 6:16 AM, Addy <joyy.bl...@gmail.com> wrote:
> > Currently for my Android's Application testing purpose, I got the view
> > of the device screen then I want to fetch the child of that parent
> > view. e.g. If I am fetching the main home screen so then can I get the
> > menu like setting, browser, etc.?
>
> Your question does not make much sense. What are you trying to do? Setting
> and Browser are their own apps, not screens of anything.
>
> ---------------------------------------------------------------------------­----------------------
> TreKing <http://sites.google.com/site/rezmobileapps/treking> - Chicago
> transit tracking app for Android-powered devices

-- 
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 to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to