• After 15+ years, we've made a big change: Android Forums is now Early Bird Club. Learn more here.

Root Esteem optimizer problem.....maybe...I think?

Fuzzy13

Extreme Android User
Love the app first off. Set it up. Battery on C.Norris. All memory options checked. VM-96m. Graphics twekas- first option checked.

This isn't whay I made the thread but what does the battery mod actually do?

Now the real question. Whenever my phone reboots it always shows a force close of the optimizer. It comes up twice. Why does it do this? Is the app actually working even though it's doing this? Just wandering and making sure nothing is getting messed up or causing problems instead of fixing them.

Thank you in advance :D
 
Love the app first off. Set it up. Battery on C.Norris. All memory options checked. VM-96m. Graphics twekas- first option checked.

This isn't whay I made the thread but what does the battery mod actually do?

Now the real question. Whenever my phone reboots it always shows a force close of the optimizer. It comes up twice. Why does it do this? Is the app actually working even though it's doing this? Just wandering and making sure nothing is getting messed up or causing problems instead of fixing them.

Thank you in advance :D


I've been trying to isolate that bug, I has to do with reading a configuration file in the lg esteem folder on the internal sdcard. Have you renamed or deleted it by any chance?

the folder is /sdcard/lg_esteem_backup
I store your apk's there, along with the config in case you uninstall or reinstall my app, that set of data will stay there.
Unfortunately the sdcard is not always available to be read (it's not mounted, or scanning media for example) so I put in a delay to try again in 30 mins if it couldn't access it.
the file it looks for is called backup.config. It gets re-created if you click 'remove bloatware', that may solve your problem.
Please let me know if it helps.
 
As for the battery mod, it slows down the interval for the gyroscopic sensor, by default it checks way too often eating up cpu. With the tweak enabled it does this less often with no negative side effects reported.
 
I've been trying to isolate that bug, I has to do with reading a configuration file in the lg esteem folder on the internal sdcard. Have you renamed or deleted it by any chance?


No I haven't changed anything. It did it the first time it rebooted. I just close it out and everything is fine.......at least I think. :D
 
If it's a first time boot thing then it's gotta be ok. Perhaps the file didn't exist yet wich would make sense.
 
Back
Top Bottom