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

Root [Boost Mobile] is there away to mod the camcorder for hd

It can be done but without a custom recovery how do you plan on getting it on the phone before anything we need clockwork that is the number one priority
 
Second on the bump for this, it would be interesting to see if we can get a little better quality out of the camera
 
try adding these to your build.prop (or changing if they exist already)
Code:
persist.sys.use_dithering 0;
persist.sys.purgeable_assets 1;
ro.media.dec.jpeg.memcap 20000000;
ro.media.enc.jpeg.quality 100;
ro.HOME_APP_ADJ 1;
ro.HOME_APP_MEM 2048;
;
video.accelerate.hw 1;
media.stagefright.enable-player true;

You will need to use a note editor with SU (i prefer Es Note Editor, comes with es file explorer)
 
does it come with a note editor? i have not used Root Explorer, es is free, lol. if so yea, you should be fine. just view the build.prop after changing it to make sure it sticks
 
Back
Top Bottom