• We are moving to xdaforums.com.

    Until then, this forum is in read-only mode.
    You will be automatically redirected once the migration is complete.

Mirror screen on Android Auto - Disucssion thread

Search This thread

ms.sarnataro

New member
Apr 28, 2019
3
0
Is this procedure also valid for android 7.0?

I have done all the steps but still I can not have the vision on android auto. I was wondering if this procedure is also valid for Android 7.0.
I can't understand what I'm wrong, when I start the app the activity created on Tasker starts working. What could it be?

ps. I am Italian, my English is very poor.

Thank you
Regards

---------- Post added at 12:39 PM ---------- Previous post was at 12:36 PM ----------

Install an app like Root Explorer from Play Store
Install Tasker app from Play Store
Download attached files and extract to a folder on PC
Transfer the frida and mirror.js files to the device

Copy frida and mirror.js files on /system/bin directory
Set 755 permission to frida

Open Tasker App and tap on Tasks tab
Create new Task, set a name and select Run shell action

Into Command field write this line:

frida -e -s /system/bin/mirror.js -n buildNameApp

For netflix:
frida -e -s /system/bin/mirror.js -n com.netflix.mediaclient

Select Use Root checkbox and click back arrow to save the task

Tap on Profile tab and add a new Profile
Set name and choose Application action
Select the App (in our example Netflix) and tap back arrow
Tap on the task name created previously

If you did everything correctly when you open the video app, you should be able to see the app with Android Auto.

I have done all the steps but still I can not have the vision on android auto. I was wondering if this procedure is also valid for Android 7.0.
I can't understand what I'm wrong, when I start the app the activity created on Tasker starts working. What could it be?

ps. I am Italian, my English is very poor.

Thank you
Regards
 

datrix

Senior Member
Jul 3, 2006
58
19
Catania
You can try to launch this commands:

- su
- frida -e -s /system/bin/mirror.js -n com.netflix.mediaclient

from an android emulator terminal (you can find several on play store)

If works on this way, you wrong the settings on tasker.

----

Puoi provare a lanciare questi comandi:

-su
-frida -e -s /system/bin/mirror.js -n com.netflix.mediaclient

da un emulatore di terminale (ne trovi diversi sul playstore)
Se così funziona, sbagli qualcosa con i settaggi su tasker.

I have done all the steps but still I can not have the vision on android auto. I was wondering if this procedure is also valid for Android 7.0.
I can't understand what I'm wrong, when I start the app the activity created on Tasker starts working. What could it be?

ps. I am Italian, my English is very poor.

Thank you
Regards

---------- Post added at 12:39 PM ---------- Previous post was at 12:36 PM ----------



I have done all the steps but still I can not have the vision on android auto. I was wondering if this procedure is also valid for Android 7.0.
I can't understand what I'm wrong, when I start the app the activity created on Tasker starts working. What could it be?

ps. I am Italian, my English is very poor.

Thank you
Regards
 

ms.sarnataro

New member
Apr 28, 2019
3
0
You can try to launch this commands:

- su
- frida -e -s /system/bin/mirror.js -n com.netflix.mediaclient

from an android emulator terminal (you can find several on play store)

If works on this way, you wrong the settings on tasker.

----

Puoi provare a lanciare questi comandi:

-su
-frida -e -s /system/bin/mirror.js -n com.netflix.mediaclient

da un emulatore di terminale (ne trovi diversi sul playstore)
Se così funziona, sbagli qualcosa con i settaggi su tasker.

dopo aver inviato il comando " frida -e -s /system/bin/mirror.js -n it.sky.anywhere " nel mio caso sto usando skygo ma ho provato anche con altre,
sul terminale esce scritto NO SUCH FILE OR DIRECTORY

grazie


after sending the command "frida -e -s /system/bin/mirror.js -n it.sky.anywhere" in my case I am using skygo but I have also tried with others,
NO SUCH FILE OR DIRECTORY is written on the terminal

thank you

---------- Post added at 03:19 PM ---------- Previous post was at 02:46 PM ----------

You can try to launch this commands:

- su
- frida -e -s /system/bin/mirror.js -n com.netflix.mediaclient

from an android emulator terminal (you can find several on play store)

If works on this way, you wrong the settings on tasker.

----

Puoi provare a lanciare questi comandi:

-su
-frida -e -s /system/bin/mirror.js -n com.netflix.mediaclient

da un emulatore di terminale (ne trovi diversi sul playstore)
Se così funziona, sbagli qualcosa con i settaggi su tasker.

Penso di aver capito qual'è il problema.
Tasker non sa che io nascondo Magisk Manager sotto il nome Manager (sono costretto a nasconderlo perche altrimenti non parte skygo). Quando avvio l'attività Tasker non trova il root.
 

datrix

Senior Member
Jul 3, 2006
58
19
Catania
dopo aver inviato il comando " frida -e -s /system/bin/mirror.js -n it.sky.anywhere " nel mio caso sto usando skygo ma ho provato anche con altre,
sul terminale esce scritto NO SUCH FILE OR DIRECTORY

grazie


after sending the command "frida -e -s /system/bin/mirror.js -n it.sky.anywhere" in my case I am using skygo but I have also tried with others,
NO SUCH FILE OR DIRECTORY is written on the terminal

thank you

Non funziona con sky go.
Loro utilizzano un sistema proprietario e non una funzione di blocco di Android come DAZN, Netflix, ecc.
E' quindi è impossibile poterlo utilizzare.

Quell'errore che hai mi fa pensare che non hai copiato frida o mirror.js nella cartella /system/bin o che non hai impostato i permessi corretti.

------------------

Doesn't works with Sky Go.
They use a property system, not an Android blocking Function like DAZN, Netflix, etc.
So it's impossibile that this method can be works with Sky Go.

That error could be due because you did not copy frida or mirror.js on /system/bin folder or because you did not setting right permission.

-------------------
 

ms.sarnataro

New member
Apr 28, 2019
3
0
Non funziona con sky go.
Loro utilizzano un sistema proprietario e non una funzione di blocco di Android come DAZN, Netflix, ecc.
E' quindi è impossibile poterlo utilizzare.

Quell'errore che hai mi fa pensare che non hai copiato frida o mirror.js nella cartella /system/bin o che non hai impostato i permessi corretti.

------------------

Doesn't works with Sky Go.
They use a property system, not an Android blocking Function like DAZN, Netflix, etc.
So it's impossibile that this method can be works with Sky Go.

That error could be due because you did not copy frida or mirror.js on /system/bin folder or because you did not setting right permission.

-------------------

I file sono stati copiati e i permessi sono questi che ti posto negli screen.
Se provo su tasker a premere il tastino play,quello triangolare in basso a sinistra,da l'errore nello screen.

TRIVr0.png

-
8ue6Ih.png

-
mlyNCG.png
 

taniwhatuu

Senior Member
Oct 1, 2005
134
37
On myMate 20 pro it doesnt work. It was very frustrating when I hat to make a call in the car from copying a phone number from my mail to dialer. And dialer doesnt open. I just started using AA. Could it be a bug in AA that I have? Version 5.0.500224.
What version of EMUI are you running? I've heard touchscreen no longer works on Android 10.

Sent from my LYA-L09 using Tapatalk
 

mine420

Senior Member
Jan 27, 2011
381
99
Awe, I'll loose my warranty if I root


Probably not needed. Most likely you won't need it. In. 11 years and about 22 android phones the only phone I ever had that may have had a warranty issue was my one plus one but I it broke 20 days after the warranty expired. But yes if you need to keep warrant your phone will be s slightly functional paper weight until warranty expires and you root it. Android phones are not really functional without admin rights.
 
  • Like
Reactions: taniwhatuu

OMZ01

New member
Mar 9, 2020
1
0
Hi, I have had a look in the thread but can't find what I need.

I want to mirror my Samsung A50 - Andriod 9 to my car screen without rooting.

I have tried car stream and have got plex and also tried to install older version of Android Auto but it always updates to latest version of AA and I cannot get car stream to work on my car screen.

Is there any way to mirror or watch videos on my car screen without rooting phone?

I cannot get mirrorlink or other apps on my car device.

Any help and instructions will be greatly appreciated.
 

adampollack

Senior Member
Jul 6, 2009
56
1
More details?

It's working again for android 10 for me.
In case anyone is interested, when you replace the "frida" binary with "frida-inject-12.8.10-android-x86_64.xz" it works. It can be downloaded from the frida github releases page.

Hi, I would like to know more.

Did you extract the file from the .xz or rename it or anything? Please list exact instructions here if you don't mind. I'm really trying hard to get netflix to show!

Many thanks in advance :D
 

adampollack

Senior Member
Jul 6, 2009
56
1
Got it working with a magisk module

I couldn't get this to work after 3 days

I've never been unable to achieve so something is up here....

Found another way using magisk and will be deleting these files...

Thanks anyways @datrix
 

Top Liked Posts

  • There are no posts matching your filters.
  • 21
    i'm running 3rd- party apps on AA 3.1.58 + GPS 12.5.29 for 2-3 weeks now. I'll release an unlock apk when i get around, but for now i prefer to wait for google to lose interest and release a new version to see if they block this method as well.
    The unlock will require root.
    12
    Hey, i'm opening this thread since i've noticed that some other threads are used to talk about this.

    As i have already mentioned it should be possible to show the screen content via http using my app (https://github.com/nerone-github/WebViewAuto) (or any other webview app to be exact).

    Basically we need something which can pass user input (tap) from Car -> Phone, and the Image from Phone -> Car.

    Now at least i can confirm that the second - Image Phone -> Car is not a big deal. It even works without root using this wonderful application

    https://play.google.com/store/apps/details?id=info.dvkr.screenstream
    https://github.com/dkrivoruchko/ScreenStream

    Now all we need is the input. So anyone got an idea how to do that?

    I know that this is basically "against" the Android Auto concept of providing a distraction-free UI. But ultimately this will probably never be an easy thing to do, and probably just used by experienced and hopefully responsible drivers.

    screenmirror2hqtf.png
    10
    Could someone share the APK pls
    Don't have access to a build server

    Try this.
    10
    10
    How to use Netflix, DAZN or other video app, that block video mirroring, with AA

    Install an app like Root Explorer from Play Store
    Install Tasker app from Play Store
    Download attached files and extract to a folder on PC
    Transfer the frida and mirror.js files to the device

    Copy frida and mirror.js files on /system/bin directory
    Set 755 permission to frida

    Open Tasker App and tap on Tasks tab
    Create new Task, set a name and select Run shell action

    Into Command field write this line:

    frida -e -s /system/bin/mirror.js -n buildNameApp

    For netflix:
    frida -e -s /system/bin/mirror.js -n com.netflix.mediaclient

    Select Use Root checkbox and click back arrow to save the task

    Tap on Profile tab and add a new Profile
    Set name and choose Application action
    Select the App (in our example Netflix) and tap back arrow
    Tap on the task name created previously

    If you did everything correctly when you open the video app, you should be able to see the app with Android Auto.