Hi,
well i try to manage 2 things :
- menu background to make it transparent
- default_workplace to have my own homescreen
In fact if i try even only one of those, i have an error using the new launcher apk.
i fix permissions...but no way.
i make an attachment for my touch30launcher compiled. I only rename it (without unsigned) and copy it using root explorer, reboot in recovery, wiping dalvik & cache then reboot.
I have a FC issue (processus com.android.tw.....)
Anybody can help me ?
thanks.
I have an Atrix HD with JB leak rooted. I tried Font Installer with no luck, it says that needs to reboot, but the device doesnt reboot et all after select the Yes Option and the font still the same, so which app do you recomend to change the font? thanks
Ok... I was feeling creative and was playing with the fonts on my HTC One. Using iFont i was able to change the majority, but I went a step further and used font installer, and selected a number of system fonts in the preferences. Long story short, I wrote over one that caused it to reboot and freeze on the HTC One screen. I know I can reflash the rom, but instead of redoing the whole phone would like to push the fonts back into the system folder. Is there a default font pack for this phone, or can someone give me a list of fonts in the font folder I can search and download? Thanks!
Megadoxx said:
Ok... I was feeling creative and was playing with the fonts on my HTC One. Using iFont i was able to change the majority, but I went a step further and used font installer, and selected a number of system fonts in the preferences. Long story short, I wrote over one that caused it to reboot and freeze on the HTC One screen. I know I can reflash the rom, but instead of redoing the whole phone would like to push the fonts back into the system folder. Is there a default font pack for this phone, or can someone give me a list of fonts in the font folder I can search and download? Thanks!
Click to expand...
Click to collapse
What ROM are you using? Depending on the case, reflashing it will be just fine. I was stuck in the same boat using fonts in ROMToolbox, but a simple reflash of my current ROM fixed it. Just dont wipe any data and youll reboot with everything just the way you left it (files, data, everything) except your fonts will be restored to the stock ones in the ROM zip. I was on ARHD when i did this, so it *should* work for you too. Make a nandroid just in case!
AT&T HTC One | ARHD 12.0
Tbalden Perf Kernel 2.1.4 UV/OC/UC
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.
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