Search code examples
androidubuntuemulationuiautomatorviewer

Ubuntu uiautomatorviewer Error while parsing UI hierarchy XML file


I am making this question for future searchers that might be as newbie as me. And also because I have not enough reputation to add comments on other answers.

The problem was that the whereis uiautomatorviewer throwed this path /usr/bin/uiautomatorviewer

Solution

The one that actually does the work is /root/Android/Sdk/tools/bin/uiautomatorviewer


Solution

  • The problem was that the linux command

    whereis uiautomatorviewer

    throwed this path /usr/bin/uiautomatorviewer

    Solution

    The one that actually does the work is /root/Android/Sdk/tools/bin/uiautomatorviewer