Skip to content

Instantly share code, notes, and snippets.

@JonesChi
Created January 31, 2016 15:48
Show Gist options
  • Save JonesChi/10d3fd8bc9eeb4f25c66 to your computer and use it in GitHub Desktop.
Save JonesChi/10d3fd8bc9eeb4f25c66 to your computer and use it in GitHub Desktop.
CastScreen on Mazda infotainment system
Binary for Mazda:
castscreen_mazda.tgz: https://mega.nz/#!3VZBWbKK!SvxMSSRrBoxMO87DQYFpFfcxywyjhokpM6DN2PO_e-M
I haven't pack the app as USB installer.
Here are the steps to trying this app manually.
1. Download and decompress the file "castscreen_mazda.tgz"
2. Install the CastScreen(castscreen-1.0.apk) on your Android device and enable debug mode
3. Put the "adb", "cs_receiver_conn_arm", "wait_adb_arm.sh" into your Mazda infotainment system
4. Execute "./wait_adb_arm.sh"
5. Connect your Android device with USB cable
6. On Android, launch CastScreen and select server mode then tap Start on right-up corner
7. Wait about 3 seconds
8. Here you go
p.s. The "cs_receiver_arm" in tarball is used for mirroring via WiFi, and you may need to manually input the IP address of infotainment system.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment