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