WangPeiyuan
Results
2
comments of
WangPeiyuan
this problem in cast.py ``` if not projlist: print('no valid android project found in '+os.path.abspath(dir)) exit(3) ``` and projlist is to find project list and launch project ``` projlist =...
like this [#66](https://github.com/mmin18/LayoutCast/issues/66) @DavidPizarro