Turn Any Android into ChromeCast Magic!! \r<br>\r<br>#Download\r<br>Signed APK for non rooted -without screen Mirroring\r<br>\r<br>\r<br>Rooted\r<br>\r<br>\r<br>If you have No root then\r<br>Simply install the signed apk as you would with any apk, installing it from your sdcard. Screen Mirroring will not work but youtube\r<br>and other apps will work fine\r<br>\r<br>If you have Rooted Device screen mirroring works if you followed the following procedure\r<br>\r<br>Type ADB root\r<br>then run\r<br>\r<br>adb remount && adb shell rm /system/lib/libmedia_shell_content_view.so\r<br>\r<br>Once thats done, run:\r<br>adb remount && adb push libcast_shell_android.so /system/lib/ && adb shell chmod 0644 /system/lib/libcast_shell_android.so\r<br>\r<br>adb remount && adb push AndroidMediaShell.apk /system/priv-app/ && adb shell chmod 0644 /system/priv-app/AndroidMediaShell.apk\r<br>\r<br>To Run the service\r<br>For the receiver to start you can simply reboot provided you are using the system install.\r<br>If you are using the signed version you need to run:\r<br>\r<br>adb shell am broadcast -a android.intent.ion.BOOT_COMPLETED -n com.google.android.apps.mediashell/.AutoStartListener\r<br>\r<br>Happy Chromcasting!!\r<br>\r<br>intro: by Laurent Caccia\r<br>\r<br>\r<br>#Links\r<br>\r<br>\r<br>\r<br>\r<br>\r<br>\r<br>\r<br>\r<br>\r<br>\r<br>\r<br>\r<br>\r<br>\r<br>\r<br>\r<br>\r<br>\r<br>\r<br>\r<br>\r<br>\r<br>\r<br>\r<br>
