Related
I have a Note SM-N9005, with Android 4.3 running on it. I rooted it using CF Auto Root and installed TWRP to be able to back everything up.
I installed Xposed Framework 2.5, and Wanam Xposed so that I can enable apps in multi-window, but after trying multiple times to set some apps to be able to use them in multi-window the only thing I managed to do is somehow remove a few apps from the list, and not the ones I wanted. Wanam Xposed is checked in the Modules thingy in the framework app, rebooted multiple times, but except those few apps I removed (that I didn't even uncheck), nothing has changed.
Also, YouTube is not even on the list of available apps in Xposed, even though I have it installed, and it disappeared from the multi-window list of apps as well.
I also tried turning off the camera shutter sound, and then rebooted, didn't work. Changing the text size of the clock in the notification bar had no effect either.
Any ideas what I might be doing wrong? Thanks in advance.
I flashed official Kit Kat rom from you know where, re-rooted and tried again, but I have the same issue. Nothing works. I would really appreciate if someone could help me.
Thanks in advance.
Sent from my SM-N9005 using xda app-developers app
robert_3EC said:
I flashed official Kit Kat rom from you know where, re-rooted and tried again, but I have the same issue. Nothing works. I would really appreciate if someone could help me.
Thanks in advance.
Sent from my SM-N9005 using xda app-developers app
Click to expand...
Click to collapse
Hi mate,
You have the official stock rom and just it yes?
if yes, you need to install xposed framework apk, enable wanam on that and reboot.
you need the multi window apk too if you want delete some apps in multiwindow and add others.
Try gravitybox too.
If you do that, certainly it will work fine
Markudsc said:
Hi mate,
You have the official stock rom and just it yes?
if yes, you need to install xposed framework apk, enable wanam on that and reboot.
you need the multi window apk too if you want delete some apps in multiwindow and add others.
Try gravitybox too.
If you do that, certainly it will work fine
Click to expand...
Click to collapse
Thanks for trying to help, but I tried already, I installed the Xposed framework, then Wanam, enabled Wanam in the framework modules, but it doesn't work.
I tried using multiple apps from the Play Store like Multi Window Manager (I made sure to enable the modules in Xposed Framework and then reboot), but none of them had any effect. I really don't understand why.
robert_3EC said:
Thanks for trying to help, but I tried already, I installed the Xposed framework, then Wanam, enabled Wanam in the framework modules, but it doesn't work.
I tried using multiple apps from the Play Store like Multi Window Manager (I made sure to enable the modules in Xposed Framework and then reboot), but none of them had any effect. I really don't understand why.
Click to expand...
Click to collapse
I think there might be minor bugs into Wanam Xposed - you should probably report those in the specific thread for that module:
http://forum.xda-developers.com/apps/xposed-modules/app-wanam-xposed-customize-stock-t2383484
robert_3EC said:
Thanks for trying to help, but I tried already, I installed the Xposed framework, then Wanam, enabled Wanam in the framework modules, but it doesn't work.
I tried using multiple apps from the Play Store like Multi Window Manager (I made sure to enable the modules in Xposed Framework and then reboot), but none of them had any effect. I really don't understand why.
Click to expand...
Click to collapse
Hi again,
I think you have to try the system ui patcher on xposed installer.
only with it I think you can apply the settings on wanam xposed.
Install that, reboot and try.
after reply just to me know if it worked
Please already tried looking in various places and couldn't find anything to help me.
Got the Galaxy S5, before I wore only the S3, my problem with the S5 is that I can't update the S-Health, when I do a message pops up saying you must also update the Health Service, when I do this the S-Health crashes.
Just after returning all factory settings S-Health back to work without the update.
Use the Gear Fit and when using S3 with Fitness with Gear there was this problem, could show the data in the pedometer, exercise and heartbeats without problems.
Can someone help me? SM-G900M stok version 4.4.2
rickaoi said:
Please already tried looking in various places and couldn't find anything to help me.
Got the Galaxy S5, before I wore only the S3, my problem with the S5 is that I can't update the S-Health, when I do a message pops up saying you must also update the Health Service, when I do this the S-Health crashes.
Just after returning all factory settings S-Health back to work without the update.
Use the Gear Fit and when using S3 with Fitness with Gear there was this problem, could show the data in the pedometer, exercise and heartbeats without problems.
Can someone help me? SM-G900M stok version 4.4.2
Click to expand...
Click to collapse
Try updating it directly in Samsung Apps.
drakester09 said:
Try updating it directly in Samsung Apps.
Click to expand...
Click to collapse
already did that, did not work, always gives the same problem.
Usually the update also requires you to update the s health service, have you tried searching for the s health service and updating manually?
Also if you are using xposed or rooted you gotta change a line in build.prop, let me know if you are and I'll search for it.
Sent from my SM-G900H using Tapatalk
drakester09 said:
Usually the update also requires you to update the s health service, have you tried searching for the s health service and updating manually?
Also if you are using xposed or rooted you gotta change a line in build.prop, let me know if you are and I'll search for it.
Sent from my SM-G900H using Tapatalk
Click to expand...
Click to collapse
Yes, I use root and Xposed
Set these two lines since we no longer have Knox and Private Mode won't work.
Code:
ro.config.tima=0
ro.securestorage.support=false
Search for them in build.prop and change the values to those.
drakester09 said:
Set these two lines since we no longer have Knox and Private Mode won't work.
Code:
ro.config.tima=0
ro.securestorage.support=false
Search for them in build.prop and change the values to those.
Click to expand...
Click to collapse
Thanks for the help, but I couldn't make it work. I Give Up.
rickaoi said:
Thanks for the help, but I couldn't make it work. I Give Up.
Click to expand...
Click to collapse
Rooting the phone breaks the S-Health app and the associated services, because the Knox counter is tripped.
You can use the Rom posted here and the add-on package it has in the second post and that will put the apps back on to it. Hopefully that helps.
luriert said:
Rooting the phone breaks the S-Health app and the associated services, because the Knox counter is tripped.
You can use the Rom posted here and the add-on package it has in the second post and that will put the apps back on to it. Hopefully that helps.
Click to expand...
Click to collapse
Thanks, I keep trying.
I removed root and xposed beyond titanium backup, now shealth works perfectly
drakester09 said:
Set these two lines since we no longer have Knox and Private Mode won't work.
Code:
ro.config.tima=0
ro.securestorage.support=false
Search for them in build.prop and change the values to those.
Click to expand...
Click to collapse
Just confirming that I did this and it worked; updated my S Health and Health Service via Samsung Apps and it isn't crashing (so far).
@rickaoi: You can try searching up how to access and edit the build.prop file and make the changes suggested. Remember to reboot after making changes.
divineiniquity said:
Just confirming that I did this and it worked; updated my S Health and Health Service via Samsung Apps and it isn't crashing (so far).
@rickaoi: You can try searching up how to access and edit the build.prop file and make the changes suggested. Remember to reboot after making changes.
Click to expand...
Click to collapse
Hi, to those who still searching solution for that, this is the correct solution,
I have tried and it works on me.
Here is the guide on how to edit build.prop
http://forum.xda-developers.com/showthread.php?t=1948558
Hope it helps.
There is also an option in wanam xposed where you can get both S-Health and private mode working, there is also a separate module available.
drakester09 said:
Set these two lines since we no longer have Knox and Private Mode won't work.
Code:
ro.config.tima=0
ro.securestorage.support=false
Search for them in build.prop and change the values to those.
Click to expand...
Click to collapse
Try deleting all Knox apps and rewrite the build.prop.. Restart the phone and ready to actualize..
I rooted using the CF Auto method or whatever it was last week to try playing Hearthstone on my Note 4, however now my phone gets significant lag issues (screen locks up for 3-4 seconds every 5 minutes or so) and even stuttering while playing music over Spotify. Any ideas?
I uninstalled Xposed and the App Settings module to see if that would fix it, but it hasn't.
Brilliancy said:
I rooted using the CF Auto method or whatever it was last week to try playing Hearthstone on my Note 4, however now my phone gets significant lag issues (screen locks up for 3-4 seconds every 5 minutes or so) and even stuttering while playing music over Spotify. Any ideas?
I uninstalled Xposed and the App Settings module to see if that would fix it, but it hasn't.
Click to expand...
Click to collapse
hi,
i had similar and other experiences with Xposed and lag issue. (in past month) I have found that Xposed can break certain apps (when installing etc.. Shealth.. Play store, Samsung store, Private mode, and cause lag.
You must take into account that Xposed was last updated even before Note 4 was released.(?) So to me its not fully optimised? for Note 4?
However, I also found that Xposed broke certain apps.. even after i uninstalled it! eg.. My Play store was working fine with Xposed (Patched./fixes applied) and after i uninstalled Xposed i suddenly couldn't install apps from Play store! I was so fed trying to "fix" Play store etc... i just flashed my latest Official Rom over it..(All problems fixed!) So it could be Xposed that was original cause of your lag?.. even if you have uninstalled it? I have also found after uninstalling Xposed, some other module's functions are still present and i can still use it!
Just a pointer, maybe it helps?
good luck
Search the forum. It is S-Health, that causes lags, because it uses Secure Storage, which is not working with root. But there is a good news! There is already fix for it in custom kernels and XPosed Framework (search for SHealth in modules). You can use either.
Zer0r said:
Search the forum. It is S-Health, that causes lags, because it uses Secure Storage, which is not working with root. But there is a good news! There is already fix for it in custom kernels and XPosed Framework (search for SHealth in modules). You can use either.
Click to expand...
Click to collapse
I tried searching a bit, but wasn't finding any results for what little I knew. Sorry about that. Thanks a bunch for the help. Will simply disabling S Health solve the issues since I don't use it anyways?
Edit: Just realized you mentioned a solution also within the Xposed framework, I'll try that! Sorry, I'm pretty tired haha
Brilliancy said:
I tried searching a bit, but wasn't finding any results for what little I knew. Sorry about that. Thanks a bunch for the help. Will simply disabling S Health solve the issues since I don't use it anyways?
Edit: Just realized you mentioned a solution also within the Xposed framework, I'll try that! Sorry, I'm pretty tired haha
Click to expand...
Click to collapse
hi ,
yes, i think @Zer0r means the XsecureStorage module ( Wanam )
http://repo.xposed.info/module/ma.wanam.xshealth
Just to point out that maybe you overlooked an important fact and that is you still have the lag issue after ........uninstalling Xposed ?
thus Xposed must have "broken" something ? in process ? for you to have lag after uninstalling Xposed ?
to fix you now have to install Xposed again.(thus a temporally fix ????)
When i had Xposed installed and used XsecureStorage module it fixed my Shealthapp ( i had no lag ,so it was not an issue to me ) but it did not fix my Private mode .(So to me its a hit and miss )
Good luck
You can either install the secure storage xposed mod or edit your buildprop and change secure storage to false
willcor said:
When i had Xposed installed and used XsecureStorage module it fixed my Shealthapp ( i had no lag ,so it was not an issue to me ) but it did not fix my Private mode .(So to me its a hit and miss )
Good luck
Click to expand...
Click to collapse
Quote from Wanam's ROM thread:
"If you can't get Private mode to work: backup your user Apps through TB, wipe data partition from recovery, reboot, setup Private mode and restore your Apps."
Zer0r said:
Quote from Wanam's ROM thread:
"If you can't get Private mode to work: backup your user Apps through TB, wipe data partition from recovery, reboot, setup Private mode and restore your Apps."
Click to expand...
Click to collapse
hi,
thank you for your input, but i do know all relevant fixes.. (including your one.) Done them in past. Bottom line
I am not to interested if Private mode works or not..!
The point i am trying to bring across is that Xposed is not 100% optimised
for Note 4 and keeps on breaking various apps!
I have Xposed installed on my Note 3./.Note 2../ Note 8.0 (tab) and my HTC one X, no problems at all on any of these devices! My Note 4 i had Xposed installed on and off, since October this year.. so i do know Xposed very, very well! and relevant patches.
Bottom line is
if the dev. manages to optimise Xposed for lollipop (ART) i will install Xposed again! So i do fancy/like Xposed but is not so hardup to use it, (if it breaks so many apps and you have to patch it.)
This is my message i am try to bring across. with Xposed.. but then its your choice to install or not.?
thanks for your input and good luck
Lesson here is don't use xposed unless u do 5 minutes of reading first on how to use it with this phone. Been using it correctly since launch day, why...... cause I didn't just install it, I read what was suppose to be done before and after it is installed. Sorry just really sick of seeing the countless posts about this. There should be a sticky about xposed, but people would still fail to see it.
Before you even install xposed you should:
1. With titanium backup, freeze health service, private mode, and s health. Wipe data for those apps as well.
2. Edit build prop:
ro.build.selinux to 0 if you have a permissive kernel or want to flash one.
ro.config.knox to 0
ro.config.tima to 0
ro.securestorage.support to false
3. Reboot
4.install xposed, install framework, reboot.
5. Install Wanam 3.2.5,( do Not install newest 3.2.6 as there is something wrong with it, causes reboots while hanging at the startup system update process), go into security hacks and tick disable secure storage, and reboot.
6. In titanium backup, unfreeze health service, private mode, and s health.
7. Reboot and enjoy
I've even done this with skipping some of the reboots and been fine, but just to make sure you have no problems, do everything as written. And yes I know I edit other things in the build prop which is really overkill.
---------- Post added at 12:09 PM ---------- Previous post was at 11:32 AM ----------
willcor said:
hi,
thank you for your input, but i do know all relevant fixes.. (including your one.) Done them in past. Bottom line
I am not to interested if Private mode works or not..!
The point i am trying to bring across is that Xposed is not 100% optimised
for Note 4 and keeps on breaking various apps!
I have Xposed installed on my Note 3./.Note 2../ Note 8.0 (tab) and my HTC one X, no problems at all on any of these devices! My Note 4 i had Xposed installed on and off, since October this year.. so i do know Xposed very, very well! and relevant patches.
Bottom line is
if the dev. manages to optimise Xposed for lollipop (ART) i will install Xposed again! So i do fancy/like Xposed but is not so hardup to use it, (if it breaks so many apps and you have to patch it.)
This is my message i am try to bring across. with Xposed.. but then its your choice to install or not.?
thanks for your input and good luck
Click to expand...
Click to collapse
So u uninstalled xposed and are not installing it again because u don't want to do a lil bit of work after a fresh install, despite all the pluses it brings? I find it so useful that I probably won't upgrade to 5.0 until xposed is compatible unless xposed will never be compatible.
.................................................................
So u uninstalled xposed and are not installing it again because u don't want to do a lil bit of work after a fresh install, despite all the pluses it brings? I find it so useful that I probably won't upgrade to 5.0 until xposed is compatible unless xposed will never be compatible.[/QUOTE]
hi
thanks for you input ,
No ,i think maybe you "misinterpret" my last post ?( I did read up and follow correct Guidelines availeable .)
I stated that i know Xposed quite well and have installed Xposed all my other devices ..no problem etc .
On my Note 4 I have installed Xposed "on and off " since October (maybe 3 or 4 times ? i don't really know .)
Overall Xposed work well, no problems ,its just "sooner or later" an app would break !
eg . after using Xposed for a while( week or so )my Play store " broke"..could'nt install and have to apply fixes /patches all over again ( freeze S health / Install Xposed again /clear Shealth data etc etc )
other instant was using Xposed for a while my 'Samsung store " app broke .......!
Had to apply fixes/patches all over again ....!
I had my Private mode working in most of these cases ,but lost interest in hiding apps ..for what ?
I don't keep no "sensitive " stuff etc. on my device ,so don't really have any need for it .
As i am looking more forward to flash "Lollipop" onto my device ,i am not so "interested "
to keep Xposed on my Note 4 .( for every now and then ,for something to break and then apply fixes , after a while that was my experiences .)
Also i believe Xposed is not fully "optimised " for our Note 4 ..as i stated(/reason) , in my previous post above.
So if you chose to have Xposed on your device ,happy with it ,its your choice . (,i have no problem with that )
( i am also overall a " fan/supporter " of Xposed )
its just that my Note 4 is tweaked / running ... very smooth and i have no complaints/issues about... ..battery /lag or anything in paticular .
Good luck
After playing a lot with stuffs to fix the R in the status bar i finally managed to get it fixed.
I have used many ways to fix it but this was the way worked for me i hope it also works for you.
Install Xposed framework (You need Custom recovery or rooted device).
Install Xposed Module GravityBox.
Open Xposed Installer.
Go to Modules.
Open GravityBox (you have to reboot once you active a module).
Go to Phone tweaks.
in Mobile data section check the "National data roaming"
Thanks to hackerpower all you need to know is here.
http://forum.xda-developers.com/k3-note/general/organized-thread-lenovo-k3-note-k50-t3158522
POQDavid said:
After playing a lot with stuffs to fix the R in the status bar i finally managed to get it fixed.
I have used many ways to fix it but this was the way worked for me i hope it also works for you.
Install Xposed framework (You need Custom recovery or rooted device).
Install Xposed Module GravityBox.
Open Xposed Installer.
Go to Modules.
Open GravityBox (you have to reboot once you active a module).
Go to Phone tweaks.
in Mobile data section check the "National data roaming"
Thanks to hackerpower all you need to know is here.
http://forum.xda-developers.com/k3-note/general/organized-thread-lenovo-k3-note-k50-t3158522
Click to expand...
Click to collapse
very ,much thanx.,i bought this k3 note,just shows R in signal bar,,but this worked very good,now i have the 3g signal,,cant thank u enough,,,,br zezam
Thank you very much, worked for me
Hi,
I'm using the K50-T3s (listed as K3 Note) bought from dx.com and also faced this R issue.
Any recommended ROM to use with this? I am not interested in those extra features offered by different ROMs...I just want to remove the R.
Thanks!
Hello,
I rooted my phone today just so I can install MW commander and MW manager ... unfortunately I wasn't able to operate either ! the MW commander keeps disappearing even though it won't Force close but i won't open ! and the MW manager keeps saying I don't have root even though I have Super SU!
Is there any way I can enable multiwindows on all apps without having to change the recovery ? I need the original recovery and don't want to have TWRP or any other kind ... thank you
UP
KiToNaS said:
UP
Click to expand...
Click to collapse
downlosd xposed module and install wanam but in our case i think marshmallow doesnt have wanam for our xposed module install xtouchwiz module and see if that has the ability to enable all apps in multi windows it probably should
102skysx said:
downlosd xposed module and install wanam but in our case i think marshmallow doesnt have wanam for our xposed module install xtouchwiz module and see if that has the ability to enable all apps in multi windows it probably should
Click to expand...
Click to collapse
i downloaded xposed installer but it keeps telling me that the framework is not installed... and it doesn't seem to have the ability to install the framework
KiToNaS said:
i downloaded xposed installer but it keeps telling me that the framework is not installed... and it doesn't seem to have the ability to install the framework
Click to expand...
Click to collapse
or watch a YouTube video its kinda different now
102skysx said:
or watch a YouTube video its kinda different now
Click to expand...
Click to collapse
thank you very much .. I tried it but it requires me to install custom recovery ! the thing that makes me worry of installing custom recovery is that if some one just WIPE data/cache my files won't be deleted or if I used Samsung cloud in case of my phone got stolen ! I'm afraid for the pictures and content in my phone that it won't be deleted
KiToNaS said:
thank you very much .. I tried it but it requires me to install custom recovery ! the thing that makes me worry of installing custom recovery is that if some one just WIPE data/cache my files won't be deleted or if I used Samsung cloud in case of my phone got stolen ! I'm afraid for the pictures and content in my phone that it won't be deleted
Click to expand...
Click to collapse
The video says without custom recovery
102skysx said:
The video says without custom recovery
Click to expand...
Click to collapse
yeah but it needs you to do it with flash fire... when I do it it just stuck in boot loop ! t
102skysx said:
The video says without custom recovery
Click to expand...
Click to collapse
turned out that I used version 86 which was corrupted ! now I finally have Xposed with version 85.1 ... thank god then thank you very much <3
now how can I use Multi windows on all Apps?
problem Solved
and found a module
most modules from play store won't work...
I've downloaded this module from here http://forum.xda-developers.com/showthread.php?t=2304498
and it works perfectly
also thanks to the notes and comments that I found here
and Big Big thanks to @102skysx who helped me a lot through this.
KiToNaS said:
turned out that I used version 86 which was corrupted ! now I finally have Xposed with version 85.1 ... thank god then thank you very much <3
now how can I use Multi windows on all Apps?
Click to expand...
Click to collapse
Download xtouchwiz and explore it's settings it should have multi window option to enable apps cuz I remember reading wanman wasn't being updated to marshmallow and that the developer made xtouchwiz in its place so explore the module properly and let me know again