build.prop

buya97

Well-known member
Apr 9, 2010
61
0
0
i have been having a problem with my sirius app ever since i flashed over to 2.2 Now i have seen other people mention that there is a way to fix this by going into the build.prop and changing some code.

media.stagefright.enable-player=true

media.stagefright.enable-http=false

If anyone knows what this means, it would be greatly appreciated
 
build.prop is a file located in the /system/ folder on your phone. You edit the build.prop file to change the media.stagefright.enable-http=true to media.stagefright.enable-http=false.

Previously we changed the "player" line from true to false, but that hurt our quadrant performance benchmark scores. Changing the "http" line fixes that.

Both changes improve your streaming audio quality, but they both also cause broswers to not be able to play m.youtube.com videos. The YouTube app still works fine with no problem.

[PATCH] Froyo 8-1-2010 Market, Audio, 32M VM Heap - xda-developers