If I connect an android smart phone through USB cable to a computer, I want to know if the connected device is running Android. Based on that I am going to show some notifications on the computer.
How to programmatically identify this from a windows PC?
I am trying to get a logic something similar to how Mobiledit does.
[Note: I cannot turn on USB debugging in the phone]