Screen2Auto - New app for AA smartphone mirroring (only for root devices).

Search This thread

zagl81

Member
Dec 17, 2019
21
0
I read in the last posts that with the latest versions of AA the problem is that S2A disappears. But in my case S2A doesn't disappear but doesn't open, what could it be? I have an S7 Edge with Android 8.

PS not even Waze works anymore.
 

tosonny

Senior Member
Jan 27, 2011
544
74
Yeah, I just broke out my old rooted Moto Ace 5g with Android 10. Plugged it into my truck and it made me update Android Auto.
Screen 2 Auto still working.
Maybe it´s firmware related because I have a Xiaomi phone but no MIUI on my phone. Who cares ...solution is on the table.
 
Last edited:

squish72

Senior Member
Nov 10, 2010
83
61
Today's test: everything works (connection to the car, S2A remains visible).

Solution:
Set chmod 551 recursively to the folders (just use root explorer and make sure "also include subfolders" is checked):
/data/data/com.google.android.projection.gearhead/shared_prefs
/data/data/com.google.android.projection.gearhead/files/phenotype

Thanks to everyone who went on a "scavenger hunt" with me ... which was unfortunately necessary thanks to our secret bearers.
Not sure why but on my v30 running pixel experience plus I don't have any of that file structure. But like everyone else screen2auto disappears.
I've tried installing aa through nikgapps and also the play store. To try and see if either would create them folders but nope. Also both ways do not create an icon in the app drawer but I can access its settings under app info. So that might be from the rom.

Also on my other phone also a rooted v30 with the stock rom. I have had screen2auto running on it for over a year without any problems.

Update: I decided to try a different rom, crdroid. It has the same file structure in the /data/data folder. But I now at least have an aa icon in the drawer. So lineageOs and pixel based roms don't have (com.google.android.projection.gearhead) in the data/data/ folder

Update 2: Third room was the charm. Installed Evolution X and found the proper files. I knew it was the right stuff when I couldn't change the app shortcuts in the customize launcher settings. So I changed the permission back, adjusted what I wanted then back to 551. So far soo good!


I've been fighting with this for literally months and months. So thank you for your hard work!
 
Last edited:

Guerrer0

Member
Mar 22, 2017
40
10
I NEVER see screen2auto in my car. I have android 13. So, solution is downgrade android auto or downgrade Google Play services? 551 is useless for me, cause the app never show in my car

Edit: With old android auto 8.2 and old Google Play services still the same. Problem of ROM?
 

Attachments

  • Screenshot_20221026-201519_Android Auto.png
    Screenshot_20221026-201519_Android Auto.png
    297.5 KB · Views: 80
Last edited:

SOFO888

Senior Member
Jan 28, 2013
369
69
I guess problem with Android 13...
In my experience, since Android 11 there are way more problems.
 

Guerrer0

Member
Mar 22, 2017
40
10
I NEVER see screen2auto in my car. I have android 13. So, solution is downgrade android auto or downgrade Google Play services? 551 is useless for me, cause the app never show in my car

Edit: With old android auto 8.2 and old Google Play services still the same. Problem of ROM?
Finally ... Solution is change app name With app cloner
 

Attachments

  • Screenshot_20221028-101925_Android Auto.png
    Screenshot_20221028-101925_Android Auto.png
    174.1 KB · Views: 199

squish72

Senior Member
Nov 10, 2010
83
61
This was all on Android 12 but I would some times not get screen2auto to ever show up. I found out that if I used the AAunlock in the screen2auto settings. Then go into aio and the patch custom apps would be green I'd click it to change to unpatch, select patch apps, then toggle the screen2auto switch more than once, then finally patch it with aio. It was a stupid dance but it always seemed to work, but it only worked obviously on a freshly cleared data aa. Never after screen2auto vanishes.


With the hanging on aaease. I found I had to keep the screen on while installing it. Also had to not touch anywhere on the screen except the white installing box notification to keep the screen on.

Hopefully what I found during my 1,000s of different installs helps someone. So far changing the permissions after getting aa setup how you want is working
 
Last edited:

zgfg

Senior Member
Oct 10, 2016
8,519
6,248
Xiaomi Mi 11 Lite 5G
Did you enable install unknown apps for AAEASE or kinginstaller?
Btw, although Uninstall from unknown sources was enabled for AAEase, it still got stuck for me (yeah, Xiaomi again)

Hence I installed myself Fermata and S2A apks from (AAEase folder on Internal mem where it stores the downloaded apps):
/Android/data/ru.inceptive.aaease/files/InceptiveStory/apks
 

tiho5

Senior Member
Jun 21, 2010
2,706
1,029
Bulgaria
Btw, although Uninstall from unknown sources was enabled for AAEase, it still got stuck for me (yeah, Xiaomi again)

Hence I installed myself Fermata and S2A apks from (AAEase folder on Internal mem where it stores the downloaded apps):
/Android/data/ru.inceptive.aaease/files/InceptiveStory/apks
I could only laugh when I see every day how they're the cowboys and we're the Indians or vice versa...
 

tosonny

Senior Member
Jan 27, 2011
544
74
Today a new AA has come out ...has anybody installed it yet. All the same ...our workaround to prevent S2A to disappear still working?
 

starbright_

Senior Member
Apr 11, 2010
1,441
255
I can mirror screen phone screen to Car, but the touch on the cars HeadUnit doesn't do anything. What might be the reason for that?
 

Top Liked Posts

  • There are no posts matching your filters.
  • 2
    Was that using AAEASE? Working on my Pixel 6 Pro, unrooted.
    Installed now again with AAEASE and it's working! I've denied root on the AAEASE to work and then gave root to S2Auto 🙌 thanks!
    1
    I'm on A13 with root using the latest APK for AA v9.xxx
    I installed S2A latest file but it doesn't appear on AA menu. Any ideas?? Is there anything to do to S2A appears on AA??
    You must install s2a with a changed name. Some use king installer, some use AAAD, some use AAEASE. Google recognizes the app otherwise.
    1
    Hello everyone!
    There is a way to install any applications for AA on devices without Root.

    Important! Not known how long it will work (until Google closed it), but now it works, including for S2A.

    How it works:
    1. Put the ADB folder on the PC.
    2. Put the applications that we want to install in ADB folder.
    3. Turn on USB debugging and connect the smartphone to PC. Enter ADB folder through cmd (cd c:\ ADB)
    4. Enter the following commands (inserting apk name instead blablabla)
    Code:
    adb push blablabla.apk /data/local/tmp/app.apk
    adb shell pm install -i "com.android.vending" -r /data/local/tmp/app.apk
    adb shell rm /data/local/tmp/app.apk
    5. After that, the application should appear in Android Auto list
    To install S2A in this way, recommended use the latest version 3.5beta

    Attention!
    There may be bugs when running S2A without Root. But what we have is what we have.
    However, Сarstream and Fermata Auto apps work fine.
    A question , istall-i was showed ? by adb ,could you tell me why?
    1
    Would someone be kind enough to post a draft of a guide, from a to z? SInce starting to use it for a rooted note9 to now, a lot has changed, the aio patcher doesnt work, so i cannot shrink the navbar, also s2a always works and then it doesn't and I would like to have my trusty road companion back with me :) .
    Also, before being told, i saw that here are fragments of information here and there, but that generally end up in intermitent working s2a.

    Thank you in advance !
    1
    Would someone be kind enough to post a draft of a guide, from a to z? SInce starting to use it for a rooted note9 to now, a lot has changed, the aio patcher doesnt work, so i cannot shrink the navbar, also s2a always works and then it doesn't and I would like to have my trusty road companion back with me :) .
    Also, before being told, i saw that here are fragments of information here and there, but that generally end up in intermitent working s2a.

    Thank you in advance !
    Other than the first time years ago, all I do is install AAEASE. Then run it and install S2A with it.
    Is that not working for you?

  • 120
    Smartphone screen on Anddroid Auto HU car screen
    For root devices only!

    a65be9f97d8097a3eeccdacfbe7ac48d.png

    b8add53a049c33be76f7e3778db2551c.png



    c1b9abbde2a1f4e7a6920f3b7bd1ffe2.png



    Application features:
    - The main reason for creating this application is working with Android 9 Pie
    1. Сompletely new application combining AAMirror & AAStream features.
    2. Additional functions: clock, dimming, selection of resolutions, etc.
    3. Ability to choose the automatic launch of any application at A2M startup.
    4. Floating button to control the application from the HU screen.
    5. Ability to reset if incorrect output and resolution distortion.
    6. Many other chips...
    1d1ca5ad04e260cb8dfa7360d36cee00.png

    Installation and setup:
    1. Download and Install Screen2Auto
    6760829d5c83bfb472ea0a96d8b0efde.png
    2. Enable developper settings in Android Auto and enable Unkown sources in developper settings.
    1. Launch on the Android Auto mobile device
    2. Open the menu, tap the tab "About Android Auto"
    3. In the menu that opens, tap on the gear (settings). Then we crawl to the very bottom of the menu that opens: "Version 4.5. *** - release".
    4. 10 times tap on the display of the version of Android Auto, a window will appear where we must agree with what we are doing. Click "Yes."
    5. Go to the menu (tap "three points") and select the tab "For Developers" that appears in the menu
    6. In the last line, put a checkmark "Unknown sources" or use other settings of the developer's menu.
    3. Use the AA AIO TWEAKER from @shmykelsa for activation third-party applications.
    4. Launch the application and perform the initial setup of permission recovery. Click on the button and save them.
    1ae13868aa9142dd0ea19722b818d9a7.jpg
    5. Make the necessary settings as desired.
    Warning:
    If, after turning off the smartphone or exiting AA (turned off the car, closed the emulator, removed the USB), the resolution of the smartphone did not return to its original state (the recovery settings, failure, smartphone features, etc. were set incorrectly, etc.), you need go to Settings → Reset settings and select the WM SIZE RESET option. Resolution will be restored to factory.
    3e5e464d111050be0db4f57505492313.png
    0222f487a017f62a6242d37d27e82b3a.png

    Don't forget to use the button (if you want course):
    cb294618ab788427637345c9f1030b77.png


    Warning! New version of the application released!
    Thanks to everyone who offered delicious coffee!
    All of this thanks to all caring people.



    Attention!
    You can download and install S2A on devices without root using the new application
    Android Auto Apps Downloader (AAAD)
    However, I still recommend using C2A on rooted devices.

    What's new

    v3.5.2beta
    • Bug fixes

    v3.5beta
    • Adapted for Non Root devices
    • Notification when pause (for automation).
    • Bug fixes
    • Languages update

    v3.4.6
    • Added persistent quick launch bar
    • Added a pause S2A. If need to use the phone (so as not to disconnect)
    • Fixed bug with floating button
    • Fixed bug with choosing launcher button and background
    • Minor fixes

    v3.4.5
    • Added the ability to change the icon of the floating button
    • Added autostart mapcam.info
    • Added starting Tasker task after completion
    • Minor fixes

    v3.4
    • Fixed jambs
    • Added Support for Screen2Echo*
    • *Screen2Echo - application idesigned to link two phones. An application for those who do not want to get root on their main phone, and the second one is always in the car . Screen2Auto and S2Echo communicate via WiFi Hotspot.
    • Added Function to enable Hotspot at phone startup

    v3.3
    • Bug fixes
    • Switch "Do not restore" in the settings
    • Fixes for some jambs version 3.2

    v3.1
    • Bug fixes
    • Fix launch on Android 5&6
    • Fix Netflix (be sure to enable accessibility)
    • Adjustment of language packs
    • Added new translations

    v3.0
    • Application optimization
    • Made initial setting (Wizard settings)
    • Updated language files. (Thanks for the translations)
    • Added driving safety warning

    32a6ff91f00801a90056ed0b6dc27241.png

    837e9dacbe128637ed1dcd820e3b0a00.png
    Preview

    29f8f3095dcb6e0f7c50945273cd8846.jpg

    74a842327d62fc08ff4094db75c5cf05.jpg

    d3ca794b3557868d6b0c5d0f1cb47726.jpg

    f12617d47c0d7ba10b38071596beea04.jpg

    2e7d1fd6cfc6285f47cb63c875f37344.jpg

    b3b5fbe231fd9037188cc9995ea7cea3.jpg

    e6cb6d066052a58c27c5fa40755c4a7b.jpg

    472ed615393e079d2cf3b0180ceb8bc5.jpg

    5798b314178fd956947295e55eac32c1.jpg

    Well, as usual, I will be glad your coffee
    8ba7613826381811e8ab595c18c11459.jpg
    Download: ↓↓↓
    10
    A new version 3.4.6 has been released

    • Added persistent quick launch bar
    • Added a pause S2A. If need to use the phone (so as not to disconnect)
    • Fixed bug with floating button
    • Fixed bug with choosing launcher button and background
    • Minor fixes
    9
    Screen2Auto upgrade to v2.8!
    • Work optimization
    • (Delete) Removed the speedometer.
    • (Add) Added switch to enable / disable the function of forced application termination
    • (Add) Added to the launcher the HOME and WORK buttons from the Yandex navigator.
    • (Add) Added Polish language (thanks wal24)
    • (Add) Launching scree2auto task from Tasker
    • (Fix) Fixed launch from the application menu
    9
    The only way (similar method from the Fermata player thread) I found to overcome the problem for now is:
    - Use Android Auto version 7.0.614104 (tried v7.1.614554, it does not work in any way).
    - Rename the Screen2Auto app v3.6.2 (change the ru.inceptive.screentwoauto name) with Lucky Patcher or any other rename apk app.
    - Uninstall the original Screen2Auto and install the renamed one.
    - Enable Unknown Sources on AA and patch/add the newly renamed app to AA with AA IO Tweaker as you normally would.

    I tried turning off/on the car, disconnected and rebooted the phone, Screen2Auto hasn't disappeared yet.
    6
    hello how do you rename the apk with lucky patcher ... i'm interested thank you
    Lucky Patcher actually calls it "Cloning".
    There are also other apps like ApkRenamer and Apk Editor Pro, but haven't tried them.
    An example of cloned app, that has been renamed to ru.inceptive.screentwoautp using Lucky PAtcher clone operation ("p" instead of "o" at the end) (** I'm not responsible if Lucky Patcher has injected anything malicious in the apk, I hope not, I'm also using the apk **):