What's new
DroidForums.net | Android Forum & News

This is a sample guest message. Register a free account today to become a member! Once signed in, you'll be able to participate on this site by adding your own topics and posts, as well as connect with other members through your own private inbox!

Rubix Focused 1.9.0 leak and non leak versions

Stagefright is enabled. I don't believe you can play any recorded videos that way. You can go into build.prop and change the stagefright lines from true to false to fix that and then you will get back to 1400s.

Edit: Some of the first downloaders got a stagefright enabled version... It was corrected shortly thereafter. If you score 2000+ quadrant, just go into build.prop and change the lines to false and you'll be good to go.

To confirm, the file is /system/build.prop. The properties are:

media.stagefright.enable-player
media.stagefright.enable-meta
media.stagefright.enable-scan
media.stagefright.enable-http

All of these need to be set to false?
 
he changed something because im getting 2000 something in quadrant also.

Stagefright is enabled. I don't believe you can play any recorded videos that way. You can go into build.prop and change the stagefright lines from true to false to fix that and then you will get back to 1400s.

Edit: Some of the first downloaders got a stagefright enabled version... It was corrected shortly thereafter. If you score 2000+ quadrant, just go into build.prop and change the lines to false and you'll be good to go.

I installed over 1.8.9 with just cache cleared. Didn't run into problems but Droid said it's a new ROM so like from scratch? So I should wipe data as well?

You may very well be fine installing it over top of 1.8.9 since the frameworks are shared, but if you ever have any issues, before posting a bug or problem you should try wiping data/cache and reflashing the ROM.

inkarnit... just saw your in Virginia Beach! IM in richmond. DO you think its a good idea to start from scratch coming from 1.8.6?

Oh cool man! That's close :) And yes, I think it's a good idea, though maybe not completely necessary. If you had any weirdness going on then yes, otherwise you should be fine. It's just updating some things...

he changed something because im getting 2000 something in quadrant also.

Stagefright is enabled. I don't believe you can play any recorded videos that way. You can go into build.prop and change the stagefright lines from true to false to fix that and then you will get back to 1400s.

Edit: Some of the first downloaders got a stagefright enabled version... It was corrected shortly thereafter. If you score 2000+ quadrant, just go into build.prop and change the lines to false and you'll be good to go.

I installed over 1.8.9 with just cache cleared. Didn't run into problems but Droid said it's a new ROM so like from scratch? So I should wipe data as well?

You may very well be fine installing it over top of 1.8.9 since the frameworks are shared, but if you ever have any issues, before posting a bug or problem you should try wiping data/cache and reflashing the ROM.

How do you do this?

Oh my. Okay well you need to have root explorer so that you can browse there. Go to system/build.prop then open in text editor. Scroll down to near the bottom and change the lines:

media.stagefright.enable-player=true
media.stagefright.enable-meta=true
media.stagefright.enable-scan=true
media.stagefright.enable-http=true

You probably only need to change the first one, player, to false. That's what I did and it works fine for all media types now. Once you change it, then just click save and exit. Reboot and you're good to go.
 
Oh my. Okay well you need to have root explorer so that you can browse there. Go to system/build.prop then open in text editor. Scroll down to near the bottom and change the lines:

media.stagefright.enable-player=true
media.stagefright.enable-meta=true
media.stagefright.enable-scan=true
media.stagefright.enable-http=true

You probably only need to change the first one, player, to false. That's what I did and it works fine for all media types now. Once you change it, then just click save and exit. Reboot and you're good to go.

Beyond breaking media, what do these do?
 
Oh my. Okay well you need to have root explorer so that you can browse there. Go to system/build.prop then open in text editor. Scroll down to near the bottom and change the lines:

media.stagefright.enable-player=true
media.stagefright.enable-meta=true
media.stagefright.enable-scan=true
media.stagefright.enable-http=true

You probably only need to change the first one, player, to false. That's what I did and it works fine for all media types now. Once you change it, then just click save and exit. Reboot and you're good to go.

Beyond breaking media, what do these do?

That's a question for better men than me. My understanding is that Google has fixed stagefright, but the fix is in AOSP which can't be utilized on the Droid X yet due to a closed bootloader... So for now Droid X should not have stagefright enabled unless you want inflated quadrant scores and broken media.
 
Oh my. Okay well you need to have root explorer so that you can browse there. Go to system/build.prop then open in text editor. Scroll down to near the bottom and change the lines:

media.stagefright.enable-player=true
media.stagefright.enable-meta=true
media.stagefright.enable-scan=true
media.stagefright.enable-http=true

You probably only need to change the first one, player, to false. That's what I did and it works fine for all media types now. Once you change it, then just click save and exit. Reboot and you're good to go.

Beyond breaking media, what do these do?

stagefright is a tool for decoding, like opencore, but more advanced

player is fixed in googles latest source. well, it has been since julyish. why moto doesn't include the fix.. I don't know. the rest function properly.

The reason it RAISES quad scores so much, is because it decodes h264 videos and aac SO much quicker, which those both are factors in the quadrant benchmark, without actually affecting the feel, smoothness, or speed of the phone. you can load videos faster and stream media faster.. that's about it ;)
 
I just need to know how to get from Version.2.3.151 W/O toasting another X ? And no she still has her cherry. There have been so many root changes I don't know what to use.
 
Oh my. Okay well you need to have root explorer so that you can browse there. Go to system/build.prop then open in text editor. Scroll down to near the bottom and change the lines:

media.stagefright.enable-player=true
media.stagefright.enable-meta=true
media.stagefright.enable-scan=true
media.stagefright.enable-http=true

You probably only need to change the first one, player, to false. That's what I did and it works fine for all media types now. Once you change it, then just click save and exit. Reboot and you're good to go.

Beyond breaking media, what do these do?

stagefright is a tool for decoding, like opencore, but more advanced

player is fixed in googles latest source. well, it has been since julyish. why moto doesn't include the fix.. I don't know. the rest function properly.

The reason it RAISES quad scores so much, is because it decodes h264 videos and aac SO much quicker, which those both are factors in the quadrant benchmark, without actually affecting the feel, smoothness, or speed of the phone. you can load videos faster and stream media faster.. that's about it ;)

So should we only set stagefright to false for media or all of them?
 
im guessing flashing this would loose my apps again huh?

Only if you follow the instructions and wipe data/cache first :)

sry if this was asked but just out of curiosity how come drod decided to go backward in version numbers? (1.9.3 ---> 1.9.0)

Because 1.9.0 is a step up from 1.8.9 whereas he made 1.9.3 as the leak version of 1.8.9 before realizing the error of his ways. Now they both have the same version number but one made for leak and one made for non-leak.

Beyond breaking media, what do these do?

stagefright is a tool for decoding, like opencore, but more advanced

player is fixed in googles latest source. well, it has been since julyish. why moto doesn't include the fix.. I don't know. the rest function properly.

The reason it RAISES quad scores so much, is because it decodes h264 videos and aac SO much quicker, which those both are factors in the quadrant benchmark, without actually affecting the feel, smoothness, or speed of the phone. you can load videos faster and stream media faster.. that's about it ;)

So should we only set stagefright to false for media or all of them?

By disabling the top one you disable them all to my understanding. Top or all will give you the same results. Just set the top one to false and you're good to go :)
 
he changed something because im getting 2000 something in quadrant also.

Stagefright is enabled. I don't believe you can play any recorded videos that way. You can go into build.prop and change the stagefright lines from true to false to fix that and then you will get back to 1400s.

Edit: Some of the first downloaders got a stagefright enabled version... It was corrected shortly thereafter. If you score 2000+ quadrant, just go into build.prop and change the lines to false and you'll be good to go.

I installed over 1.8.9 with just cache cleared. Didn't run into problems but Droid said it's a new ROM so like from scratch? So I should wipe data as well?

You may very well be fine installing it over top of 1.8.9 since the frameworks are shared, but if you ever have any issues, before posting a bug or problem you should try wiping data/cache and reflashing the ROM.

Worked...thanks for the quick reply.
 
he changed something because im getting 2000 something in quadrant also.

Stagefright is enabled. I don't believe you can play any recorded videos that way. You can go into build.prop and change the stagefright lines from true to false to fix that and then you will get back to 1400s.

Edit: Some of the first downloaders got a stagefright enabled version... It was corrected shortly thereafter. If you score 2000+ quadrant, just go into build.prop and change the lines to false and you'll be good to go.

I installed over 1.8.9 with just cache cleared. Didn't run into problems but Droid said it's a new ROM so like from scratch? So I should wipe data as well?

You may very well be fine installing it over top of 1.8.9 since the frameworks are shared, but if you ever have any issues, before posting a bug or problem you should try wiping data/cache and reflashing the ROM.

Worked...thanks for the quick reply.

Noob question but what exactly should I use to edit build.prop?

Sent from my DROIDX using DroidForums App
 
Back
Top