[PC/MAC/LINUX] The official, full Andromeda thread for Substratum [Android 8.0.0+]

Search This thread

card-us

Senior Member
What do you mean it's still broken? What's wrong?

As for me, it's still as yesterday. On Andromeda it say connected bjt i can't open substratum (see attchment)
Your windows/mac script works just fine (it does change form not connected to connected) but when i open substratum i'm always stuck on ceah s apps message
 

Attachments

  • Screenshot_20180419-081057.png
    Screenshot_20180419-081057.png
    49.1 KB · Views: 300
  • Screenshot_20180419-081101.png
    Screenshot_20180419-081101.png
    51.2 KB · Views: 294
  • Screenshot_20180419-081111.png
    Screenshot_20180419-081111.png
    68.3 KB · Views: 296

nicholaschum

Substratum Development Leader / Inactive RT
Feb 3, 2011
6,076
13,841
University of Toronto
plus.google.com
As for me, it's still as yesterday. On Andromeda it say connected bjt i can't open substratum (see attchment)
Your windows/mac script works just fine (it does change form not connected to connected) but when i open substratum i'm always stuck on ceah s apps message

Your Rescue Me button looks like it's flashing. Show me your stacktrace
 

card-us

Senior Member
Your Rescue Me button looks like it's flashing. Show me your stacktrace

Build version: nine hundred eighty four
Device: Mi A1 (tissot_sprout) [xiaomi/tissot/tissot_sprout:8.0.0/OPR1.170623.026/V.9.5.10.0.ODHMIFA:user/release-keys]
ROM: 8.0.0 - Unknown
Theme system: OMS (andromeda)

Stack trace:
java.lang.RuntimeException: Unable to start activity ComponentInfo{projekt.substratum/projekt.substratum.activities.launch.SplashScreenActivity}: java.lang.UnsupportedOperationException: Failed to resolve attribute at index 4: TypedValue{t=0x2/d=0x1010099 a=1}
at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:2831)
at android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:2906)
at android.app.ActivityThread.-wrap11(Unknown Source:0)
at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1605)
at android.os.Handler.dispatchMessage(Handler.java:105)
at android.os.Looper.loop(Looper.java:172)
at android.app.ActivityThread.main(ActivityThread.java:6637)
at java.lang.reflect.Method.invoke(Native Method)
at com.android.internal.os.Zygote$MethodAndArgsCaller.run(Zygote.java:240)
at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:767)
Caused by: java.lang.UnsupportedOperationException: Failed to resolve attribute at index 4: TypedValue{t=0x2/d=0x1010099 a=1}
at android.content.res.TypedArray.getColor(TypedArray.java:469)
at android.widget.TextView.<init>(TextView.java:892)
at android.widget.TextView.<init>(TextView.java:818)
at android.widget.TextView.<init>(TextView.java:814)
at android.widget.TextView.<init>(TextView.java:810)
at android.widget.Toolbar.setTitle(Toolbar.java:758)
at com.android.internal.widget.ToolbarWidgetWrapper.setTitleInt(ToolbarWidgetWrapper.java:262)
at com.android.internal.widget.ToolbarWidgetWrapper.setWindowTitle(ToolbarWidgetWrapper.java:244)
at com.android.internal.widget.ActionBarOverlayLayout.setWindowTitle(ActionBarOverlayLayout.java:674)
at com.android.internal.policy.PhoneWindow.setTitle(PhoneWindow.java:542)
at com.android.internal.policy.PhoneWindow.setTitle(PhoneWindow.java:535)
at android.app.Activity.onTitleChanged(Activity.java:5949)
at android.app.Activity.onPostCreate(Activity.java:1202)
at android.app.Instrumentation.callActivityOnPostCreate(Instrumentation.java:1285)
at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:2813)
... 9 more


User actions:
2018-04-20 07:01:50: LauncherActivity created
2018-04-20 07:01:50: SplashScreenActivity created
 

nicholaschum

Substratum Development Leader / Inactive RT
Feb 3, 2011
6,076
13,841
University of Toronto
plus.google.com
Build version: nine hundred eighty four
Device: Mi A1 (tissot_sprout) [xiaomi/tissot/tissot_sprout:8.0.0/OPR1.170623.026/V.9.5.10.0.ODHMIFA:user/release-keys]
ROM: 8.0.0 - Unknown
Theme system: OMS (andromeda)

Stack trace:
java.lang.RuntimeException: Unable to start activity ComponentInfo{projekt.substratum/projekt.substratum.activities.launch.SplashScreenActivity}: java.lang.UnsupportedOperationException: Failed to resolve attribute at index 4: TypedValue{t=0x2/d=0x1010099 a=1}
at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:2831)
at android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:2906)
at android.app.ActivityThread.-wrap11(Unknown Source:0)
at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1605)
at android.os.Handler.dispatchMessage(Handler.java:105)
at android.os.Looper.loop(Looper.java:172)
at android.app.ActivityThread.main(ActivityThread.java:6637)
at java.lang.reflect.Method.invoke(Native Method)
at com.android.internal.os.Zygote$MethodAndArgsCaller.run(Zygote.java:240)
at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:767)
Caused by: java.lang.UnsupportedOperationException: Failed to resolve attribute at index 4: TypedValue{t=0x2/d=0x1010099 a=1}
at android.content.res.TypedArray.getColor(TypedArray.java:469)
at android.widget.TextView.<init>(TextView.java:892)
at android.widget.TextView.<init>(TextView.java:818)
at android.widget.TextView.<init>(TextView.java:814)
at android.widget.TextView.<init>(TextView.java:810)
at android.widget.Toolbar.setTitle(Toolbar.java:758)
at com.android.internal.widget.ToolbarWidgetWrapper.setTitleInt(ToolbarWidgetWrapper.java:262)
at com.android.internal.widget.ToolbarWidgetWrapper.setWindowTitle(ToolbarWidgetWrapper.java:244)
at com.android.internal.widget.ActionBarOverlayLayout.setWindowTitle(ActionBarOverlayLayout.java:674)
at com.android.internal.policy.PhoneWindow.setTitle(PhoneWindow.java:542)
at com.android.internal.policy.PhoneWindow.setTitle(PhoneWindow.java:535)
at android.app.Activity.onTitleChanged(Activity.java:5949)
at android.app.Activity.onPostCreate(Activity.java:1202)
at android.app.Instrumentation.callActivityOnPostCreate(Instrumentation.java:1285)
at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:2813)
... 9 more


User actions:
2018-04-20 07:01:50: LauncherActivity created
2018-04-20 07:01:50: SplashScreenActivity created

Click Rescue Me (the flashing button in the crash activity), or uninstall in the Settings app, the overlays you applied on "projekt.substratum"
 
  • Like
Reactions: Mega Montana

buzzwyzr

Senior Member
Jul 26, 2010
905
588
Woodland
I'm getting a jni error when trying to run the 2.0 desktop clinet. Script still works so it's not a huge deal. Any way to fix this?
 

Markimoo

Member
Apr 20, 2018
7
1
29
Can someone tell me how I get it working on my Galaxy Note 8? It doesn't say it is connected, when my device is connected.
 

legojoe8

Senior Member
Jun 29, 2016
242
135
unknown
Samsung Galaxy S22
I'm getting a jni error when trying to run the 2.0 desktop clinet. Script still works so it's not a huge deal. Any way to fix this?
Same. Its really frustrating because I want to disable some overlays and they aren't showing the the installed apps list so I can't uninstall them outside of substratum and andromeda 1.7 client gets stuck on "sh: ..." after I click "start andromeda service" for some reason

Sent from my SM-G960U using XDA Labs
 
Last edited:

Bishal 00

Senior Member
Dec 6, 2013
116
26
butwal
Guys i have been trying to apply andromeda on my Stock Galaxy s8+. It even says connected but every time i reboot or enable overlays it just disables itself. I even tried enabling first and rebooting afterwards still no luck. Any help is appreciated.
 

cocchiararo

Senior Member
Sep 11, 2007
3,025
429
40
Escobar
so.. i got this working with andromeda in my note 8.
tried a few overlays, always disabling old ones and always telecting the slider, not tuning anything.

currently my system ui is dead, no nav bar or anything, besides apps edge.

Any chance to disable or remove overlays / substratum with adb?

---------- Post added at 10:37 PM ---------- Previous post was at 10:37 PM ----------

so.. i got this working with andromeda in my note 8.
tried a few overlays, always disabling old ones and always telecting the slider, not tuning anything.

currently my system ui is dead, no nav bar or anything, besides apps edge.

Any chance to disable or remove overlays / substratum with adb?
 

seanskiT!

Senior Member
Feb 27, 2013
1,389
1,226
Winston-Salem, NC
Guys i have been trying to apply andromeda on my Stock Galaxy s8+. It even says connected but every time i reboot or enable overlays it just disables itself. I even tried enabling first and rebooting afterwards still no luck. Any help is appreciated.


Did you delete and re-download the andromeda client on your computer? I did, updated amdromeda and substratum and everything is working perfectly on Sprint S8 stock Oreo.
 
Last edited:

Top Liked Posts

  • There are no posts matching your filters.
  • 188
    Instructions for Windows

    Step 1 - Download your file for your current operating system!

    Andromeda App 6.0.0 (Windows): https://www.androidfilehost.com/?fid=1395089523397937511

    Step 2 - Install the mobile clients from the Play Store

    Play Store (Substratum v839+): If you have not yet, please install the main app! https://play.google.com/store/apps/details?id=projekt.substratum

    Play Store (Andromeda): You can install the latest Substratum on Android Oreo, unrooted, and it will prompt you directly (can't link due to paid addon)

    Step 3 - Load up the Andromeda Desktop Client or Script!

    1. Enable "USB debugging" on your device
    2. Install systemwide ADB drivers on your PC
    3. Connect your device to your PC
    4. Download the desktop client ZIP archive from the link below
    5. Extract the downloaded archive file and open the extracted app
    6. Press any button to start/stop server
    7. Wait for the process to finish, then you can disconnect your device from your PC
      You will need to do the instructions above every time you reboot your device.
    13
    Andromeda v20 has been rolled out, and we have a key few things that need to be noted!

    I would like to clarify that the sneak peek of Andromeda and root a few days ago was not designed to be a way to replace rooted substratum builds, or to convince that root + Andromeda is the way to go.

    As a small number of users seem to be using Andromeda on a rooted device, it is simply just one rooted call that executes the same environment as if you plugged your device into the computer. Just like the current rooted Magisk plugins/scripts that require you to execute "su andromeda" by the community in XDA.

    To those who used to run masquerade and substratum back in the day, the calling package usually suffered the most because it caused a heavy configuration change due to "assetSeq" code from CMTE. As we are now using direct shell calls, the configuration change is lighter than the previous implementation but still exists, thus, a more reliable way for us was to "offload" the configuration change from the main substratum app.

    You do NOT need to (re)purchase Andromeda, and I would personally just stick with rooted mode on substratum for free if you are on Oreo, despite the configuration change explanation above, as Android O's Dynamic Overlays are faster than "assetSeq" and more reliable.

    However if you're unrooted, the recommended method is to definitely give Andromeda a try!

    One more thing, running the script no longer automatically runs substratum. As we have new plans of the app very soon and it shouldn't just be reserved for substratum!
    12
    As promised, this is the major Substratum update that will prompt you guys to download Andromeda.

    11AM EST is the rollout time for the articles and the Andromeda addon APK!

    https://xdaforums.com/showpost.php?p=73748157&postcount=15


    For those impatient: https://time.is/EST
    9
    I'm glad that a lot of people are interested. Unfortunately I'll apologize in advance if I couldn't get to your PM. My inbox just flooded like no tomorrow! Haha

    Mac, Windows and Linux clients are all done, including the universal UI (alpha). So if the universal UI doesn't work, there will be a fallback.

    The Andromeda app is also done and privately tested ATM. Substratum is getting patches up and ready and will be done today or tomorrow, then the full announcement for the huge update will be pushed AFTER our scheduled XDA portal post is done :)
    9
    Hi all, this is a simple series of clean up commands for when you migrate to the new version of Substratum 990+, AND are on a Samsung device.

    Newly compiled overlays will be readily visible on 990+ on Samsung + Andromeda users.

    These commands are to be run INSIDE adb shell!

    Uninstall all INACTIVE overlays:

    Code:
    for item in $(cmd overlay list | grep '\[ \]' | sed 's/\[ \]//');do echo ${item} && pm uninstall ${item};done

    Uninstall all ACTIVE overlays:

    Code:
    for item in $(cmd overlay list | grep '\[x\]' | sed 's/\[x\]//');do echo ${item} && pm uninstall ${item};done

    Uninstall all INVALID overlays:

    Code:
    for item in $(cmd overlay list | grep '\-\-\-' | sed 's/---//');do echo ${item} && pm uninstall ${item};done