android - How to know Vendor ID for Ark Benefit S502Plus smartphone? -


in this tutorial tried connect smartphone android studio on linux mint. how can know vendor id? this page hasn't id ark. sorry bad english , help! :)

you can vender id through command lsusb list usb buses , device details, or discover command

open terminal , run:

lsusb 

or:

discover --vendor-id --model-id usb 

Comments

Popular posts from this blog

qt - QML MouseArea onWheel event not working properly when inside QML Scrollview -

java - is not an enclosing class / new Intent Cannot Resolve Constructor -

python - Error importing VideoFileClip from moviepy : AttributeError: 'PermissionError' object has no attribute 'message' -