Frame Advisor find device, not find any applicition.

Parents
  • Hi Likai Yang,

       Could you try with only a single device connected and see if that addresses the problem?

    If it doesn't could you supply the adb logcat log?

    A sequence like the below would work:

    1. Launch Frame Advsior

    2. From a terminal run: adb logcat -c

    3. From a terminal run: adb logcat > logcat.txt

    4. In frame advisor choose, Capture new trace

    4. From a terminal ctrl-c to stop logcat logging to the file

    Attach the log here for review.

    Thanks,

    Martyn

Reply
  • Hi Likai Yang,

       Could you try with only a single device connected and see if that addresses the problem?

    If it doesn't could you supply the adb logcat log?

    A sequence like the below would work:

    1. Launch Frame Advsior

    2. From a terminal run: adb logcat -c

    3. From a terminal run: adb logcat > logcat.txt

    4. In frame advisor choose, Capture new trace

    4. From a terminal ctrl-c to stop logcat logging to the file

    Attach the log here for review.

    Thanks,

    Martyn

Children