Guest lmod Posted February 24, 2016 Report Posted February 24, 2016 (edited) Running Smart Ultra 6, v5.0.2, using TWRP from KonstaT There is a noticeable difference in smoothness and performance once Xposed is installed, is there anything I can do to make it smoother? (I dont think I can edit build.prop though) FIX: Ok the fix was posted in another thread but I couldn't get the build.prop changes to stick as my system is write protected (read only). The fix is here: ^ TLDR: Comment out these two lines, so your build.prop should be the same but with this instead: #dalvik.vm.dex2oat-filter = verify-none #dalvik.vm.image-dex2oat-filter = verify-none However, of course you cant edit the real build.prop yet. So copy the real one to somewhere like the root of your phone or Downloads for example. Edit it using a text editor and do the above (place a # before those two lines). Save the file. Then boot to recovery mode using TWRP manager or something. [Where I saw this tip: http://www.modaco.com/forums/topic/375839-mount-system-rw-fix/?page=2#comment-2266800] In recovery mode, use File Manager to delete the existing build.prop file in /system/ and move your edited one from "Downloads" to /system/ then chmod the file to 0644. Install Xposed framework again in recover mode and reboot. Edited February 27, 2016 by lmod 644->0644 just in case
Guest euricoalex Posted February 24, 2016 Report Posted February 24, 2016 You can edit and copy trough twrp tutorial on modaco
Guest lmod Posted February 24, 2016 Report Posted February 24, 2016 19 hours ago, euricoalex said: You can edit and copy trough twrp tutorial on modaco Hey, what tutorial are you talking about?
Guest Textman Posted March 5, 2016 Report Posted March 5, 2016 On 2/24/2016 at 1:08 AM, lmod said: Running Smart Ultra 6, v5.0.2, using TWRP from KonstaT There is a noticeable difference in smoothness and performance once Xposed is installed, is there anything I can do to make it smoother? (I dont think I can edit build.prop though) FIX: Ok the fix was posted in another thread but I couldn't get the build.prop changes to stick as my system is write protected (read only). The fix is here: ^ TLDR: Comment out these two lines, so your build.prop should be the same but with this instead: #dalvik.vm.dex2oat-filter = verify-none #dalvik.vm.image-dex2oat-filter = verify-none However, of course you cant edit the real build.prop yet. So copy the real one to somewhere like the root of your phone or Downloads for example. Edit it using a text editor and do the above (place a # before those two lines). Save the file. Then boot to recovery mode using TWRP manager or something. [Where I saw this tip: http://www.modaco.com/forums/topic/375839-mount-system-rw-fix/?page=2#comment-2266800] In recovery mode, use File Manager to delete the existing build.prop file in /system/ and move your edited one from "Downloads" to /system/ then chmod the file to 0644. Install Xposed framework again in recover mode and reboot. So did this work with the write protection, or didn't it? Just making sure so that I don't uninstall Xposed for nothing...
Guest Textman Posted March 5, 2016 Report Posted March 5, 2016 Nope. Bricked my phone. For the 10th time. I really hate this system rw protected thing. I'll make sure to avoid all Vodafone/ZTE phones in the future...
Guest Bostich Posted March 7, 2016 Report Posted March 7, 2016 Replacing the build.prop in twrp file manager is impossible for me. When I open /system in twrp file manager, folder is empty (only bin folder is there), so I can't access the file.
Guest kunft Posted March 7, 2016 Report Posted March 7, 2016 On 3/5/2016 at 4:25 PM, Textman said: Nope. Bricked my phone. For the 10th time. I really hate this system rw protected thing. I'll make sure to avoid all Vodafone/ZTE phones in the future... next time set permissions. and dont say you "bricked" your phone because of some minor thing ffs...
Guest Bostich Posted March 7, 2016 Report Posted March 7, 2016 Bok27: finally xposed works without any lags. Thanks man ;-)
Guest lmod Posted March 7, 2016 Report Posted March 7, 2016 On 05/03/2016 at 4:25 PM, Textman said: Nope. Bricked my phone. For the 10th time. I really hate this system rw protected thing. I'll make sure to avoid all Vodafone/ZTE phones in the future... How... my one was write protected too (by which I mean, only rw access in recovery)
Guest Textman Posted March 7, 2016 Report Posted March 7, 2016 4 hours ago, kunft said: next time set permissions. and dont say you "bricked" your phone because of some minor thing ffs... I did set permissions. And its called a soft BRICK right? 13 minutes ago, lmod said: How... my one was write protected too (by which I mean, only rw access in recovery) Apparently I had some leftover xposed modules that soft bricked the phone. Its all perfect now.
Guest lmod Posted March 8, 2016 Report Posted March 8, 2016 On 07/03/2016 at 7:36 PM, Textman said: I did set permissions. And its called a soft BRICK right? Apparently I had some leftover xposed modules that soft bricked the phone. Its all perfect now. Ahh ok, good to hear
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now