Gui-elements and callback mapping

50 views
Skip to first unread message

Tanzirul Azim

unread,
Oct 14, 2014, 2:37:14 PM10/14/14
to dyno...@googlegroups.com
Hi,

I am populating a sequence of callbacks and i want to get associated GUI elements that trigger those callbacks.
Is it possible to get this information from Dynodroid? If some simple modification allows it please let me know.

---
Tanzir

Machiry Aravind Kumar

unread,
Oct 14, 2014, 8:45:24 PM10/14/14
to dyno...@googlegroups.com
Hi Tanzirul,

Sorry for delay in response.

Yes, it is possible to get the callbacks for widgets in Dynodroid. We
get this info form hierarchy viewer (We modified android framework a
bit so that we get callback info spit out by hierarchy viewer).

You can start looking at getCurrentScreen method of
https://code.google.com/p/dyno-droid/source/browse/branches/dynodroid.0.1/src/edu/gatech/dynodroid/hierarchyHelper/ViewServerLayoutExtractor.java
and follow the code.

A detailed doc on setting up Dynodroid sources is available at :
http://pag-www.gtisc.gatech.edu/dynodroid/user_guide.pdf , you can
also refer: JavaDoc http://pag-www.gtisc.gatech.edu/dynodroid/javadoc/

Cheers,
Aravind
> --
> You received this message because you are subscribed to the Google Groups
> "Dynodroid" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to dynodroid+...@googlegroups.com.
> For more options, visit https://groups.google.com/d/optout.
Reply all
Reply to author
Forward
0 new messages