[Mod][Xposed] ARTDeoptimiser - An Android N & O Xposed Crash/Hang "fix" - Xposed Framework Modules

ARTDeoptimiser - An Android N & O Xposed Crash/Hang "fix"​
Introduction:
First things first, I'd like to point out that this app is by no means the optimal solution to the problem I am about to discuss, however it is a temporary solution to those that wish to use it.
Xposed for Android N and above has known issues whereby hooked applications can hang or crash for seemingly no reason at all and there's virtually nothing that us developers can do to resolve
the issue (From a module developers perspective). This is (to the best of my knowledge) in part due to how android performs an optimisation on applications during the installation period
(Dex2Oat) [See Further Reading below].
As an Xposed developer myself these hangs became quite a frequent occurrence and my users would often complain about it, assuming the issue was something on my part or something I could resolve.
As a result I decided to create a module that would force android to install selected applications as "Interpret Only" whereby no optimisations are performed on the app meaning Xposed can hook
into applications and not face the dreaded hangs.
Again, I can't stress enough that this is not a permanent or primary solution to the issue however Rovo himself has said that the optimal fix is not something that is easy to do, so until then I thought
I'd at least offer a "hacky workaround". I'd love to hear from @rovo89 as to whether forcing apps to install as vmSafeMode=true is in fact a "solution".
Note: This app is very much in the EARLY STAGES as I made it in about 2 days and decided I'd at least allow people to provide feedback.
Download:
Check out the Github with an included Pre-Release APK and a brief howto guide in the ReadMe.
ARTDeoptimiser Github
Xposed Repo -> Repository Link
Brief Instructions:
Install Module
Activate in Xposed
Reboot
Open app
Mark which apps you want deoptimised
Backup their data
Uninstall the apps
Reinstall the apps
Restore their data
Always apply this to the App, not the Xposed Module for it.
Further Reading
If you'd like to read up on Rovo's official explanation on the issue, use the link below.
Rovo's explanation
I made the module to try and help out other developers and make the Xposed community a little bit more stable for Android N and above. It is, and always will be, a free application.

Thanks! Giving this a try.
---------- Post added at 07:14 PM ---------- Previous post was at 07:09 PM ----------
I can't seem to find your apk to download from Github. Can you help me out?

misterpyrrhuloxia said:
Thanks! Giving this a try.
---------- Post added at 07:14 PM ---------- Previous post was at 07:09 PM ----------
I can't seem to find your apk to download from Github. Can you help me out?
Click to expand...
Click to collapse
It's in the Releases section of the git
Direct link to the Releases

AndreRM124 said:
It's in the Releases section of the git
Direct link to the Releases
Click to expand...
Click to collapse
Do I need to redo this whole procedure everytime I updated my FB Messenger app?

misterpyrrhuloxia said:
Do I need to redo this whole procedure everytime I updated my FB Messenger app?
Click to expand...
Click to collapse
Although I'm not 100% certain, in theory so long as this module is active at the time of update it should allow you to just update your apps normally.
I'll have to test this to confirm it however I'm somewhat confident it will work.

AndreRM124 said:
Although I'm not 100% certain, in theory so long as this module is active at the time of update it should allow you to just update your apps normally.
I'll have to test this to confirm it however I'm somewhat confident it will work.
Click to expand...
Click to collapse
Ok thank you.

Sorry if this is stupid question, but which app am I supposed to de optimize? The Xposed module apk or the app that the module "tweaks" or both? I.e X Messenger Privacy or Facebook Messenger or both?

Finally Snaptools on Oreo w/o crashes :victory:

Dns94 said:
Sorry if this is stupid question, but which app am I supposed to de optimize? The Xposed module apk or the app that the module "tweaks" or both? I.e X Messenger Privacy or Facebook Messenger or both?
Click to expand...
Click to collapse
In your case the Facebook Messenger. Always the app. :highfive:

It's something similar like Greenify?

Robert342 said:
It's something similar like Greenify?
Click to expand...
Click to collapse
not at all, if anything it may make your battery life a bit worse

AndreRM124 said:
I'd love to hear from @rovo89 as to whether forcing apps to install as vmSafeMode=true is in fact a "solution".
Click to expand...
Click to collapse
I'm not sure about other impacts of vmSafeMode. You might be better of setting "pm.dexopt.bg-dexopt=quicken" (or whatever "pm.dexopt.install" is): https://source.android.com/devices/tech/dalvik/configure#runtime_configuration
Again, this is only a workaround. It means that no AOT compilation is taking place, which means that apps need to be JIT-compiled every time you start them. That surely increases CPU/RAM load, which in turn consumes more battery.

Nice job

I think it's solution create only for using if it's needed (if you got this crashes etc.). If now everything in your rom is OK, you don't need it I think (yet). Cheers.

Thanks for this module it fixes my Facebook Messenger crash when using X Messenger Privacy module ?

rinkashime_014 said:
Thanks for this module it fixes my Facebook Messenger crash when using X Messenger Privacy module ?
Click to expand...
Click to collapse
Exactly what I was looking for, glad to see if works. I just got mine setup, and about to log back in now. ?
Got a little lost at the part of backing the app up and uninstalling it, then restoring it but then I considered a case like Snapchat's login.

Thanks so much, my phone is miui9 android 8.0,Art flash back,cannot be used,im chinese, English is not good,I'm sorry.

Hmm maybe it's just me but it looks like Messenger still optimizes sometimes (maybe after restart but I'm not sure).
And yes I followed all the steps. Xposed module is active and .orca is 'deop'.
After removing the OAT folder it works again.

maumaus said:
Hmm maybe it's just me but it looks like Messenger still optimizes sometimes (maybe after restart but I'm not sure).
And yes I followed all the steps. Xposed module is active and .orca is 'deop'.
After removing the OAT folder it works again.
Click to expand...
Click to collapse
Make sure you're using the v1.0.2 version as previous versions would still allow android to optimise apps in the background ?
(Note: this MAY require you to reinstall messenger, I've not been able to confirm if it's necessary)

AndreRM124 said:
Make sure you're using the v1.0.2 version as previous versions would still allow android to optimise apps in the background
Click to expand...
Click to collapse
Thanks for the reply. Yes im using the latest version (v1.0.2)
Havent used any pevious version.

Related

[APP] Facebook Home (Pre-Release, partially functional)

Here it is for you Facebook fans! Do comment here, if you are actually liking it or not!
I am not gonna use it atm anyway. :silly:
There are 3 apk's you will need to install, here they are:
Main Facebook app:
https://docs.google.com/file/d/0B3dAMHacbZmtR3VOZUdaS2t4MzA/edit?usp=sharing
SMS Messenger integration:
https://docs.google.com/file/d/0B3dAMHacbZmtMHdiUmswV0lMSHM/edit?usp=sharing
Home/Launcher shell:
https://docs.google.com/file/d/0B3dAMHacbZmtTGtZaUtJMlNRUWc/edit?usp=sharing
Some notes:
In order to use the leak, you need an Android device with a maximum resolution of 1280x768 and the ability to completely uninstall your existing Facebook app. This is important, as the leaked APKs are re-signed and can't just be installed over the top of an existing installation. This will automatically exclude some devices which have Facebook installed in the base ROM. If you're on a Nexus device you're good! Even if you do have Facebook in ROM, provided you are rooted there are workarounds - i'll detail these in the comments. If you have any problems installing post below and i'll help if I can.
In the settings you can find some interesting options such as whether to hide the notification bar by default or not (if it is hidden, sweeping down from the top of the screen reveals it). Let us know your thoughts!
Click to expand...
Click to collapse
If you already have Facebook app installed then:
If you're rooted and want to play on a device with Facebook preinstalled, you need to...
-Find the location of Facebook in your system partition (e.g. /system/app/Facebook.apk or perhaps /system/app/Facebook_Client.apk)
-Delete said file (after backing it up!)
-Reboot device
-Install Facebook from the Play Store then uninstall it
-Install above APKs
Click to expand...
Click to collapse
I take zero credits for this. All goes to Paul O'Brien of Modaco and AP.
Source:
http://www.modaco.com/page/news/_/android/facebook-home-pre-release-leaks-r1028
It doesn't work anymore, here's why from the guy who leaked it.
Lex20nine, Today, 03:33 PM
Well. Looks like 4.2 thing was discarded. Maybe is as Paul points out: Facebook got mad at us for being so curious and shut down/changed something =(
PaulOBrien, Today, 03:36 PM
Yeah, i'd say that's what's happened. Kudos on them for having the ability to do that.
Paul has also posted that you can change your build prop hang on ill grab it
Sent from my GT-N7105 using Tapatalk 2
Thanks men!

[MOD][XPOSED][v2.0_rc1] Keepchat - Save your Snapchats automatically! - NEW: Settings

Keepchat
Save your Snapchats automatically
Credits go to @sturmen who invented this mod and did the core work​Note: @sturmen transferred the project to me, see the old and initial thread.
Unlike his releases, screenshotting is no longer reportet. We came to the agreement that there are too many unofficial versions out there with the sceenshot reporting disabled, but potentially containing malware. So we thought it'd be safer for all to finally start releasing the mod without the reporting.
This Xposed module saves all images and videos upon opening to the keepchat folder on your SD card. It uses the Xposed framework to hook into the Snapchat app and do the magic. Because it uses the Xposed framework, it is device and rom independent
If you find any bugs, please report
Confirmed to work with Snapchat 3.0.7 (2013-08-22)
Installation
Install the awesome Xposed framework on your rooted device.
Install and activate the mod, which you can download from my Bintray site. Don't forget to do a (soft) reboot.
To Do
Auto-save sent Snaps
Choose location where to save snaps
Send to all functionality
Release Notes
2.0_rc1 Settings added!
-You'll find a new Keepchat Settings app
-Select to save images or videos always, never or to be asked every time (default is always for both)
-Set Toast notification length to short, long or disable them completely (default now)
1.4.2 Fixed version that works with the newest Snapchat 3.0.5 (2013-08-21). Internal code improvements.
1.4.1 Fixed double saving of image file. Now viewing a snap more than once in the few seconds it is viewable doesn't cause the image to be overwritten by itself any more.
1.4 Media scanner support added. Thanks to @toringerottum from github.
- Now images and videos are reported to the media scanner so they instantly show up in the gallery.
- Improved the toast message for videos to show the path to the newly saved video file.
You can find the sources, technical details, bugs and troubleshooting discussions at my Github repository. This software is released under the GNU GPLv3.
Cheers and enjoy!
does this notify the users?
jackpot08 said:
does this notify the users?
Click to expand...
Click to collapse
No, reporting screenshotting is disabled
Does this still save the same snap multiple times if I click on it multiple times?
Shahaed said:
Does this still save the same snap multiple times if I click on it multiple times?
Click to expand...
Click to collapse
Short answers 'yes'
Sent from my LT26i using xda premium
Shahaed said:
Does this still save the same snap multiple times if I click on it multiple times?
Click to expand...
Click to collapse
CONdemmedNORmal said:
Short answers 'yes'
Sent from my LT26i using xda premium
Click to expand...
Click to collapse
The short answer should actually be no Technically, the image will still be saved multiple times, but with the same file name. l.e., the image overwrites itself if the snap is viewed multiple times in the few seconds the snap is viewable after opening. This is the behaviour on my phone at least.
I will add this technical hickup to the todo list. But as it doesn't change the functionality, it will receive a low priority.
stammler said:
The short answer should actually be no Technically, the image will still be saved multiple times, but with the same file name. l.e., the image overwrites itself if the snap is viewed multiple times in the few seconds the snap is viewable after opening. This is the behaviour on my phone at least.
I will add this technical hickup to the todo list. But as it doesn't change the functionality, it will receive a low priority.
Click to expand...
Click to collapse
That is exactly how my phone works as well. Just overwrites if opened again.
There are no words for how awesome this module is! It beats all of the root snapchatsaver apps (even the paid ones) on the play store. Thanks a LOT for this.
stammler said:
The short answer should actually be no Technically, the image will still be saved multiple times, but with the same file name. l.e., the image overwrites itself if the snap is viewed multiple times in the few seconds the snap is viewable after opening. This is the behaviour on my phone at least.
I will add this technical hickup to the todo list. But as it doesn't change the functionality, it will receive a low priority.
Click to expand...
Click to collapse
on my xperia s it saves it twice if i open twice, and no it doesnt effect the functionality but is annoying
CONdemmedNORmal said:
on my xperia s it saves it twice if i open twice, and no it doesnt effect the functionality but is annoying
Click to expand...
Click to collapse
I fixed it in the new 1.4.1 release, may you feel released
stammler said:
I fixed it in the new 1.4.1 release, may you feel released
Click to expand...
Click to collapse
Do we need to leave the regular Snapchat app installed? I removed it, installed xposed and rebooted, then installed keepchat 4.1, activated the module and rebooted. But I don't see keepchat listed as an app.
ajk511 said:
Do we need to leave the regular Snapchat app installed? I removed it, installed xposed and rebooted, then installed keepchat 4.1, activated the module and rebooted. But I don't see keepchat listed as an app.
Click to expand...
Click to collapse
Of course you need to keep Snapchat installed. This is a MOD to Snapchat that is loaded via Xposed. That is the whole purpose of the Xposed framework, that mods hook into the installed packages. So you profit from upstream updates of apps, but still have working mods without modifying the original apps.
stammler said:
Of course you need to keep Snapchat installed. This is a MOD to Snapchat that is loaded via Xposed. That is the whole purpose of the Xposed framework, that mods hook into the installed packages. So you profit from upstream updates of apps, but still have working mods without modifying the original apps.
Click to expand...
Click to collapse
Cool. Thought the keepchat download included a modified apk of the app so I uninstalled it first. Can I just go download snapchat from where I am now or should I uninstall the keepchat mod and wipe first, then do it over again?.
ajk511 said:
Cool. Thought the keepchat download included a modified apk of the app so I uninstalled it first. Can I just go download snapchat from where I am now or should I uninstall the keepchat mod and wipe first, then do it over again?.
Click to expand...
Click to collapse
Just install Snapchat from the Play Store or whatever As I said, that's the whole idea of Xposed that makes it so much better than modifying apks. You don't need to modify anything, just install the mod (which is an app itself) independently from the app(s) it is modifying.
If we have keepchat module 1.4 installed. How do we update to 1.4.1
What steps should we do ?
sorrowuk said:
If we have keepchat module 1.4 installed. How do we update to 1.4.1
What steps should we do ?
Click to expand...
Click to collapse
It's an app (apk file), just update it like any other app, i.e., download the newer version and install.
I consider uploading this (and my other) mod(s) to the F-Droid market, so F-Droid users get a notification when there's an update.
Hey guys i used to use this MOD and it used to work flawless, however I updated my phone to a 4.3 ROM and now I get an error each time I try to install the xposed framework... can someone please fix this or provide a different method of installing it somehow...
Thanks a lot, appreciate all the work and the [email protected]!
NSingh95 said:
Hey guys i used to use this MOD and it used to work flawless, however I updated my phone to a 4.3 ROM and now I get an error each time I try to install the xposed framework... can someone please fix this or provide a different method of installing it somehow...
Thanks a lot, appreciate all the work and the [email protected]!
Click to expand...
Click to collapse
This thread is about the Keepchat mod, NOT an Xposed framework support thread, sorry. Please look for your problem in the Xposed framework thread, probably many other users already faced the same problems as you. I saw a lot of 4.3 discussion going on there, with files to flash in recovery etc. BTW I use ParanoidAndroid @android 4.3 on a Nexus 4 and it still works flawlessly out of the box for me.
Can you add a version without the toast messages? I hate that little message that pops up every snapchat I open. Otherwise, its great!
ryanfsdf said:
Can you add a version without the toast messages? I hate that little message that pops up every snapchat I open. Otherwise, its great!
Click to expand...
Click to collapse
I'm working on a major update at the moment to implement a settings screen. Then the user can select whether to always or never save images or videos (independent from each other) or if they should be asked every time by a pop-up or notification. I'll add an additional settings item to disable the toast messages -- thanks for the suggestion!

unable to auto-hibernate Zalo

@ OP : can you install Zalo, an OTT app like Whatapps, Viber and try to let Greenify auto-hibernate it ? On my LG G2, it s unable to auto-hibernate the app at all . TIA
Hi,
If this is off topic here, please forgive me. It's actual thread is closed, but it has to do with Greenify.
I want to install Greenify4Magisk, but the instructions leave me confused!
* Are you supposed to have both Greenify and Greenify4Magisk installed?
* If so, which one do you install first?
* It talks about how it doesn't use the Xposed Root stuff, does that mean I shouldn't have the Donation package installed?
The instructions can be taken either way on these important points.
https://magiskroot.net/greenify4magisk/
Thanks
Zeuszoos said:
Hi,
If this is off topic here, please forgive me. It's actual thread is closed, but it has to do with Greenify.
I want to install Greenify4Magisk, but the instructions leave me confused!
* Are you supposed to have both Greenify and Greenify4Magisk installed?
* If so, which one do you install first?
* It talks about how it doesn't use the Xposed Root stuff, does that mean I shouldn't have the Donation package installed?
The instructions can be taken either way on these important points...
Click to expand...
Click to collapse
Negative, either Greenify or Greenify4Magisk is sufficient. I assume that also answers the second question.
Unless you're also running Xposed I'd suggested Greenify4Magisk otherwise Greenify.
@abacate123, the dev of Greenify4Magisk states in the OP of his thread:
...* Note: You won't get any xposed-side features, since magisk is NOT xposed!...
Click to expand...
Click to collapse
i.e. you only get the Xposed-features with Xposed installed but not as a simple Magisk-module.
And you should always have the donation package, even if it's simply to support the developer and the development.
Finally, and I leave it to you for consideration: Two days ago, abacate123 obviously decided not to support Greenify4Magisk any longer (refer to here) and got his thread closed.
Zeuszoos said:
Hi,
If this is off topic here, please forgive me. It's actual thread is closed, but it has to do with Greenify.
I want to install Greenify4Magisk, but the instructions leave me confused!
* Are you supposed to have both Greenify and Greenify4Magisk installed?
* If so, which one do you install first?
* It talks about how it doesn't use the Xposed Root stuff, does that mean I shouldn't have the Donation package installed?
The instructions can be taken either way on these important points.
https://magiskroot.net/greenify4magisk/
Thanks
Click to expand...
Click to collapse
Addendums to @Oswald Boelcke's excellent response:
- Making Greenify a 'system app' (using the appropriate Magisk module/tool) accomplishes the same thing as Greenify4Magisk
- I could care less about hiding root; installing Xposed framework provides a superior UX while allowing natural updates via the Play Store
Davey126 said:
Addendums to @Oswald Boelcke's excellent response:
- Making Greenify a 'system app' (using the appropriate Magisk module/tool) accomplishes the same thing as Greenify4Magisk
- I could care less about hiding root; installing Xposed framework provides a superior UX while allowing natural updates via the Play Store
Click to expand...
Click to collapse
Thanks for quoting that. Here's what I found out by trying it:
Just installing the Magisk version provides a working Greenify as a System app and if you have Xposed for Magisk installed (I do), then you get the Xposed features of Greenify too. Just FYI. I haven't done anything beyond that, but at least it answered one question.
My biggest questions now are:
1) Whether or not it's a good idea to greenify System apps/processes like I normally would.
2) What about the Doze or whatever it is that's in Oreo. Won't it conflict?
You see, I had this phone set up with Magisk before (I'm new to it), with all the goodies (regular versions) I would normally use on it and it started going nuts and it went downhill too fast for me to diagnose and it became unusable.
So I don't know what caused it and I didn't know there was an "Xposed for Magisk", for example.
I'm just trying to be careful this time and examine everything before I do it.
Sent from my wicked fast, way bad ass,
LG V20 (H910), Droid Oreo v8.0, Rooted,
Alpha-Omega F*ck Sh*t Up Master ROM
---------- Post added at 10:34 AM ---------- Previous post was at 10:24 AM ----------
Oswald Boelcke said:
Negative, either Greenify or Greenify4Magisk is sufficient. I assume that also answers the second question.
Unless you're also running Xposed I'd suggested Greenify4Magisk otherwise Greenify.
@abacate123, the dev of Greenify4Magisk states in the OP of his thread:
i.e. you only get the Xposed-features with Xposed installed but not as a simple Magisk-module.
And you should always have the donation package, even if it's simply to support the developer and the development.
Finally, and I leave it to you for consideration: Two days ago, abacate123 obviously decided not to support Greenify4Magisk any longer (refer to here) and got his thread closed.
Click to expand...
Click to collapse
Thank you for answering!
Here's what happened: When you install Greenify4Magisk and you have Xposed for Magisk installed, you do get all of the Xposed (Donation) functionality and usage-wise, don't need it installed.
However, I only know what those functions would be, because I bought it a long time ago. I always support the cause.
But now that he's not supporting it anymore, should I just uninstall it and use the regular Greenify app and manually move it to Priv-App to make it work right with Magisk?
Sorry, new to Magisk and I already hosed my phone once. Being careful now! <lol>
Thanks!
Sent from my wicked fast, way bad ass,
LG V20 (H910), Droid Oreo v8.0, Rooted,
Alpha-Omega F*ck Sh*t Up Master ROM
@Zeuszoos: I'm very glad to see that you could benefit from @Davey126's very helpful post. Just as a side-remark, in this case I suggest to hit the "thanks"-button in the lowver left corner of his post (if using a browser) or the :good:-button in XDA Labs to publicly show your appreciation (this procedure is very common use on XDA!).
Just an amendment to the information I provided above: @abacate123 indicate also in his GitHub-page that Greenify4Magisk v4.5.1 was the very last release.
I don't know who or what adviced you that Greenify and Greenify4Magisk should be installed in parallel, I'd simply say - forget it. Only one is required. As Greenify4Magisk obviously reached its end of life, I suggest to have only the "genuine" Grennify installed.
As you see from my screenshots, my Greenify isn't installed at /priv-app; and I don't know why? It's working with Xposed, which is much more effective as a Magisk module? Just forget Magisk and all you stated in that respect.
The complete spectrum of Greenify's functionalities can only be achieved with Xposed. Just take abacate123's statement as granted; he clearly announced it.
Doze on Oreo is working great as far as I read. It's seems to be even better on Pie. But I've no own experiences as I refrain to leave the "nougat-level" for different reasons. However, if I was on Oreo or Pie I'd probably consider to not use Greenify at all. These are personal consideration, and in my opinion somebody using Oreo or Pie could just run a try.
Oswald Boelcke said:
@Zeuszoos: I'm very glad to see that you could benefit from @Davey126's very helpful post. Just as a side-remark, in this case I suggest to hit the "thanks"-button in the lowver left corner of his post (if using a browser) or the :good:-button in XDA Labs to publicly show your appreciation (this procedure is very common use on XDA!).
Just an amendment to the information I provided above: @abacate123 indicate also in his GitHub-page that Greenify4Magisk v4.5.1 was the very last release.
I don't know who or what adviced you that Greenify and Greenify4Magisk should be installed in parallel, I'd simply say - forget it. Only one is required. As Greenify4Magisk obviously reached its end of life, I suggest to have only the "genuine" Grennify installed.
As you see from my screenshots, my Greenify isn't installed at /priv-app; and I don't know why? It's working with Xposed, which is much more effective as a Magisk module? Just forget Magisk and all you stated in that respect.
The complete spectrum of Greenify's functionalities can only be achieved with Xposed. Just take abacate123's statement as granted; he clearly announced it.
Doze on Oreo is working great as far as I read. It's seems to be even better on Pie. But I've no own experiences as I refrain to leave the "nougat-level" for different reasons. However, if I wear on Oreo or Pie I'd probably consider to not use Greenify at all. These are personal consideration, and in my opinion somebody using Oreo or Pie could just run a try.
Click to expand...
Click to collapse
I appreciate all that you put into this post!
My motive is to simply get of course the best performance possible, without hosing my phone, which I've already done and don't want a repeat of.
With Magisk being a "Systemless" setup and lots of warnings out there, I'm just trying to step carefully. Last time, I had Magisk on and installed regular Greenify and Xposed on it and assume it was one of them. Again, just trying to be careful this time, as Magisk does not fall within my wheelhouse.
I have no problem reading on my own and I did. But so many write in a way that is as if the person already knows and I end up walking away with more questions, not less.
No one told me to install both. It's that the way it was worded, it wasn't clear to me if it was the Greenify one runs, or if it was a module that gets installed in addition to the normal Greenify and gives it Boost and sets it up in priv-app, etc.. Normally I would just try it and see, but I'm a bit nervous about it, given my last results.
Thank you again and I will look carefully at your images.
I am also going to look into something called LDB & NLT, which supposedly LG uses to do some sort of tracking and it eats a few hundred K of RAM.
Anyway, I'll switch back to the regular Greenify and set it up in priv-app and go from there.
I did hit the "Thanks" button.
TTYL
Sent from my wicked fast, way bad ass,
LG V20 (H910), Droid Oreo v8.0, Rooted,
Alpha-Omega F*ck Sh*t Up Master ROM
Zeuszoos said:
...I did hit the "Thanks" button....
Click to expand...
Click to collapse
Yeah, you hit mine but not the one of @Davey126's as suggested. I personally don't "collect" thanks anymore.
For me, bedtime is approaching. Probably a more detailed reply tomorrow?
Oswald Boelcke said:
Yeah, you hit mine but not the one of @Davey126's as suggested. I personally don't "collect" thanks anymore.
For me, bedtime is approaching. Probably a more detailed reply tomorrow?
Click to expand...
Click to collapse
I just took care of it and talk to ya then.
Sent from my wicked fast, way bad ass,
LG V20 (H910), Droid Oreo v8.0, Rooted,
Alpha-Omega F*ck Sh*t Up Master ROM
@Zeuszoos
As a past and current user of Greenify on various devices, I will add my two cents.
I believe you are running Oreo. If that is the case, Greenify may or may not be required depending on the behaviour of your chosen apps. Doze is good on Oreo and excellent on Pie in my experience, so normally I expect Doze itself to take care of any drain issues.
In the event you face undue drain, don't immediately greenify any system apps. Install BBS and save an idle dump from it and study it to identify which apps are misbehaving and whether there is a native way of controlling it from its settings. When you find it impossible, then greenify it.
In my experience, greenifying any third party app will not cause any issues except some delay in notifications etc which can also be managed. But greenifying a system app requires some experience on what and what not to greenify. If you have to do it, greenify only one system app at a time, study its effects and when you are sure that it is not causing any issues, proceed to the next.
And always have a backup.
Not Hibernating Automatically Apps on Greenify phone is rooted SU, android 7.0.1 but why the apps are not auto hibernate only few that comes on that tabs Not Hibernating Automatically and how to fix all appps will automatically hibernate... please help...
Sophia.xda said:
Not Hibernating Automatically Apps on Greenify phone is rooted SU, android 7.0.1 but why the apps are not auto hibernate only few that comes on that tabs Not Hibernating Automatically and how to fix all appps will automatically hibernate... please help...
Click to expand...
Click to collapse
Third cross post! Answered here and here.

[Q&A] [ROM][9/18][v9beta1][NH5][Full Customization] Project Infinity

Q&A for [ROM][9/18][v9beta1][NH5][Full Customization] Project Infinity
Some developers prefer that questions remain separate from their main development thread to help keep things organized. Placing your question within this thread will increase its chances of being answered by a member of the community or by the developer. Thanks for understanding and for helping to keep XDA neat and tidy! :smile:
Yes I updated. I even tried restoring
undercover nerd said:
did you try to update youtube? From app store?
Click to expand...
Click to collapse
I tried uninstalling and installing from store. used a backup from the last rom. All i get is
unfortunately youtube has stopped
Im running the KT kernel.
I keep trying to send a group text which gets converted to MMS and I get a message stating that it can't send it right now but will send it when service becomes available. I am on wifi but never had this problem with Alliance Rom. Do I need to change a setting? I'm using stock messaging. Could it be that I am using a different kernel other than stock?
Wrightperspective said:
I keep trying to send a group text which gets converted to MMS and I get a message stating that it can't send it right now but will send it when service becomes available. I am on wifi but never had this problem with Alliance Rom. Do I need to change a setting? I'm using stock messaging. Could it be that I am using a different kernel other than stock?
Click to expand...
Click to collapse
I have heard other users report that issue before with 3rd party kernels in the main thread. I have tried the function on the stock rom (granted quite a while ago) and it did work perfectly. I would try flashing the stock kernel and see if the issue persists.
Didn't see there was this [email protected] forum. Awesome. I'm on v8. When I try to view pictures via stock gallery they won't auto rotate. Wondering if I'm missing something. Thanks
Sent from my SM-N910T using XDA Free mobile app
Hi Galaxy and OK Google not working
Hi all
Just installed this ROM and its amazing!
One thing though. My device isnt recognizing my speech. Is there a basic setting im missing? Google now settings are all setup.
undercover nerd said:
naw my setting stay unless I full wipe. So I don't have to download a script? I'm still lost lol
Click to expand...
Click to collapse
I use an application called stop log, for some reason it removes the "android upgrading " at boot for me.. just saying..
greekbagel said:
Hi all
Just installed this ROM and its amazing!
One thing though. My device isnt recognizing my speech. Is there a basic setting im missing? Google now settings are all setup.
Click to expand...
Click to collapse
Try going to Settings/Language and Input/Voice Search and make sure that everything is enabled. On a side note, if you updated to the latest leaked lollipop version of Google Now or the launcher, Ok Google functionality is broken.
Raidel™ said:
I use an application called stop log, for some reason it removes the "android upgrading " at boot for me.. just saying..
Click to expand...
Click to collapse
I just answered this in the main thread, it has to do with an init.d script running, check the main rom op.
---------- Post added at 11:22 PM ---------- Previous post was at 11:21 PM ----------
jamboxboy said:
Didn't see there was this [email protected] forum. Awesome. I'm on v8. When I try to view pictures via stock gallery they won't auto rotate. Wondering if I'm missing something. Thanks
Sent from my SM-N910T using XDA Free mobile app
Click to expand...
Click to collapse
Im going to look into this. I think it was from a simple mod that I did. I might post an updated version in a day or two.
Talking about lollipop goodness, how about adding lollipop Gmail ?
I'm using lollipop SMS messenger and tried the gmail but gmail force closes..
And great job BTW, thanks.
Raidel™ said:
Talking about lollipop goodness, how about adding lollipop Gmail ?
I'm using lollipop SMS messenger and tried the gmail but gmail force closes..
And great job BTW, thanks.
Click to expand...
Click to collapse
Yeah, i have it working. I will add it to the next release.
tp2215 said:
Try going to Settings/Language and Input/Voice Search and make sure that everything is enabled. On a side note, if you updated to the latest leaked lollipop version of Google Now or the launcher, Ok Google functionality is broken.
Click to expand...
Click to collapse
All enabled, I installed The Xposed Framework and Xposed Installer from your bundle, could that have messed it up?
Voice recognition works if I open the Google Search app and press the mic, also "Hi Galaxy" isn't working for Hands Free Mode.
Thanks for the help
I chose Google Launcher from the install menu when I setup the ROM, maybe that did it? I uninstalled it and restarted, still nothing.
greekbagel said:
All enabled, I installed The Xposed Framework and Xposed Installer from your bundle, could that have messed it up?
Voice recognition works if I open the Google Search app and press the mic, also "Hi Galaxy" isn't working for Hands Free Mode.
Thanks for the help
I chose Google Launcher from the install menu when I setup the ROM, maybe that did it? I uninstalled it and restarted, still nothing.
Click to expand...
Click to collapse
Well if you are refering to OK Google command, make sure that you have the search widget on your home screen or you can enable the ok google anywhere option in Google now settings. Xposed by itself and any of the included mods should not really effect anything depending (of course) on what mods that you have installed. If You want t troubleshoot than just uninstall the xposed framework from the xposed settings and reboot. You can always just reenable it with the touch of a button. Of course the last case senerio that I would recommend is doing a full wipe (data, system, cache and dalvik) and doing a fresh install. That should definately fix the issue as long as its not hardware related (your phone itself).
tp2215 said:
Well if you are refering to OK Google command, make sure that you have the search widget on your home screen or you can enable the ok google anywhere option in Google now settings. Xposed by itself and any of the included mods should not really effect anything depending (of course) on what mods that you have installed. If You want t troubleshoot than just uninstall the xposed framework from the xposed settings and reboot. You can always just reenable it with the touch of a button. Of course the last case senerio that I would recommend is doing a full wipe (data, system, cache and dalvik) and doing a fresh install. That should definately fix the issue as long as its not hardware related (your phone itself).
Click to expand...
Click to collapse
I tried enabling from any screen, when it prompts me to say Ok Google 3 times it doesn't recognize it. So yeah, I'll try a fresh re-install.
I'll update!
tp2215 said:
Well if you are refering to OK Google command, make sure that you have the search widget on your home screen or you can enable the ok google anywhere option in Google now settings. Xposed by itself and any of the included mods should not really effect anything depending (of course) on what mods that you have installed. If You want t troubleshoot than just uninstall the xposed framework from the xposed settings and reboot. You can always just reenable it with the touch of a button. Of course the last case senerio that I would recommend is doing a full wipe (data, system, cache and dalvik) and doing a fresh install. That should definately fix the issue as long as its not hardware related (your phone itself).
Click to expand...
Click to collapse
Did a fresh wipe and install, still doesn't work. Worked fine on my STOCK rom.
Any ideas?
quick question, is this rom work with the S-View Flip Cover? thanks.
koolboyztn said:
quick question, is this rom work with the S-View Flip Cover? thanks.
Click to expand...
Click to collapse
Yeah, it should
A silly question; how to get project infinity lockscreen wallpaper back? It's not in wallpaper list...
I noticed you updated on the 24th is that the new release?
I'm on v8 and my phone refuses to screen cast to my Samsung TV.. My girlfriends unrooted T-Mobile S5 does it just fine every time, but mine just says "Connecting.." then drops it every time.. I'm stuck as to why!!
Any other download source than Mega upload?
For some reason my post about the above topic disappeared. Thought this was the Q&A forums but now I'm not so sure.
Was wondering if there was any other way to get this other than downloading an extension that is corrupt and wont tell me where its downloading my files at?
There are NO options to set as for my files to download and I will NOT let it download to C:/ drive just in case it opens a backdoor to allow viruses onto my computer. Call me paranoid all you want too.
Is it being hosted on any other sites that I can control what gets installed and where? Even Pirate Bay allows you to save files wherever you want too. I'm not asking for much. Just dont want my main drive to get whacked by some crap that I have to install just to download files "over 1GB in size you need our extension" . Ummmmm no I don't. Just download the file and allow me to put it where I want to put it. Thats all.
Google Drive or Dropbox account maybe?
Have the v4 and v5 as they were hosted on androidhost or something similar. But then you switched to Mega.nz for some reason. Don't know why. Thanks for anyones help in this problem.

donation package is not working

I am getting this issue all the time, can anyone help me with this? after donation package is hidden from launcher, I can't white list in any apps.
Funny how the guys who actually donate have this consequence while others who use the cracked apks are not.
MOD EDIT
brad2192 said:
Funny how the guys who actually donate have this consequence while others who use the cracked apks are not.
MOD EDIT
Click to expand...
Click to collapse
it's odd
Are you trying restart the phone
Youcef84 said:
Are you trying restart the phone
Click to expand...
Click to collapse
nothing works -_-
Sent from my OnePlus5T using XDA Labs
Goutham Ganesh said:
I am getting this issue all the time, can anyone help me with this? after donation package is hidden from launcher, I can't white list in any apps.
Click to expand...
Click to collapse
Goutham Ganesh said:
nothing works -_-
Sent from my OnePlus5T using XDA Labs
Click to expand...
Click to collapse
If you have any "app patching" software with a smileyface icon that must be removed entirely in order for the package to work.
Goutham Ganesh said:
I am getting this issue all the time, can anyone help me with this? after donation package is hidden from launcher, I can't white list in any apps.
Click to expand...
Click to collapse
For me it works when the Donation Pack is added to "Not Optimised" under Battery.
tnsmani said:
For me it works when the Donation Pack is added to "Not Optimised" under Battery.
Click to expand...
Click to collapse
FWIW - have never experienced this issue on a wide variety of devices/ROMs. Would love to know 'root cause' but struggle beyond the obvious (eg: dubious hacks, non-standard configs, etc) to think what it might be. Probably a variety of triggers judging by the varying solutions.
Davey126 said:
FWIW - have never experienced this issue on a wide variety of devices/ROMs. Would love to know 'root cause' but struggle beyond the obvious (eg: dubious hacks, non-standard configs, etc) to think what it might be. Probably a variety of triggers judging by the varying solutions.
Click to expand...
Click to collapse
For me, restoring Donation Pack through TiBU results in this issue which I solved by the method mentioned by me. Nowadays I restore Greenify but download the Donation Pack through Play Store. No issues.
Nothing works for me. I've tried everything here and in the help file, and more. I don't have registration issues with any other app. I'm running a nougat build of lineage.
It has worked on this phone. It has worked on my old one. But now? Nothing...
I also have the same problem for almost a year now and I really need that app + donation pack back. I bought the donation pack on google play and installed both apps via google play on my device. Greenify can't verify my donation and even google play doesn't "think" that the app is installed, even if I did so. I added some screenshots, they are in german though.
I also recovered my app once with Titanium Backup since I wanted to go back to an older version of the app, but if I remember correctly, I had the problem before, too. I contacted the developer a while back, but never got a response :/ The google play support couldn't help me, unfortunately.
Has anyone a solution yet?
Edit: The screenshots were taken while both greenify and the donation pack were installed. Both were installed with google play.

Categories

Resources