I wanted to be able to project the screen of an
Android handset on to a
Macbook to demo an app to an audience. I found a post for a Windows PC on this site
http://dmzilla.com/2014/07/21/how-to-display-or-mirror-an-android-device-screen-on-pc-no-root/ but not for a Mac. The post describes downloading and using the
Android SDK platform tools along with a Jar file to do the projection to a PC. I thought that the same Jar file could be used on a Mac so I tried out the idea, and it turned out to be functional. So here are the steps to get it to work on a Mac. I am assuming that the following has been done:
- The Java SE Runtime Environment (JRE) has been installed
- The Android SDK has been installed to a folder on the Mac e.g. /home/users/admin/Application/sdk/
No comments:
Post a Comment