alephsecurity / abootool

Simple tool to dynamically discover hidden fastboot OEM commands based on static knowledge
MIT License
252 stars 58 forks source link

ADB Shell Error : TV display id invalid, will send event to default displayId #8

Closed LaFouine94 closed 5 years ago

LaFouine94 commented 5 years ago

Hello, I get the message Error : TV display id invalid, will send event to default displayId when sending the command : adb shell input swipe 245 893 846 893 This is annoying because there is a delay before the command, and I have to chain 4 swipe commands. Any idea how to remove this ? I'm working with adb on windows, and I've installed the latest version of platform-tools : Android Debug Bridge version 1.0.40 Version 4986621 Thanks

LaFouine94 commented 5 years ago

Sorry, wrong place.

Hello, I get the message Error : TV display id invalid, will send event to default displayId when sending the command : adb shell input swipe 245 893 846 893 This is annoying because there is a delay before the command, and I have to chain 4 swipe commands. Any idea how to remove this ? I'm working with adb on windows, and I've installed the latest version of platform-tools : Android Debug Bridge version 1.0.40 Version 4986621 Thanks