Guest mrmrmrmr Posted October 1, 2010 Report Posted October 1, 2010 I am not trying to achieve something which needs development. Just trying to understand why people select lower density. What is the advantage if it will not supply more space ?
Guest fards Posted October 1, 2010 Report Posted October 1, 2010 I am not trying to achieve something which needs development. Just trying to understand why people select lower density. What is the advantage if it will not supply more space ? because just because
Guest 80sLoveCHILD Posted October 1, 2010 Report Posted October 1, 2010 because just because HI-RES BABY!!!!!!!!!!!!!
Guest jutley Posted October 1, 2010 Report Posted October 1, 2010 where is the battrey tweaks battrey optimisations i cant find them anywhere any ideas?
Guest fards Posted October 1, 2010 Report Posted October 1, 2010 where is the battrey tweaks battrey optimisations i cant find them anywhere any ideas? mine?
Guest jutley Posted October 1, 2010 Report Posted October 1, 2010 mine? how do i apply them with root explorer?
Guest parks387 Posted October 1, 2010 Report Posted October 1, 2010 how do i apply them with root explorer? start on page 1 of this thread. it explains everything as black and white as you can get it.
Guest SomeoneStoleMyYodafone Posted October 5, 2010 Report Posted October 5, 2010 (edited) Hi guys, I've some different and possibly interesting observations on the black-and-white issue. It seems to me that booting (or rebooting) my Streak when it is charging... with debug.hw.sf=1... causes B&W video. To cut it short, I was just about to tear my hair out when I noticed this behaviour quite by accident. Previously I'd applied and removed the sysctl.conf edits, but I needed to rule them out. So in utter exasperation I did a factory data reset. Immediately after this I edited build.prop and set debug.hw.sf = 1, without touching the heapsize or doing the sysctl.conf edits. The same issue could be reliably reproduced - B&W video after phone was started when it was charging. Unplugged charger. Rebooted with charger unplugged and all was fine. At no point did I try clearing the dalvik-cache, though. Anyone want to check this out? Or am I headed for the funny farm? P.S. I'm now back to debug.hw.sf=0. IMO I'm not going to trade sluggish UI menus for embarrassing B&W video... Edited October 5, 2010 by SomeoneStoleMyYodafone
Guest Cue_32 Posted October 5, 2010 Report Posted October 5, 2010 Another benefit to this Build.prop... it charges FAST!
Guest bostonguy Posted October 6, 2010 Report Posted October 6, 2010 Hey guys, I'm looking to just make the edits to the build.prop file that restores the native Android app menus (if that's what I understand you've done here) without all of the other edits. I've already customized my build.prop file some and my Streak is fine and stable as is. Does anybody (Stephen?) know which line I should change to just get the stock menus? Additionally any listing of all the changes in this file (provided in this thread) wold be great if it exists. Thanks for any help, and great hacking/tweaking stuff going on here!
Guest lbj23numb1 Posted October 6, 2010 Report Posted October 6, 2010 when ever i do a normal reboot the video and camera turn black and white... i have to clear dalvik to fix everytime.... is there a way to permanently fix this
Guest Niner86 Posted October 6, 2010 Report Posted October 6, 2010 Works like a charm and as smooth as a bag of weasels!! Thanks guys, great work! Its not going unappreciated!
Guest Mirrdhyn Posted October 6, 2010 Report Posted October 6, 2010 (edited) Hey guys, I'm looking to just make the edits to the build.prop file that restores the native Android app menus (if that's what I understand you've done here) without all of the other edits. I've already customized my build.prop file some and my Streak is fine and stable as is. Does anybody (Stephen?) know which line I should change to just get the stock menus? Additionally any listing of all the changes in this file (provided in this thread) wold be great if it exists. Thanks for any help, and great hacking/tweaking stuff going on here! In your build.prop, I mean that it is the ro.build.FEATURE_BENDER_UI=0 Because, when I diff my previous file and the new file, I have two difference : Previous build.prop : debug.sf.hw=0 ro.build.FEATURE_BENDER_UI=1 New build.prop : debug.sf.hw=1 ro.build.FEATURE_BENDER_UI=0 Could you get back to us if I am wrong or not ? Thank you. Edited October 6, 2010 by Mirrdhyn
Guest fards Posted October 6, 2010 Report Posted October 6, 2010 In your build.prop, I mean that it is the ro.build.FEATURE_BENDER_UI=0 Because, when I diff my previous file and the new file, I have two difference : Previous build.prop : debug.sf.hw=0 ro.build.FEATURE_BENDER_UI=1 New build.prop : debug.sf.hw=1 ro.build.FEATURE_BENDER_UI=0 Could you get back to us if I am wrong or not ? Thank you. yep the bender ui is the dell menu tweak, so disabling it gives stock android
Guest neil tring Posted October 6, 2010 Report Posted October 6, 2010 Hmm thought i'd register and ask a question lol I've edited the build.prop rebooted etc but nothing appears different, specially with the menu still being on the right hand side. Running 2.1, rooted, busybox installed. Not sure what im doing wrong. Any help is appreciated.
Guest Stephen Hyde Posted October 6, 2010 Report Posted October 6, 2010 check you edited both lines the CONFIG_BENDER_UI etc are in build.prop twice by default both need editing
Guest bostonguy Posted October 6, 2010 Report Posted October 6, 2010 yep the bender ui is the dell menu tweak, so disabling it gives stock android Thanks guys, that worked a treat. Now if we could just get the stock Android taskbar and shade (and portrait lock screens). Hopefully the custom rom's will start flowing once Dell gives up all the right bits. Thanks again.
Guest neil tring Posted October 6, 2010 Report Posted October 6, 2010 Grr i have no idea if im just being a complete 'tard and missing something completly or what :/
Guest wyxwyx Posted October 7, 2010 Report Posted October 7, 2010 Did the screen resolution changed? Very small icons after.... How canv I revert it?
Guest Mirrdhyn Posted October 7, 2010 Report Posted October 7, 2010 In your build.prop, you have : ro.sf.lcd_density=120 And in the stock build.prop, you have : ro.sf.lcd_density=160 In the stock build.prop, you have the "native" definition of your screen. As you like :)
Guest wyxwyx Posted October 7, 2010 Report Posted October 7, 2010 In your build.prop, you have : ro.sf.lcd_density=120 And in the stock build.prop, you have : ro.sf.lcd_density=160 In the stock build.prop, you have the "native" definition of your screen. As you like :) Ok, but does it mean higher screen resolution (>800x480) or this is the same just smaller icons...?
Guest Mirrdhyn Posted October 7, 2010 Report Posted October 7, 2010 (edited) No change for the screen resolution I mean, is just to change the dots per inch (dpi) setting. But, it is possible that I am wrong. Edited October 7, 2010 by Mirrdhyn
Guest gillebob Posted October 7, 2010 Report Posted October 7, 2010 Anyone else upping the lcd to 180? luvin the BIG widgets.
Guest wyxwyx Posted October 8, 2010 Report Posted October 8, 2010 No change for the screen resolution I mean, is just to change the dots per inch (dpi) setting. But, it is possible that I am wrong. I took it back to 160. Bigger resulution or not the 120? Anybody?
Guest Mirrdhyn Posted October 8, 2010 Report Posted October 8, 2010 As I said in my previous comment, this parameter doesn't change the resolution of your screen, you have forever 800x480. But, this parameter change the dpi settings. With 120, you feel have the bigger resolution but no :) If you change this parameter on your Microsoft Windows, your screen resolution doesn't change too, but you feel the same as on your Streak.
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now