0

I would like to display my Android device's screen on my mac for a presentation. I don't care if I have to use a USB cable or wifi. What is the best way to do this?

Mark M
  • 1,807
  • 2
  • 21
  • 40
  • 1
    check this thread http://android.stackexchange.com/questions/34933/android-remote-screen-display-control – petey Jan 05 '15 at 22:48
  • FWIW, the `screenrecord` in Android 5.0 will send raw H.264 over an ADB connection. See http://stackoverflow.com/questions/27394916/android-native-opengl-openmax-screen-capture/27475298#27475298 – fadden Jan 06 '15 at 02:44

1 Answers1

1

Droid@Screen might work for you. I've never used it on a Mac but it's just a jar so it should work.

nasch
  • 5,330
  • 6
  • 31
  • 52