Amplify - Moto X Themes and Apps

I'm giving amplify a try. However, the app is stuck on the startup screen of checking to see if xposed is installed.
Xposed is installed though. I downloaded the app via playstore, enabled it via xposed, and rebooted. Still not working.
Can someone please let me know what I am missing?
Thx!
Sent from my XT1060 using XDA Free mobile app

Make sure Amplify has root permissions.

motoxusr said:
Make sure Amplify has root permissions.
Click to expand...
Click to collapse
it does. just don't know what the hold up is.

Related

[Q] Adlbocking (Adaway)

I know it was removed from the market.. I have the latest adway from F-droid but it doesn't work.. And yes I am rooted.
Is there any Adblockers that are working? Or ways to fix Adaway?
Randomacts said:
I know it was removed from the market.. I have the latest adway from F-droid but it doesn't work.. And yes I am rooted.
Is there any Adblockers that are working? Or ways to fix Adaway?
Click to expand...
Click to collapse
I had this problem so I uninstalled it and reinstalled it and now its working great..
Sent from my Nexus 5 using XDA Premium 4 mobile app
AdAway works fine. You need to either reboot before installing the APK, or clear out all recent apps before hand.
Yup, works fine for me also
Check your Superuser/SuperSU app to make sure you gave it permission, or;
Uninstall the app, reboot and reinstall, or;
Run fix permissions in CWM/TWRP.
Just to chime in here:
I have noticed that Adaway does fail to apply updated Hosts files. If you just keep telling it to update, it will usually work the second or third time. But it does fail for me the first time almost every time. I'm not sure if it's a r/w issue with Kitkat or just some kind of general compatibility issue.
If by "not working" you mean it fails to apply the host file, just keep trying. It should work eventually.

[Q] Xposed not loading

I am stock, rooted and running dalvik.
I have downloaded "de.robv.android.xposed.installer_v25_3_6cbbc.apk" and "de.robv.android.xposed.installer_v25_3_6cbbc-1.apk"
I get the same problem with either. The package installs but will not go active. I can get into the app but there is a red warning that the latest version is not active. Click on the Framework button and try the install/update button. The app stops responding and I get a wait or close pop-up. Same when I try the "soft reboot" and the "reboot" button. I have powered off after the install to no affect. It shows two items under Versions "app_process" with a red dash under the active column and a 47 under the bundled column and "XposedBridge.jar" with a 42 under the active and bundled columns.
Are there any other compatibility issues other than ART that I am not aware of? Anything else I should be checking on?
thx
Sounds like it is denied root access.
Check your superuser application to make sure it's not blocked
Sent from my Nexus 5 using xda app-developers app
You have to go into the framework and install it, then reboot
Alex240188 said:
Sounds like it is denied root access.
Check your superuser application to make sure it's not blocked
Sent from my Nexus 5 using xda app-developers app
Click to expand...
Click to collapse
Thx, I updated the supersu version and that solved the problem.

Shell Draining Battery

Any one seen this before? It's new to me. It also does not show up in gsam or bbs
jd1639 said:
Any one seen this before? It's new to me. It also does not show up in gsam or bbs
Click to expand...
Click to collapse
Flash SuperSU instead of SuperUser. It could be a fix. FAQ 4.
Already running super su.
Sent from my Nexus 5 using XDA Free mobile app
jd1639 said:
Already running super su.
Sent from my Nexus 5 using XDA Free mobile app
Click to expand...
Click to collapse
I never had this drain so I'm not sure it could help you but:
- try wakelock detector too enabling system services/app (advanced mode from the settings)
- remove apps newly installed and revoke root for some apps.
- rebooting doesn't change anything?
- did you or are you using adb shell at the moment?
Primokorn said:
I never had this drain so I'm not sure it could help you but:
- try wakelock detector too enabling system services/app (advanced mode from the settings)
- remove apps newly installed and revoke root for some apps.
- rebooting doesn't change anything?
- did you or are you using adb shell at the moment?
Click to expand...
Click to collapse
I just reached full charge and rebooted. I'll see if I get it again or it was just a fluke. I did use adb but not a shell and terminal emulator was not used or running
Sent from my Nexus 5 using XDA Free mobile app
jd1639 said:
I just reached full charge and rebooted. I'll see if I get it again or it was just a fluke. I did use adb but not a shell and terminal emulator was not used or running
Sent from my Nexus 5 using XDA Free mobile app
Click to expand...
Click to collapse
Are you running nightlies? If so using a previous version of /system/priv-app/Shell.apk might fix it.
Primokorn said:
Are you running nightlies? If so using a previous version of /system/priv-app/Shell.apk might fix it.
Click to expand...
Click to collapse
No it's all stock w/ xposed gb and app ops. Seems it was a fluke thing as it's gone away after a full charge and reboot
Sent from my Nexus 5 using XDA Free mobile app
seems like a stuck process, but it can very well be xposed. i know xposed is popular, but it does create a multitude of differing undocumented issues for many(while many have no issues or aren't aware of issues). so if it keeps happening, id try uninstalling xposed as a very first thing to try. i know that i personality help quite a few by suggesting uninstalling xposed.
A reboot would probably fix it next time you notice it.
Also try wiping cache and dalvik in recovery.

[MAGISK] Andromeda Enabler - Enable Andromeda ON DEVICE With a Command!

Hello, folks! I've written a Magisk Module which includes a modified version of the Linux activation script for Andromeda, allowing you to enable Andromeda with a single command (two, if you count su)! I was inspired by the OTHER local Andromeda enabler script here on XDA, as I had downloaded it but discovered that it only worked intermittently on my device. Now, I know, you may be thinking to yourself "OP, is there something wrong with you? Andromeda exists so you DON'T have to be rooted!" Yes, this is true. However, from what I've gathered, there is a speed boost from using Andromeda, and that alone makes this worth it for me, and hopefully others. Plus, I was bored and wanted to see if I could make it work.
This module is written to work with Magisk v15. It will NOT work on Magisk v14, however, it is a single binary, so you could very easily extract it and place it on your phone or make a v14 module yourself.
To activate Andromeda, all you have to do is install this module, reboot, launch a Terminal Emulator, and type:
Code:
su
andromeda
Substratum should launch with Andromeda permissions, as if you'd used the Desktop Application.
@saccentekennedy has made an app! Flash the module, install his app, and when you launch his app, it will grant Andromeda permissions! No commands needed! Be sure to thank his post!
https://forum.xda-developers.com/ap...ndromeda-enabler-enable-t3728325/post75053802
UPDATE 1/12/2018 - The script did not properly set SELinux back to Enforcing, this is now fixed. Please update! Thanks to @Floydfire for the heads up
Works perfectly!
I've created a Tasker task to run this... But I can't figure out how to trigger it. In other words, how can I get Tasker to detect that the Andromeda isn't properly running and connected? I know I get a notification when the service goes down. I suppose I could use this as a trigger? Any thoughts?
saccentekennedy said:
I've created a Tasker task to run this... But I can't figure out how to trigger it. In other words, how can I get Tasker to detect that the Andromeda isn't properly running and connected? I know I get a notification when the service goes down. I suppose I could use this as a trigger? Any thoughts?
Click to expand...
Click to collapse
You could potentially use AutoNotifications with Tasker to detect the notification but I'd probably just set the trigger to the device booting or being unlocked, or make a widget with an app, like SManager, so you can just tap it.
I created a little app with Tasker. It works. I've used Tasker plenty but never created an app. Anyway, I don't know if this will work for anyone else, but this works for me at least
You need the Magisk module installed, BTW.
saccentekennedy said:
I created a little app with Tasker. It works. I've used Tasker plenty but never created an app. Anyway, I don't know if this will work for anyone else, but this works for me at least
You need the Magisk module installed, BTW.
Click to expand...
Click to collapse
Works fine for me. I'm gonna link this in the OP, if that's okay with you. What's the code that went into it? Just executes 'andromeda' when you launch it?
PokemonTotalWar said:
Works fine for me. I'm gonna link this in the OP, if that's okay with you. What's the code that went into it? Just executes 'andromeda' when you launch it?
Click to expand...
Click to collapse
Yup! My first app. Lol.
So congrats this is very interesting!
I'm curious, though.. I'm rooted and I've got substratum and magisk 15.x installed (current version). I purchased and installed Andromeda. I downloaded and installed y'alls zip and the apk. Is there a way to check that it's working properly? What I do have is the module in magisk is enabled but the actual Andromeda app keeps closing when I tap it (wasn't sure if it was even supposed to be opened or if it was a background app)
lido said:
So congrats this is very interesting!
I'm curious, though.. I'm rooted and I've got substratum and magisk 15.x installed (current version). I purchased and installed Andromeda. I downloaded and installed y'alls zip and the apk. Is there a way to check that it's working properly? What I do have is the module in magisk is enabled but the actual Andromeda app keeps closing when I tap it (wasn't sure if it was even supposed to be opened or if it was a background app)
Click to expand...
Click to collapse
When you launch it, Andromeda mode should be activated and you can just launch Substratum. You can check if Andromeda mode is on by checking under the Substratum settings. Under System Certification it should say Andromeda mode (Certified). Substratum should also launch after you launch the Andromeda app included here
Sent from my OnePlus 5 using XDA Labs
Ah well sadly it's not activating for me....
I will keep my eye on this though!
lido said:
Ah well sadly it's not activating for me....
I will keep my eye on this though!
Click to expand...
Click to collapse
Have you tried running the commands in the terminal? It might be that the app just isn't working for you for some reason
Sent from my OnePlus 5 using XDA Labs
Yes the terminal emulator works. I was just hoping the app would work to survive a reboot (which I do frequently) I'm just lazy!
lido said:
Yes the terminal emulator works. I was just hoping the app would work to survive a reboot (which I do frequently) I'm just lazy!
Click to expand...
Click to collapse
Do you own Tasker? If you do, I actually made a profile to enable Andromeda whenever I launch Substratum, and I'll upload it if anyone is interested. I don't know how to make an application-triggered task into an app, though.
Sent from my OnePlus 5 using XDA Labs
I have noticed that I can't seem to use this module alongside anything else that also adds to /system/xbin (specifically "Busybox for Android NDK" by osm0sis). Only one seems to stick. I don't know if that's just a side effect of the way magisk works or an issue with one of the scripts. Could anyone provide any insight into this issue?
qwer777 said:
I have noticed that I can't seem to use this module alongside anything else that also adds to /system/xbin (specifically "Busybox for Android NDK" by osm0sis). Only one seems to stick. I don't know if that's just a side effect of the way magisk works or an issue with one of the scripts. Could anyone provide any insight into this issue?
Click to expand...
Click to collapse
I honestly have no idea, mine works
Sent from my OnePlus 5 using XDA Labs
qwer777 said:
I have noticed that I can't seem to use this module alongside anything else that also adds to /system/xbin (specifically "Busybox for Android NDK" by osm0sis). Only one seems to stick. I don't know if that's just a side effect of the way magisk works or an issue with one of the scripts. Could anyone provide any insight into this issue?
Click to expand...
Click to collapse
I honestly have no idea, mine works fine and I have both enabled. What's your Magisk version and other modules?
Sent from my OnePlus 5 using XDA Labs
PokemonTotalWar said:
I honestly have no idea, mine works fine and I have both enabled. What's your Magisk version and other modules?
Click to expand...
Click to collapse
Magisk Version: 15.2
Device: Pixel 2 XL (Taimen)
Modules:
qwer777 said:
Magisk Version: 15.2
Device: Pixel 2 XL (Taimen)
Modules:
Click to expand...
Click to collapse
I honestly have no idea. It might just be a quirk of the Pixels or something. I have no idea how to fix it. I'll look into it a little to see if something obvious is happening and I'm missing it, but no problems. Can you share your Magisk Log?
Sent from my OnePlus 5 using XDA Labs
Ran this script. Rebooted. My navbar disappeared and all icons went square with no option to change icons back to circle. Pixel 2. Magisk with factory Jan. 8.1. I'm not sure what could have caused this. I had to edit my build.prop to get the softkeys back. I guess no more OTAs for me. Anyone know how to get circle icons back?
btreu1 said:
Ran this script. Rebooted. My navbar disappeared and all icons went square with no option to change icons back to circle. Pixel 2. Magisk with factory Jan. 8.1. I'm not sure what could have caused this. I had to edit my build.prop to get the softkeys back. I guess no more OTAs for me. Anyone know how to get circle icons back?
Click to expand...
Click to collapse
I don't know what would have caused this issue, this script only enables Andromeda, nothing more. Did you do anything in Substratum before rebooting?
Sent from my OnePlus 5 using XDA Labs

Something like Xposed-RootCloak for Pie

Anyone know of a way to have the phone report it is not rooted like you could with Xposed/Rootcloak?
toy4x4 said:
Anyone know of a way to have the phone report it is not rooted like you could with Xposed/Rootcloak?
Click to expand...
Click to collapse
Have you tried magisk hide?
Sent from my [device_name] using XDA-Developers Legacy app
Yes. It still seems to have issues app wise. Maybe the app is installing some module I don't know of? I grab the app off of the play store, mark it in MagiskHide and then install Outlook on top of that and mark it in MagiskHide. It still reports root.
toy4x4 said:
Yes. It still seems to have issues app wise. Maybe the app is installing some module I don't know of? I grab the app off of the play store, mark it in MagiskHide and then install Outlook on top of that and mark it in MagiskHide. It still reports root.
Click to expand...
Click to collapse
Does magisk show that your phone passes the safety net check?
Have you used the feature to hide the Magisk manager app? It renames the package so other apps don't know it is installed. Apps don't need special permissions to retrieve installed package names, Pokemon go won't work unless you do that. Also, it tended to not work if you had a folder by the name of Magisk even though it didn't have storage permissions it would get a different error if the file was there vs not there.

Categories

Resources