whats the best way to check if stagefright is enabled or disable? I would like to check my galaxy tab (2.2 out of the box)
Who determined stagefright was broken?
Started by
sawta
, Feb 09 2011 01:08 AM
#41
Posted 10 February 2011 - 10:41 AM
#42
Posted 10 February 2011 - 12:03 PM
Check build.prop in /system/ if it has stagefright false or true. You can do this with ADB, Super Manager (free in Market) or Root Explorer.
#43
Posted 10 February 2011 - 12:25 PM
charliemike, on Feb 10 2011, 11:41, said:
whats the best way to check if stagefright is enabled or disable? I would like to check my galaxy tab (2.2 out of the box)
adb shell cat /system/build.prop | grep stage
give :
media.stagefright.enable-player=false
media.stagefright.enable-meta=false
media.stagefright.enable-scan=false
media.stagefright.enable-http=false
Si le corps est mortel, l’âme elle est éternelle.
#44
Posted 10 February 2011 - 12:31 PM
Phoenix Silver, on Feb 10 2011, 13:25, said:
with adb it's fast just type
adb shell cat /system/build.prop | grep stage
give :
media.stagefright.enable-player=false
media.stagefright.enable-meta=false
media.stagefright.enable-scan=false
media.stagefright.enable-http=false
adb shell cat /system/build.prop | grep stage
give :
media.stagefright.enable-player=false
media.stagefright.enable-meta=false
media.stagefright.enable-scan=false
media.stagefright.enable-http=false
media.stagefright.enable-player=true
media.stagefright.enable-meta=true
media.stagefright.enable-scan=true
media.stagefright.enable-http=true
on my Samsung Galaxy Tab with 2.2 out of the Box
#45
Posted 10 February 2011 - 12:34 PM
^Doesnt the tab come with 2.2.1? If not, looks like Samsung backported the fixes from 2.2.1, people have done so for the droid family.
#46
Posted 10 February 2011 - 12:40 PM
#47
Posted 10 February 2011 - 01:08 PM
That might just be Samsungs versioning. My friends Samsung galaxy phone report 2.2 even though he says he's done the 2.2.1 update on it. I can't say for sure that his 2.2.1 update was successful mind you. 
My Blade site - includes vanilla KANGS's of CM7. Also available: modified GB Gapps with various market versions, mini ICS Gapps for 160mb system partitions and Flash for ARMv6
CM7 Blade changelog
CM7 Blade changelog
#48
Posted 10 February 2011 - 01:34 PM
targetbsp, on Feb 10 2011, 14:08, said:
That might just be Samsungs versioning. My friends Samsung galaxy phone report 2.2 even though he says he's done the 2.2.1 update on it. I can't say for sure that his 2.2.1 update was successful mind you. 
samfirmware.com says that there is no 2.2.1 for the tab, only 2.2. there is 2.2.1 for ofther samsung devices like the galaxy s
#49
Posted 11 February 2011 - 09:28 PM
#50
Posted 12 February 2011 - 07:07 PM
So what did your friend say?
-----------------------------------------------------------------------------------------
Varemenos.com | AKLP.gr
-----------------------------------------------------------------------------------------
0 user(s) are reading this topic
0 members, 0 guests, 0 anonymous users







Sign In
Create Account

Back to top









