[THEME][SUBSTRATUM][AA] WALLPAPERS FOR AA - Change the look of Android Auto launcher

Should I split the theme? More on post #104

  • Yes

    Votes: 7 58.3%
  • No

    Votes: 5 41.7%

  • Total voters
    12
Search This thread

shmykelsa

Senior Member
Nov 21, 2013
964
697
27
Lecce
OnePlus 6T
Samsung Galaxy Z Fold3
This is on the car screen, in my chevy truck, there actually is no phone interface anymore, since Android auto is built directly into Android Q, I have no app icon for Android auto anymore.

Uhm... Sounds very weird to me... But there's something you can try. On Magisk Manager, go to Modules and erase Substratum with the trash bin icon (be careful that this will wipe any overlay installed, if you care about re-setting every overlay, make a backup). Reboot. Open Substratum, it should build the module again. Reboot and then follow the standard procedure to apply the overlay, so build it, reboot, and enable it.

It happens sometimes that the Magisk Module gets buggy. It could be the case. If it's not, I should investigate even deeper, but that's worth a try.
 

rapdes

Senior Member
Dec 4, 2008
367
90
OnePlus 7 Pro
Uhm... Sounds very weird to me... But there's something you can try. On Magisk Manager, go to Modules and erase Substratum with the trash bin icon (be careful that this will wipe any overlay installed, if you care about re-setting every overlay, make a backup). Reboot. Open Substratum, it should build the module again. Reboot and then follow the standard procedure to apply the overlay, so build it, reboot, and enable it.

It happens sometimes that the Magisk Module gets buggy. It could be the case. If it's not, I should investigate even deeper, but that's worth a try.
I tried your steps exactly, the magisk module rebuilt the overlays compiled and installed without errors, after rebooting they enabled fine. But still no change.
I appreciate all the help you've given me so far.
 

shmykelsa

Senior Member
Nov 21, 2013
964
697
27
Lecce
OnePlus 6T
Samsung Galaxy Z Fold3
I tried your steps exactly, the magisk module rebuilt the overlays compiled and installed without errors, after rebooting they enabled fine. But still no change.
I appreciate all the help you've given me so far.

I could have found the culript by seeing the logs on my OnePlus. It could be that Android Auto has changed some resource. Stay tuned.
 

shmykelsa

Senior Member
Nov 21, 2013
964
697
27
Lecce
OnePlus 6T
Samsung Galaxy Z Fold3
Heya! Version 1.14 - MacOS Wallpapers update is live!

When it comes to Apple, you can argue about many things, but their wallpapers look absolutely stunning, expecially on their very good display.

This update brings 36 default wallpapers included in Mac OS X/MacOS all the way back from Cheetah to Catalina!

Here's what changed:
  • The theme reached 356 backgrounds
  • Added 36 wallpapers from Mac OS
  • Welcome dialog is now translated in Spanish
  • Previews are moved to Flickr

Download link in the OP
And all the themes previews are now available on Flickr!
 

giangi964

Member
Nov 21, 2019
8
1
Hi to all

I have some problem to apply the theme
I follow the procedure but after "create and apply" I have an error message on Substratum

Any solution?

My smartphone is an Huawei mate 10 lite not rooted

Inviato dal mio RNE-L21 utilizzando Tapatalk
 

giangi964

Member
Nov 21, 2019
8
1
Sorry, Android 8

I can't post the screen shoot
When I push "picture, file" in Tapatalk I receive "you haven't permission to load a picture"


Inviato dal mio RNE-L21 utilizzando Tapatalk
 

shmykelsa

Senior Member
Nov 21, 2013
964
697
27
Lecce
OnePlus 6T
Samsung Galaxy Z Fold3
Sorry, Android 8

I can't post the screen shoot
When I push "picture, file" in Tapatalk I receive "you haven't permission to load a picture"


Inviato dal mio RNE-L21 utilizzando Tapatalk

Err.... Are you able to copy the logchar? A button should appear right to the error message, and the new window should allow you to copy into the clipboard. Then you can paste it here :)
 

giangi964

Member
Nov 21, 2019
8
1
This copied from clipboard

Build version: one thousand twenty two
Device: RNE-L21 (HWRNE) [HUAWEI/RNE-L21/HWRNE:8.0.0/HUAWEIRNE-L21/348(C185):user/release-keys]
ROM: 8.0.0 - Unknown
Theme system: OMS (andromeda)

Stack trace:
java.lang.RuntimeException: An error occurred while executing doInBackground()
at android.os.AsyncTask$3.done(AsyncTask.java:365)
at java.util.concurrent.FutureTask.finishCompletion(FutureTask.java:383)
at java.util.concurrent.FutureTask.setException(FutureTask.java:252)
at java.util.concurrent.FutureTask.run(FutureTask.java:271)
at android.os.AsyncTask$SerialExecutor$1.run(AsyncTask.java:257)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1162)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:636)
at java.lang.Thread.run(Thread.java:784)
Caused by: java.lang.ExceptionInInitializerError
at projekt.substratum.tabs.OverlaysManager$CompileTask.doInBackground(OverlaysManager.java:972)
at projekt.substratum.tabs.OverlaysManager$CompileTask.doInBackground(OverlaysManager.java:325)
at android.os.AsyncTask$2.call(AsyncTask.java:345)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
... 4 more
Caused by: java.lang.NumberFormatException: s == null
at java.lang.Integer.parseInt(Integer.java:570)
at java.lang.Integer.parseInt(Integer.java:643)
at projekt.substratum.common.References.getMagiskDirectory(References.java:254)
at projekt.substratum.common.References.getSystemDir(References.java:250)
at projekt.substratum.common.Internal.<clinit>(Internal.java:138)
... 8 more


User actions:
2019-11-22 15:38:26: LauncherActivity created
2019-11-22 15:38:26: SplashScreenActivity created
2019-11-22 15:38:26: SplashScreenActivity resumed
2019-11-22 15:38:27: LauncherActivity destroyed
2019-11-22 15:38:27: SplashScreenActivity paused
2019-11-22 15:38:27: MainActivity created
2019-11-22 15:38:27: MainActivity resumed
2019-11-22 15:38:28: SplashScreenActivity destroyed
2019-11-22 15:38:29: MainActivity paused
2019-11-22 15:38:29: ThemeLaunchActivity created
2019-11-22 15:38:29: ThemeLaunchActivity resumed
2019-11-22 15:38:29: ThemeLaunchActivity paused
2019-11-22 15:38:32: InformationActivity created
2019-11-22 15:38:32: InformationActivity resumed
2019-11-22 15:38:33: ThemeLaunchActivity destroyed


Inviato dal mio RNE-L21 utilizzando Tapatalk
 

Top Liked Posts

  • There are no posts matching your filters.
  • 6


    JVocQBih.jpg

    kSo4NSjh.jpg



    Ever thought the new Android Auto background wallpaper is very ugly? You hate anything that is stock and commonly adopted? Ever asked why Android Auto developers won't let the user choose between different backgrounds and just put an horrendous wallpaper?



    If yes is the answer to any of the questions above, you are in the right place!



    Introducing my first Substratum Theme, and it's all about Android Auto!




    Pre-Requisite:

    In order to use Wallpapers For AA you'll need to have Substratum installed on your phone.



    Don't know what the heck is substratum? Here's the official starting guide

    Lost? Here are some video tutorials



    English


    Italian


    Spanish







    Here's a preview of the themes available:


    f3HqIe4l.png

    Batman

    2nipYmll.png

    Van Gogh

    Lcu1bkIl.png

    Google Now - Mountains by night

    8CytGInl.png

    Simple grey background

    fGaqnGel.png

    Windows 10 wallpaper

    Gznj6b2l.png

    Google Now - London By Night

    wXBOlWSl.png

    Windows XP

    JMIW3Pil.png

    Windows 10 - Stars

    mqfrxz9m.jpg
    dgRxghEm.jpg

    EzJicASm.jpg
    C3kqwpum.jpg

    Vehicles manufacturers - Samples

    All the other backgrounds preview are available on Flickr





    21u6CMgh.jpg

    IMPORTANT

    Starting from Wallpapers For AA version 3.0, the theme will rely ONLY on the new implementation of Wallpapers bundled inside Android Auto. This will mean that Wallpapers For AA will stay on top of the new feature of Android Auto 5.8+ that will allow every user to swap wallpaper with some included ones.
    This feature is not active yet (as of 2020/01/25) and it needs further setup.
    Please, read the
    release notes to learn more.

    Wallpapers For Android Auto is available in 3 different versions:


    Wallpapers For Android Auto - Vehicles
    Includes all the wallpapers regarding vehicles (badges, logos, Vags patterns, etc.)
    Previews link

    Wallpapers For Android Auto - Sport
    Includes all the wallpapers regarding Sport (NFL,NBA,Soccer,F1 etc.)
    Previews link

    Wallpapers For Android Auto - General
    Everything that does not fall in the other categories
    Previews Link

    All the downloads are hosted on GitHub



    Wallpapers For AA + Extras For AA = ❤

    Have you checked out my second substratum theme that completely changes Android Auto's look? What are you waiting for? Check out Extras For AA right now and start tweaking Android Auto even more!


    Do you want to stay up to date with my themes, as well as receive previews? Be sure to join the update channel on Telegram!

    Like my work? Consider a donation! Even a small amount will be appreciated :)

    Donate to me via PayPal
    Or via cryptos

    BTC: 39bdKem8taTZvm2WeyH8wwDhYKzZ2PzhGn
    ETH: 0x3D9e6862590622245875B5b202b53E14E8052FA8
    LTC: MHff2pPF4YHafcFYEVG55yFbx3yGXDBh1T
    XRP: rw2ciyaNshpHe7bCHo4bRWq6pqqynnWKQg XRP TAG: 3707843365
    BAND: 0x2e445f1C65496E27BeBA9F726B708b771f722dC2
    UMA: 0xF707F8143EAA1999cDde78C4AEd89316F62A3418
    GRT: 0x2e79AaeD933781d8BaAa03685ED32CEBC1D8f9f2
    COMP: 0x374aed091aB5FA72392Aaa87bD87B20c9356214b
    BCH: qq6hxekaagy9ng69tgapfvglsh3e6s47supy8qe4nd​
    2
    Sorry for the previous question, I already saw in the video that the theme was Subaru.
    Thanks for the quick response.
    Thank you very much for your work.

    Pd. I hope that you and all your relatives are well with regard to this pandemic (Coronavirus). Best of luck and we're sure to beat this virus. Thank you very much for your good work. A very strong hug from Spain.

    Thank you very much for the kind words.

    Indeed the situation is pretty severe. Fortunately I'm doing fine and so is everyone I know. It's a pretty delicate moment, for pretty much everyone in Europe, but I'm sure we'll be out of it soon. I wish the same for you. Good luck to y'all.
    2
    Heya! Version 1.9 - NFL UPDATE!

    NFL is ready for Android Auto!

    Here's what changed:
    • The theme reached 245 backgrounds
    • Added 32 wallpapers with logos of all the NFL teams
    • Holden logo updated (both version)
    • Renault logo updated (grey version)
    • Honda logo updated (black version)
    • 13 new casual wallpaper and 1 new gradient added (requested by @Aphex13 @Krsmqn and @YoshiFan501 )
    • Welcome screen is now translated in Italian

    Download link in the OP

    And don't forget that all the themes previews are available on Google Photos
    1
    Heya! Version 1.2 is live!

    Changelog:
    • The themes now contains 80 wallpapers, hurray!
    • Added 5 new solid colours backgrounds
    • Added a solid black background
    • Added 3 new colour gradients backgrounds
    • Added 7 new wallpaper backgrounds

    Download link in the OP