For those who expirienced lag/slowness after installing the Xposed framework with no modules or anything, here is a solution:
1. Uninstall Xposed framework
2. Go in /system and open build.prop in a text editor
3. go to the line ( “ro.securestorage.support=true” ) and change it to false
4. Install the xposed framework
5. Clear the app data for S-Health and HealthService
6. Reboot
Credit for this fix goes to cokenet in this thread http://forum.xda-developers.com/showthread.php?t=2768445
Hope this helps.
Sent from my SAMSUNG-SM-G900A using Tapatalk
My solution was to reboot into the recovery, wipe cache and reboot. Not sure if its just temporary, but it seems to work
Rakuu said:
For those who expirienced lag/slowness after installing the Xposed framework with no modules or anything otherwise, here are some possible solutions:
-Disable S-Health
1. Open TiBu
2. Freeze "S-Health" and "healthservice"
3. Reboot
-Disable "secure mode"
1. Uninstall Xposed framework
2. Go in /system and open build.prop in a text editor
3. go to the line ( “ro.securestorage.support=true” ) and change it to false
4. Install the xposed framework
5. Reboot
Credit for this fix goes to cokenet in this thread http://forum.xda-developers.com/showthread.php?t=2768445
Hope this helps, these can be done in any order. I'll add any other solutions if they are found.
Sent from my SAMSUNG-SM-G900A using Tapatalk
Click to expand...
Click to collapse
Works great, thanks for pointing that out.
In my experience, it wasn't xopsed causing the lag, it was TiBu as it was asking for root access constantly in the background. If you check your super su logs, it might list titanium backup tons of times.
Off-topic: What if I want to use S Health and Xposed? I know Xposed breaks S Health...
skyrocketeer said:
Off-topic: What if I want to use S Health and Xposed? I know Xposed breaks S Health...
Click to expand...
Click to collapse
It doesn't actually. It's an incompatible dependency. There have been a number of threads on the subject, so do a search to confirm the details, but I believe it was the ro.securestorage.support=false property that resolves the issue.
Just for others' future reference. To fix S health
Make sure the Xposed isn’t installed.
We need to change build.prop file inside the system partition, you can also get it done manually by using a file manager app or get a build prop editor on play store.
Once you find the build.prop file, look for the “ro.securestorage.support=true” line.
Now change the line to “ro.securestorage.support=false”.
Install the Xposed framework again.
The final step is wiping S Health app data, head to System -> App Manager -> ALL -> S Health then wipes the data. Now your Galaxy S5 should be able to runs Xposed framework and S Health simultaneously without any problems.
http://www.andromods.com/fix-troubleshoot/fix-xposed-framework-shealth-problem-galaxy-s5.html
skyrocketeer said:
Just for others' future reference. To fix S health
Make sure the Xposed isn’t installed.
We need to change build.prop file inside the system partition, you can also get it done manually by using a file manager app or get a build prop editor on play store.
Once you find the build.prop file, look for the “ro.securestorage.support=true” line.
Now change the line to “ro.securestorage.support=false”.
Install the Xposed framework again.
The final step is wiping S Health app data, head to System -> App Manager -> ALL -> S Health then wipes the data. Now your Galaxy S5 should be able to runs Xposed framework and S Health simultaneously without any problems.
Click to expand...
Click to collapse
So would it be safe to say that editing the build.prop is the "official solution"?
Sent from my SAMSUNG-SM-G900A using Tapatalk
I would like to hear others results. I rooted last night, changed nothing and have horrible lag.
Sent from my SAMSUNG-SM-G870A using Tapatalk
Rakuu said:
So would it be safe to say that editing the build.prop is the "official solution"?
Sent from my SAMSUNG-SM-G900A using Tapatalk
Click to expand...
Click to collapse
I changed the Build.Prop as stated and wiped the S Health cache and data and reinstalled xposed framework and so far have not had any problem's with lag
Samsung-SM-G900A
dirtydodge said:
I changed the Build.Prop as stated and wiped the S Health cache and data and reinstalled xposed framework and so far have not had any problem's with lag
Click to expand...
Click to collapse
Alright, ill edit the op.
Sent from my SAMSUNG-SM-G900A using Tapatalk
Rakuu said:
So would it be safe to say that editing the build.prop is the "official solution"?
Click to expand...
Click to collapse
Yes. And you shouldn't need to reinstall Xposed framework either. Just edit the build.prop, wipe cache + Dalvik cache and reboot. That will cure the lag in most cases.
1. Edit the /system/build.prop file, changing ro.securestorage.support=true to ro.securestorage.support=false
2. Wipe cache & Dalvik cache
3. Reboot
Sometimes there may be a secondary cause contributing to the lag. If you have a specific app that is troublesome, it often helps to clear that app's cache and data in the Application manager after doing the above steps.
4. Open the Application Manager (Settings > Applications > Application Manager > All > app name)
5. Clear the app's cache and data
6. Reboot
specific instructions for S-health
Miscellaneous lag tweaks
- Disable S-voice for a more responsive home button
- Freeze Ti backup with Greenify (or close Ti backup when you don't need it). Ti backup frequently requests super user which has been reported to drag some systems down
- Disable system animation. Reduce or turn off system animation:
Settings > General > Developer options > Windows animation scale > off
Settings > General > Developer options > Transition animation scale > off
Settings > General > Developer options > Animator duration scale > off
.
So how do we clear dalvik and cache without a custom recovery? Never did that before.
-- Sent from my AT&T GS5 using Tapatalk VIP
Cubfan99 said:
So how do we clear dalvik and cache without a custom recovery? Never did that before.
-- Sent from my AT&T GS5 using Tapatalk VIP
Click to expand...
Click to collapse
Pretty sure you just go into recovery mode and then it gives you the option there.
Sent from my SAMSUNG-SM-G900A using Tapatalk
After editing the build prop and saving. Reboot. I open build prop and it still says true. Anybody else having trouble with this
Sent from my SAMSUNG-SM-G900A using Tapatalk
David111jr said:
After editing the build prop and saving. Reboot. I open build prop and it still says true. Anybody else having trouble with this
Sent from my SAMSUNG-SM-G900A using Tapatalk
Click to expand...
Click to collapse
Had the same thing happening. What I did to get it to stick was use Root Browser to edit the build.prop file in a text editor. Unfortunately S Health still force closes.
jpstiehl said:
Had the same thing happening. What I did to get it to stick was use Root Browser to edit the build.prop file in a text editor. Unfortunately S Health still force closes.
Click to expand...
Click to collapse
did you clear the data for s-health?
Sent from my SAMSUNG-SM-G900A using Tapatalk
Build.prop is a system file. And the system partition is normally mounted as a read only file system. A root aware file editor such as FX root will remount the fs as read-write so that your edit will be saved.
@jpstiehl
Did you read the posts about Shealth? If you are seeing forced closes with Shealth, you also need to clear the app cache and data in the Applcation manager. And clear the system cache in Recovery mode. There is a link to details in Post #11.
Rakuu said:
did you clear the data for s-health?
Sent from my SAMSUNG-SM-G900A using Tapatalk
Click to expand...
Click to collapse
fffft said:
Build.prop is a system file. And the system partition is normally mounted as a read only file system. A root aware file editor such as FX root will remount the fs as read-write so that your edit will be saved.
@jpstiehl
Did you read the posts about Shealth? If you are seeing forced closes with Shealth, you also need to clear the app cache and data in the Applcation manager. And clear the system cache in Recovery mode. There is a link to details in Post #11.
Click to expand...
Click to collapse
Thanks guys, I did follow directions more than once and made sure to clear system cache in recovery as well as S Health app data and cache to no avail.
Edit: I followed every guide that I could find and unfortunately assumed that the "link to details in Post#11" was the same as the rest. Well, it's not. Good to go now.
read only
so I keep trying to change true to false in the build.prop but every time I attempt to, it does not save and goes back to original. I have tried changing read only setting but must not be doing something right.,, Any ideas??
dcarlson01 said:
so I keep trying to change true to false in the build.prop but every time I attempt to, it does not save and goes back to original. I have tried changing read only setting but must not be doing something right.,, Any ideas??
Click to expand...
Click to collapse
What file explorer are you using.
Edit:
I use Root Explorer, find the location of the build.prop again, hold down on it till it pops up an option menu, at the bottom of the menu click on " open in text editor" , there will be a warning pop up saying " the file system is read only, do you want to remount as read write and continue" click yes, edit the file to false and back out of the Explorer. If it asks you if you want to save click yes. Reboot, reinstall Xposed Framework. Try using the file explorer. It worked for me.
Sent from my SAMSUNG-SM-G900A using XDA Premium 4 mobile app
Related
So here's my problem. I successfully flashed my Galaxy S GT-I9000 to ICS Infinitum but I have a problem. I tried installing apps which is root required but my phone says I need to root my phone in order to use that app but when I check, I have superuser access. I can't even see my sim contacts. And I tried disabling 2g but 3g won't come up. How will I fix this? I wanted to post this to Infinitum thread but system won't allow me because I'm a newbie. Please help
Go to recovery mode and wipe data and cache
Sent from my GT-I9000 using XDA
laehtis said:
Go to recovery mode and wipe data and cache
Sent from my GT-I9000 using XDA
Click to expand...
Click to collapse
I will try that and let you know.
EDIT: Thank you. I have my 3g working now And with the root problem, I went to superuser preferences and allow it always. Thanks dude! Is there a way to go back to my old gallery? I like the 3d gallery.
I had a bug on CM9 where Superuser permissions wouldn't pop up, going into superuser and changing the setting to automatically allow worked, but I don't recommend doing this for obvious security reasons.
Aadilnz said:
I had a bug on CM9 where Superuser permissions wouldn't pop up, going into superuser and changing the setting to automatically allow worked, but I don't recommend doing this for obvious security reasons.
Click to expand...
Click to collapse
Did you find something weird about the camera? I think mine is a little bit dark. And yes I know about that superuser permission. But the thing is, you wouldn't install that app if you don't want it to be allowed right? Of course you always allow those apps that you want to install that's why I set it to 'always allow'
EDIT: Is there a way to set my notification tone and ringing tone?
Funny. Can't even send a message. Can't add recipients. Tch
Make "Fix permissions" in the recovery.
vades said:
Make "Fix permissions" in the recovery.
Click to expand...
Click to collapse
HOW TO ADD RECIPIENT IN MESSAGING? Pfff. Can't find the option here even in SlimICS.
cessprin00 said:
I will try that and let you know.
EDIT: Thank you. I have my 3g working now And with the root problem, I went to superuser preferences and allow it always. Thanks dude! Is there a way to go back to my old gallery? I like the 3d gallery.
Click to expand...
Click to collapse
Good to hear that is working now!=)
If you mean Android's stock gallery, I attach it. Download it to your sdcard.
Download File Manager (Rhytm Software).
Then open it-->settings-->scroll--->check root explorer-->click yes--->check Mount system folders.
Now copy that .apk to system/app and reboot.
cessprin00 said:
HOW TO ADD RECIPIENT IN MESSAGING? Pfff. Can't find the option here even in SlimICS.
Click to expand...
Click to collapse
Hi , you just start typing the name in the box to add recipients...totally different on ics than gingerbread...took me a while as well !!
Hi there.
I would be very grateful if someone will help me solve my problem.
Well, after moving .apk to system/app (This time it was Google Wallet, but earlier I had the same with other apps) and data/app (tried both), it doesn't appear in the app drawer. What is more, It's not seen by Titanum Backup, nor the adb sees it as the installed package (adb shell, pm list packages) - no app on the list).
As I said, it works with every app - nothing appears after moving .apk to system directory manually.
Okay, wiping Dalvik-Cache and fixing the permissions may solve the problem, but I am afraid it may enable THIS screen appear on EVERY reboot (correct me if I am wrong).
Do you know any other solution? Or wiping dalvik-cache and fixing the permissions from recovery is the only proper one?
P.S. Can wiping dalvik-cache and fixing the permissions cause some problems, like it will delete the records in games or will have to configure the settings again?
use es File Explorer as you need to set the permissions, es automatically sets them correctly
Sent from my 4.3 Xperia S via Tapatalk
Well, what I forgot to add, I of course set the permissions (644 as all system apps)... Is in that case only solution wiping dalvik-cache?
Will wiping dalvik cache delete my games records
'
DidierDrigbi said:
Well, what I forgot to add, I of course set the permissions (644 as all system apps)... Is in that case only solution wiping dalvik-cache?
Will wiping dalvik cache delete my games records
'
Click to expand...
Click to collapse
I would suggest to wipe dalvik and the regular cache.
Any game data won't be touched (those aren't cache files correct me if I'm wrong)
If the problem persists tell us what rom etc. you're on and maybe do a full reinstall with backing up data before.
Sent from my LG-P880
DidierDrigbi said:
Well, after moving .apk to system/app (This time it was Google Wallet, but earlier I had the same with other apps) and data/app (tried both), it doesn't appear in the app drawer. What is more, It's not seen by Titanum Backup, nor the adb sees it as the installed package (adb shell, pm list packages) - no app on the list).
Click to expand...
Click to collapse
Are you using an apk from the stock rom on another rom? I'm asking this because I wanted LG Weather on CM 10.1 and I put it in system/app, rebooted and it didn't appear anywhere. The thing is that the stock rom is not deodexed and CM is. I had to use a tool to deodex the app and then put it in place, fix permissions and reboot.
DidierDrigbi said:
Okay, wiping Dalvik-Cache and fixing the permissions may solve the problem, but I am afraid it may enable THIS screen appear on EVERY reboot (correct me if I am wrong).
Do you know any other solution? Or wiping dalvik-cache and fixing the permissions from recovery is the only proper one?
P.S. Can wiping dalvik-cache and fixing the permissions cause some problems, like it will delete the records in games or will have to configure the settings again?
Click to expand...
Click to collapse
You shouldn't need to wipe the dalvik cache, simply rebooting will appear that screen only for the apps that you manually put in system/app.
tyraek said:
Are you using an apk from the stock rom on another rom? I'm asking this because I wanted LG Weather on CM 10.1 and I put it in system/app, rebooted and it didn't appear anywhere. The thing is that the stock rom is not deodexed and CM is. I had to use a tool to deodex the app and then put it in place, fix permissions and reboot.
I'm on the Stock ROM. So I should odex this file to use it? Could you tell me which tool should I use?
Click to expand...
Click to collapse
Click to expand...
Click to collapse
1. you dont move the apk. you copy it in system/app.
2. the game data is in data not in cache.
3. you dont need to wipe dalvic. a new app installed just creates a new file in dalvic
kessaras said:
1. you dont move the apk. you copy it in system/app.
2. the game data is in data not in cache.
3. you dont need to wipe dalvic. a new app installed just creates a new file in dalvic
Click to expand...
Click to collapse
Yeah, I copy it in system/app. And nothing appears in the app drawer!
DidierDrigbi said:
Yeah, I copy it in system/app. And nothing appears in the app drawer!
Click to expand...
Click to collapse
then its some kind of permission problem. i cant help from here , since i cant see it sorry
kessaras said:
then its some kind of permission problem. i cant help from here , since i cant see it sorry
Click to expand...
Click to collapse
Well I fix thew permissions in file manager. I don't know how to make the apps install this way,
Even if you copy it to /system/app/ and set permissions, it won't be installed for sure. You'd better check logs to know what's happening.
There was a battery drainage from S Planer so i deleted the main app with Ex File Explorer using the menu for uninstalling system apps.It made a backup of the app but now when i try to restore it it gives error.How to reinstall the app without reinstalling the whole rom again?Thanks.
Sl3p1n said:
There was a battery drainage from S Planer so i deleted the main app with Ex File Explorer using the menu for uninstalling system apps.It made a backup of the app but now when i try to restore it it gives error.How to reinstall the app without reinstalling the whole rom again?Thanks.
Click to expand...
Click to collapse
Copy/Paste it in system/app. System apps can't be installed the way you are try to do it.
shut_down said:
Copy/Paste it in system/app. System apps can't be installed the way you are try to do it.
Click to expand...
Click to collapse
Thank you.Now i can see it in the app drawer but as soon as i open it, it shows the calendar layout and then it crashes.I have tried to clear cache and dalvik but didnt work.Any solution?
Sl3p1n said:
Thank you.Now i can see it in the app drawer but as soon as i open it, it shows the calendar layout and then it crashes.I have tried to clear cache and dalvik but didnt work.Any solution?
Click to expand...
Click to collapse
Fix proper permissions, i guess rw-r-r.
Also it seems it cannot be zipaligned using zalignx from HarshJelly.
R_a_z_v_a_n said:
Fix proper permissions, i guess rw-r-r.
Click to expand...
Click to collapse
Fixing permissions didn't work also.I have tryed also with fixing permissions from CWM but wih no result
Sl3p1n said:
Fixing permissions didn't work also.I have tryed also with fixing permissions from CWM but wih no result
Click to expand...
Click to collapse
Maybe that uninstall removed some other file from system that is used by calendar... Flash ROM without factory reset.
I deleted all the bloat on my Note 3 but I must have uninstalled a couple I should'nt have. Is there a kind soul out there that would share their apk files so I can restore the ones I'm missing?
Tenacious--M said:
I deleted all the bloat on my Note 3 but I must have uninstalled a couple I should'nt have. Is there a kind soul out there that would share their apk files so I can restore the ones I'm missing?
Click to expand...
Click to collapse
Which apk's do you need?
Live wallpaper
Mobile hot spot
Settings
I'm having issues with these. Thank you!
Tenacious--M said:
Live wallpaper
Mobile hot spot
Settings
I'm having issues with these. Thank you!
Click to expand...
Click to collapse
Here are settings and live wallpaper. I couldn't find the mobile hotspot apk. Any idea what it's called?
https://www.dropbox.com/s/req3nyemsma6h89/apks.rar
Thank you so much.
I'll see if I can find out. Do I just move those files into the app folder along with all the others or do I have to install them?
Sent from my SAMSUNG-SM-N900A using XDA Premium 4 mobile app
Tenacious--M said:
Thank you so much.
I'll see if I can find out. Do I just move those files into the app folder along with all the others or do I have to install them?
Sent from my SAMSUNG-SM-N900A using XDA Premium 4 mobile app
Click to expand...
Click to collapse
Try moving them into /system/app and then restart. If they don't appear in the app drawer then I guess try going into /system/app and installing the apk.
I tried both. Moved the apk and odex files into system/app and restarted. No luck.
I tried to install the apks and it goes through the install process but then says "application not installed"
Sent from my SAMSUNG-SM-N900A using XDA Premium 4 mobile app
Tenacious--M said:
I tried both. Moved the apk and odex files into system/app and restarted. No luck.
I tried to install the apks and it goes through the install process but then says "application not installed"
Sent from my SAMSUNG-SM-N900A using XDA Premium 4 mobile app
Click to expand...
Click to collapse
Hum. I'm unsure of what to do, lol. I thought copying and pasting would work. Maybe I gave you the wrong apks. The only settings and live wallpaper apks had Sec in front of them.
No worries. I appreciate your help.
Now my settings wont work. I crashes the launcher when I try to go to settings and the icon for settings in the app drawer is gone.
Is there a way I can fix this? I've already booted into recovery wiped cache and factory reset. Didn't help. Same issue.
Tenacious--M said:
No worries. I appreciate your help.
Now my settings wont work. I crashes the launcher when I try to go to settings and the icon for settings in the app drawer is gone.
Is there a way I can fix this? I've already booted into recovery wiped cache and factory reset. Didn't help. Same issue.
Click to expand...
Click to collapse
Are you on MJ5?
I'm not sure. I can't get to settings.
Tenacious--M said:
I'm not sure. I can't get to settings.
Click to expand...
Click to collapse
Type this into the dialer.
*#12580*369#
I tried but it didn't do anything. It's like my settings aren't there.
Sent from my SAMSUNG-SM-N900A using XDA Premium 4 mobile app
Tenacious--M said:
I tried but it didn't do anything. It's like my settings aren't there.
Sent from my SAMSUNG-SM-N900A using XDA Premium 4 mobile app
Click to expand...
Click to collapse
Omg. Look what I've done. I apologize. D:
I guess the next step is to install KIES and plug your phone into the computer. I should surely tell you the software version. If you're still on MI9 then you have it made because an ODIN exists for that. If you're on MJ5 perhaps someone with more experience than I can chime in on how to flash stock.
How can I find out what version I have if I cant get into settings?
When moving files into /system/app, don't you have to change permissions on them to 755 after moving them to make them work?
DrAzzy said:
When moving files into /system/app, don't you have to change permissions on them to 755 after moving them to make them work?
Click to expand...
Click to collapse
I completely forgot about that. You are right.
@Tenacious--M you need to change the permissions to rw-r--r--. I use root explorer to do this. At this point it may be futile but it's worth a shot.
archie87 said:
I completely forgot about that. You are right.
@Tenacious--M you need to change the permissions to rw-r--r--. I use root explorer to do this. At this point it may be futile but it's worth a shot.
Click to expand...
Click to collapse
I was able to do that, but it wont install as I get this: "For security, your device is set to block installation of applications not obtained from google play"
I can't get into settings. Is there another way to enable this so it will work?
Tenacious--M said:
I was able to do that, but it wont install as I get this: "For security, your device is set to block installation of applications not obtained from google play"
I can't get into settings. Is there another way to enable this so it will work?
Click to expand...
Click to collapse
Follow these instructions exactly. no one guided you in detail.
1) Open root explorer if those apks are already in your /system/app folder, press R/W at the top and it will become R/O.
2) Now go to those files you are trying to install. Long press on them and select permissions. Then check all 3 boxes of the first row (READ) and only the 1st box of the second row (WRITE) and no boxes of the third row (EXECUTE). This will make your permissions rw-r--r-- as mentioned by the previous poster.
3) Now press the R/O at the top so it becomes R/W and reboot your device.
That's it. Your system apks will auto install themselves upon reboot. You never are supposed to press install within the system folder, which is why it wasn't working for you in the first place.
opasha said:
Follow these instructions exactly. no one guided you in detail.
1) Open root explorer if those apks are already in your /system/app folder, press R/W at the top and it will become R/O.
2) Now go to those files you are trying to install. Long press on them and select permissions. Then check all 3 boxes of the first row (READ) and only the 1st box of the second row (WRITE) and no boxes of the third row (EXECUTE). This will make your permissions rw-r--r-- as mentioned by the previous poster.
3) Now press the R/O at the top so it becomes R/W and reboot your device.
That's it. Your system apks will auto install themselves upon reboot. You never are supposed to press install within the system folder, which is why it wasn't working for you in the first place.
Click to expand...
Click to collapse
Ok, got em to show at rw-r-r but they didnt install on reboot. I have them copied into the system folder and then to apps. I did notice that the System folder is rwxr-xr-x. Does this matter?
I just updated my ROM to Beanstalk 4.4.285 and now xposed does not work. It is still showing up as being installed in the all apps list. The app drawer does not show it anywhere. My installed modules are still listed. I downloaded the newest version from the website but it says it is already installed and the signature is a mismatch. I can not uninstall as I do not have the app listed. Anyway to remove it to reinstall?
I'm confused, you say you can't uninstall it because the app is not listed but you also say it is showing in the all apps list. Do you just mean it isn't showing in the app drawer? If so, that doesn't matter. Go to the all apps list and uninstall it from there. Then install the update and it should work.
Sent from my Nexus 4 using Tapatalk
cadarn07 said:
I'm confused, you say you can't uninstall it because the app is not listed but you also say it is showing in the all apps list. Do you just mean it isn't showing in the app drawer? If so, that doesn't matter. Go to the all apps list and uninstall it from there. Then install the update and it should work.
Sent from my Nexus 4 using Tapatalk
Click to expand...
Click to collapse
Going to Settings > Apps > Downloaded does not show it, swiping to the All column shows the Xposed Installer. Clicking on this only gives me 2 options, Force stop, and disable. There is no uninstall option button. I have Clear data, Clear cache, Backup.. but no uninstall
bubbabri said:
Going to Settings > Apps > Downloaded does not show it, swiping to the All column shows the Xposed Installer. Clicking on this only gives me 2 options, Force stop, and disable. There is no uninstall option button. I have Clear data, Clear cache, Backup.. but no uninstall
Click to expand...
Click to collapse
it sounds like xposed came with your rom. is this the case? if so, you may need to go to your rom's thread to get help.
Sent from my Nexus 4 using Tapatalk
bubbabri said:
Going to Settings > Apps > Downloaded does not show it, swiping to the All column shows the Xposed Installer. Clicking on this only gives me 2 options, Force stop, and disable. There is no uninstall option button. I have Clear data, Clear cache, Backup.. but no uninstall
Click to expand...
Click to collapse
It's a system app, that's why you can't uninstall it from settings. Either uninstall with xposed disabler zip in recovery or with titanium backup. Then install what you want.
Sent from above using Xparent Tapatalk
PiggyFlooper said:
It's a system app, that's why you can't uninstall it from settings. Either uninstall with xposed disabler zip in recovery or with titanium backup. Then install what you want.
Sent from above using Xparent Tapatalk
Click to expand...
Click to collapse
The disabler zip doesn't remove the APK, it just restores the orignal /system/bin/app_process.
TB should work, even though the system app will probably come back when you upgrade your ROM.
Disabling the signature check means that the system APK remains there, which I think is not so nice. Plus, it's quite dangerous: http://www.xda-developers.com/andro...-disable-it-with-xposed-and-why-you-shouldnt/
Long story short: These are some reasons why I strongly recommend not to include Xposed in ROMs. I won't give you further support, please ask for help in your ROM's thread.