Nickos-V, on 28 February 2012 - 08:13 PM, said:
6. I think it already does 1% for battery. I noticed mine going down by 1-3% when checking it. So, not going to touch that.
Only 2 real issues. No camera support but I don't use it so not a biggie for me though nice to have. 2nd is the constant ejecting of microSD during sleep mode. Have you noticed this too? It is an annoying issue but may cause the SD card to fail quicker. I will have to try formating and using another microSD card to see if that changes anything.
Well, what I ment was that battery indicator in the status bar should show the % remaining in 1% increments (that is done by modifing framework apk, as far as I know).
I modified the build.prop this morining and commented out two lines that said something like "EXTERNAL(HOST)_STORAGE_STATE=removed". After two reboots the problem seems to be gone now (I'll keep an eye on it for a couple of days).
One more thing - this code (taken from
this forum) :
windowsmgr.max_events_per_sec=260
view.touch_slop=2
view.minimum_fling_velocity=25
view.scroll_friction=0.008
helps remove shimmering when you touch the screen (I've noticed this shimmering when scrolling pages in FBReader - now it's gone).
Just add it to your build.prop.
RK launcher seems to be "half-baked" somehow - some of the functionality is missing (i.e. I didn't find wherer I can change the number of the screens, we still don't have the battery history and usage, etc).
When you push the screen brightness down it somehow seems to have very little effect, so subjectively it feels like screen can be dimmed down a bit, but alas....
Also, I suggest removing chinese keyboard, if possible.
It might be a good idea if you post your build.prop here completely
P.S. When both video.accelerate.hw=0 and debug.sf.hw=0 AnTuTu benchmark goes down by about 150 points - now it's about 2350.
With video.accelerate.hw=1 and debug.sf.hw=0 score goes to 2450.
With video.accelerate.hw=1 and debug.sf.hw=1 score is 2360.
This post has been edited by asrrd6: 29 February 2012 - 12:23 PM