Update: fix number THREE added: Might help you, maybe...
Heyho, this has been discussed too many times already. So why am I doing this?
Well, because searching for "CM7 flash" brings a bunch of useless results. Cause, "flash" is natually used to often in ROM threads.
It would seem as if there are "fixes" floating around in the WWW. The idea behind this thread is to gather them, so they can actually be found using "search".
Flash fix number ONE:
Using Root Explorer:
force close stock browser
navigate to
/data/data/com.android.browser/app_plugins/com.adobe.flashplayer/.macromedia/Flash_Player/
remove all permissions from "config.data"
reboot
Click to expand...
Click to collapse
Using adb or terminal emulator
force close stock browser
adb shell (if using adb)
su root (to grant terminal emulator root, if not already done)
cd /data/data/com.android.browser/app_plugins/com.adobe.flashplayer/.macromedia/Flash_Player/
ls -l (to see permissions of "config.data")
chmod 000 config.data (to remove permissions)
reboot
Click to expand...
Click to collapse
*note: If you do not see ".macromedia" folder, type "ls -a" to show hidden folders
If you are using another browser it will not be "com.android.browser" but "different browser directory something".
This fixes video playback for anything up to 480p. I could not find a fix for 720p or higher.
Flash fix number TWO:
It seems like installing chainfire 3D actually fixes the problem. Several people confirm it working, did not try it myself, though. If it helped you, feel free to confirm.
Click to expand...
Click to collapse
Flash fix number THREE:
navigate to /data/data/com.android.browser/app_plugins/com.adobe.flashplayer/.macromedia/Flash_Player/
and change config.data to
DeviceCert=1
HeapSoftLimit=200
HeapHardLimit=240
HwH264=bp:108000,15;mp:108000,15;hp:108000,15;
ProductVer=11.1.111.x
Click to expand...
Click to collapse
*thanks to DeadlyPsycho for original post
If you know something I dont, feel free to tell me, so I can update my post.
Razorless said:
Heyho, this has been discussed too many times already. So why am I doing this?
Well, because searching for "CM7 flash" brings a bunch of useless results. Cause, "flash" is natually used to often in ROM threads.
It would seem as if there are "fixes" floating around in the WWW. The idea behind this thread is to gather them, so they can actually be found using "search".
Flash fix number ONE:
Using Root Explorer:
force close stock browser
navigate to
/data/data/com.android.browser/app_plugins/com.adobe.flashplayer/.macromedia/Flash_Player/
remove all permissions from "config.data"
reboot
Using adb or terminal emulator
do this:
force close stock browser
adb shell (if using adb)
su root (to grant terminal emulator root, if not already done)
cd /data/data/com.android.browser/app_plugins/com.adobe.flashplayer/.macromedia/Flash_Player/
type "ls -l" to see permissions of "config.data"
type "chmod 000 config.data" to remove permissions
reboot
*note: If you do not see ".macromedia" folder, type "ls -a" to show hidden folders
If you are using another browser it will not be "com.android.browser" but "different browser directory something".
This fixes video playback for anything up to 480p. I could not find a fix for 720p or higher.
If you know something I dont, feel free to tell me, so I can update my post.
Click to expand...
Click to collapse
Is this a fix for all flash version including V11?
Notorious544d said:
Is this a fix for all flash version including V11?
Click to expand...
Click to collapse
Yes.
However, some are reporting better playback with 10.x while others insist 11.x is better.
Dunno where that comes from.
use Chainfire3D and it will fix most of the problems including game gfx glitches and play around with settings to find ur own optimized settings
https://market.android.com/details?...251bGwsMSwxLDEwMiwiZXUuY2hhaW5maXJlLmNmM2QiXQ..
xateeq said:
use Chainfire3D and it will fix most of the problems including game gfx glitches and play around with settings to find ur own optimized settings
https://market.android.com/details?...251bGwsMSwxLDEwMiwiZXUuY2hhaW5maXJlLmNmM2QiXQ..
Click to expand...
Click to collapse
Certainly will try that one
Any suggestions what settings one should change?
In the other cm flash thread I think using chainfire3d was what was recommend the most and 10x flash.
Sent from my MB860 using xda premium
msd24200 said:
In the other cm flash thread I think using chainfire3d was what was recommend the most and 10x flash.
Sent from my MB860 using xda premium
Click to expand...
Click to collapse
Did it fix 720p playback? If not, you dont need chainfire, cause the above fix does it allright.
Razorless said:
Did it fix 720p playback? If not, you dont need chainfire, cause the above fix does it allright.
Click to expand...
Click to collapse
Not sure I've been using flash 11 fine so haven't done any fixes
Sent from my MB860 using xda premium
till 720p videos chainfire3d works purfectly with FP11
xateeq said:
till 720p videos chainfire3d works purfectly with FP11
Click to expand...
Click to collapse
So you mean 720p not included? Im talking about browser embedded flash video here, not Youtube app. Ah, and again, anything specific about chainfire that makes flash work? Like a setting or plugin?
Razorless said:
So you mean 720p included? Im talking about browser embedded flash video here, not Youtube app. Ah, and again, anything specific about chainfire that makes flash work? Like a setting or plugin?
Click to expand...
Click to collapse
yeah 720p included
basically chainfire3d sits between kernel and actual program and do the magic there to optimize the opnengl for best results (u can also modify and load tragra 2 plugins which are pre-optimized)
this not only fix the flash playback problem but also fix the some time distorted picture in flash and many game play issues. just give it a try ull never regret it.
Hmm, installed chainfire with FP11 and it works pretty well, except for 480p. I get a distorted picture on 480p, but everything else works.
Also, I noticed that if you load a page in portrait and play a flash video in full screen, the video will stay in portrait. The only way to get it into fullscreen landscape is to reload the entire page while in landscape.
Sent from my MB860 using Tapatalk
Heyho, this has been discussed too many times already. So why am I doing this?
Well, because searching for "CM7 flash" brings a bunch of useless results. Cause, "flash" is natually used to often in ROM threads.
It would seem as if there are "fixes" floating around in the WWW. The idea behind this thread is to gather them, so they can actually be found using "search".
Flash fix number ONE:
Using Root Explorer:
force close stock browser
navigate to
/data/data/com.android.browser/app_plugins/com.adobe.flashplayer/.macromedia/Flash_Player/
remove all permissions from "config.data"
reboot
Using adb or terminal emulator
do this:
force close stock browser
adb shell (if using adb)
su root (to grant terminal emulator root, if not already done)
cd /data/data/com.android.browser/app_plugins/com.adobe.flashplayer/.macromedia/Flash_Player/
type "ls -l" to see permissions of "config.data"
type "chmod 000 config.data" to remove permissions
reboot
*note: If you do not see ".macromedia" folder, type "ls -a" to show hidden folders
If you are using another browser it will not be "com.android.browser" but "different browser directory something".
This fixes video playback for anything up to 480p. I could not find a fix for 720p or higher.
If you know something I dont, feel free to tell me, so I can update my post.
Click to expand...
Click to collapse
When I go into the Opera mobile directory, I can't find the config.data file.
I have hang and system reboot problems while browser try to load flash content then I found a solution...
It's completely unistalled both adobe flash player and adobe air then reinstallation of flash player..
Before making this comment I tried 720p and it's work absolutely fine.
Sent from my MB860 using Tapatalk
manrock111 said:
I have hang and system reboot problems while browser try to load flash content then I found a solution...
It's completely unistalled both adobe flash player and adobe air then reinstallation of flash player..
Before making this comment I tried 720p and it's work absolutely fine.
Sent from my MB860 using Tapatalk
Click to expand...
Click to collapse
which version of flash? 11 or 10?
crazililazn said:
which version of flash? 11 or 10?
Click to expand...
Click to collapse
It is version 11.
Post updated, will try it out soon. If it helped, feel free to confirm.
I think one should ask for a "Frequently encountered CM7 problems+solution"-thread in CM7 forums and also on xda.
Posted this in general a few days back. Method one worked for me and I am on flash player 10.3
http://forum.xda-developers.com/showthread.php?p=20796664#post20796664
---------- Post added at 02:27 PM ---------- Previous post was at 01:28 PM ----------
I found out how to fix the video for flash player 11.. check out my post above. No need to use chainfire either, which did not fix anything for me anyway on any version of flash.
DeadlyPsycho said:
Posted this in general a few days back. Method one worked for me and I am on flash player 10.3
http://forum.xda-developers.com/showthread.php?p=20796664#post20796664
---------- Post added at 02:27 PM ---------- Previous post was at 01:28 PM ----------
I found out how to fix the video for flash player 11.. check out my post above. No need to use chainfire either, which did not fix anything for me anyway on any version of flash.
Click to expand...
Click to collapse
Well, 15fps seems to be quite slow. You sure you installed chainfire+drivers+plugin?
Yes I did try that. Anyway, did you test the method I posted? I didnt experience any choppiness.
DeadlyPsycho said:
Yes I did try that. Anyway, did you test the method I posted? I didnt experience any choppiness.
Click to expand...
Click to collapse
No, but I will. Actually, chainfire does not work for me either. It does play, but like superslow.
Edit: Tried it, but did not help. Actually right now, even 480p is choppy. Maybe I screwed something up. Gonna reinstall ROM.
Related
anyone know how to make YouTube play in high quality by default ? only one rom does this on its own and that's aloysus . I know when on wifi it will but I'm mostly on 3g. maybe there's on option on YouTube itself to do this ?
rw6497 said:
anyone know how to make YouTube play in high quality by default ? only one rom does this on its own and that's aloysus . I know when on wifi it will but I'm mostly on 3g. maybe there's on option on YouTube itself to do this ?
Click to expand...
Click to collapse
The version attached below will play in HQ by default.
Install through adb:
Code:
adb remount
adb push YouTube.apk /system/app
adb reboot
Install through Astro, or similar:
Code:
Place the file on your sdcard
Open Astro
Find YouTube.apk on your sdcard -> Click & Hold it -> Edit -> Move
Go to /system/app directory
Menu -> Edit -> Paste
Reboot your device
Enjoy!
-mak
.mak said:
The version attached below will play in HQ by default.
Enjoy!
-mak
Click to expand...
Click to collapse
Sweet. Thanks a lot.
getting the hang of using adb, worked like a charm.
thank you!
Glad to help
not sure what I did wrong but I couldn't get this to work. I didn't do ab method cause I rarely have access to a computer. did astro way and it wouldn't allow me to paste on system / app. I used Linda and that allowed me to copy / paste. I rebooted and tried YouTube but got same ole normal quality. I took a a look back at system / app and saw that YouTube apk was indeed there and it was. LOL this seems so simple and really isn't a huge deal but would be really nice for me to get this to work
not sure what I did wrong but I couldn't get this to work. I didn't do ab method cause I rarely have access to a computer. did astro way and it wouldn't allow me to paste on system / app. I used Linda and that allowed me to copy / paste. I rebooted and tried YouTube but got same ole normal quality. I took a a look back at system / app and saw that YouTube apk was indeed there and it was. LOL this seems so simple and really isn't a huge deal but would be really nice for me to get this to work
Click to expand...
Click to collapse
it didn't work because you didn't do the adb method like stated above. hur dur ;-)
Sent from my Eris using the XDA mobile application powered by Tapatalk
rw6497 said:
not sure what I did wrong but I couldn't get this to work. I didn't do ab method cause I rarely have access to a computer. did astro way and it wouldn't allow me to paste on system / app. I used Linda and that allowed me to copy / paste. I rebooted and tried YouTube but got same ole normal quality. I took a a look back at system / app and saw that YouTube apk was indeed there and it was. LOL this seems so simple and really isn't a huge deal but would be really nice for me to get this to work
Click to expand...
Click to collapse
Go with the ADB method, it'll work. Make sure you push, not install, install will fail with a message to the effect of same version already installed.
-mak
installed it last night, it actually makes the YouTube app worth using. where did you get the apk from?
Sent from my Eris using the XDA mobile application powered by Tapatalk
If using astro or any other file manager you have to turn on the root settings. Also setup the SU and then mount the system via the app. I use ES File Explorer. Works great, in sure.
-------------------------------------
Sent via the XDA Tapatalk App
I did it with root explorer but when I rebooted the App was missing all together. Not listed in app drawer. I will give adb a shot but my adb drivers are all jacked.
Thanks for the apk.
-------------------------------------
Sent via the XDA Tapatalk App
Izeltokatl said:
If using astro or any other file manager you have to turn on the root settings.
Click to expand...
Click to collapse
Turn on root settings ? How ?
hallstevenson said:
Turn on root settings ? How ?
Click to expand...
Click to collapse
Anyone ? I don't see any sort of setting in Astro. Tried "Linda" file manager too and saw nothing.
Link: http://forum.xda-developers.com/showpost.php?p=9172522&postcount=2058
Many thanks to supagforce, for this find!!
I personally tested this on TnT Lite 1.02, with no issues in the default browser (other than high memory use, but I guess that's to be expected).
11/29/10 EDIT: Newer Flash version out, GLES optimized. See this post for details: http://forum.xda-developers.com/showpost.php?p=9476506&postcount=26
Doesn't work on cm6
akodoreign said:
Doesn't work on cm6
Click to expand...
Click to collapse
Good point. For cm6.1 beta2, just alter the build.prop as follows:
ro.product.cpu.abi=armeabi-v7a
ro.product.cpu.abi2=armeabi
and reboot.
This was not my fix, and I take no credit for it - it was in the big thread. I believe that the forthcoming beta 3 is going to have this change built-in.
roebeet said:
Good point. For cm6.1 beta2, just alter the build.prop as follows:
ro.product.cpu.abi=armeabi-v7a
ro.product.cpu.abi2=armeabi
and reboot.
This was not my fix, and I take no credit for it - it was in the big thread. I believe that the forthcoming beta 3 is going to have this change built-in.
Click to expand...
Click to collapse
yup that was it. TY !
I can confirm it works on CM6 with the above added to the build.prop. I've done it myself.
Wants to join the party
I have been trying to days now to get this one last piece working. I have copied the flash apk to everywhere I can think of but still can't get it to install. I have tried using ADB (INSTALL_FAILED_INVALID_APK), Droid Explorer (crashes while trying to install), made sure SYSTEM was R/W, and still I am stumped.
Any ideas what else I can try? I am running CM v6.1b2.
Gbmedusa said:
I have been trying to days now to get this one last piece working. I have copied the flash apk to everywhere I can think of but still can't get it to install. I have tried using ADB (INSTALL_FAILED_INVALID_APK), Droid Explorer (crashes while trying to install), made sure SYSTEM was R/W, and still I am stumped.
Any ideas what else I can try? I am running CM v6.1b2.
Click to expand...
Click to collapse
look at the post above about the build.prop change. Btw, there's a beta3 now that does not have this issue, tmk.
Hulu
Can this be hacked to include the mod in the hulu enabled flash apk? Can they be diffed?
http://forum.xda-developers.com/showthread.php?t=688054
Thanks for all your hard work roe...
The Dude
It worked for me in stock system
roebeet
Please thank supag for me. I am not a programmer, I purchased this item so I could show my patients video and anatomy intructional pics. There is no way I would have been able to use it with out the combined team effort from all you folks.
P.S. The only change I made to the system was loading Launcher Pro.
Thanks again
Wyngnut
Gbmedusa said:
I have been trying to days now to get this one last piece working. I have copied the flash apk to everywhere I can think of but still can't get it to install. I have tried using ADB (INSTALL_FAILED_INVALID_APK), Droid Explorer (crashes while trying to install), made sure SYSTEM was R/W, and still I am stumped.
Any ideas what else I can try? I am running CM v6.1b2.
Click to expand...
Click to collapse
I am having the same problem trying to install on full vanilla. In fact, my device will not even download the rar...it fails. I had to copy it from another device....so dumb question, i assume i just need to rename the file to apk, not unrar it?
Flash 10.1 fix
I used a RAR extractor on my windows machine then side loaded the APK into SD on system. I then used ES file explorer to find the file On the internal SD and when I opened it it gave me the option to install. Install went off without a hitch.
I have stock system with no ROM changes and I loaded launcher pro which I use instead onf TapNTap. I have now viewed many Utube video's as well as movie trailers with no problems.
Hope that helps
Wyngnut
roebeet said:
look at the post above about the build.prop change. Btw, there's a beta3 now that does not have this issue, tmk.
Click to expand...
Click to collapse
My apologies for not explaining more fully. I actually have the build.prop edit in place. I tried copying the flash apk to /system as well as /system/app. My problem is that I can't get it to install. Either I get an error, the program attempting the install crashes, or nothing happens.
By the way, you mention a beta 3 of CM. Any idea where I can find it? I did a quick 'net search but came up with nothing specific for the gtablet. Guess I need to plow through the megathread again.
Any help would be greatly appreciated.
Edit: Could it be I need to fix flash prior to installing CM? I had to do that with the wifi hack before it would work. Guess I need to get another backup going just in case.
Edit (again): Never mind about Beta 3. I see in the megathread that it is in the works.
For the APK error, not sure about vanilla (never tried it). TnT Lite is 90% vanilla so I figured it should work on full stock.
I usually install with "adb install", which is how I tested it. I assumed a sideload would also work. I haven't put it in /system yet although I probably will do that when I build out TnT Lite 2.00 - that's coming next week btw, as soon as VS sends out their new firmware update and I can get my hands on it.
roebeet said:
For the APK error, not sure about vanilla (never tried it). TnT Lite is 90% vanilla so I figured it should work on full stock.
I usually install with "adb install", which is how I tested it. I assumed a sideload would also work. I haven't put it in /system yet although I probably will do that when I build out TnT Lite 2.00 - that's coming next week btw, as soon as VS sends out their new firmware update and I can get my hands on it.
Click to expand...
Click to collapse
Yeah, the ADB install just gave me an invalid APK error so I gave up there.
I may try flashing back to stock(ish) and installing from there.
Wyngnut said:
I used a RAR extractor on my windows machine then side loaded the APK into SD on system. I then used ES file explorer to find the file On the internal SD and when I opened it it gave me the option to install. Install went off without a hitch.
I have stock system with no ROM changes and I loaded launcher pro which I use instead onf TapNTap. I have now viewed many Utube video's as well as movie trailers with no problems.
Hope that helps
Wyngnut
Click to expand...
Click to collapse
+1 on that. Same setup and very easy fix. Thanks for this!
still no luck..
roebeet said:
Good point. For cm6.1 beta2, just alter the build.prop as follows:
ro.product.cpu.abi=armeabi-v7a
ro.product.cpu.abi2=armeabi
and reboot.
This was not my fix, and I take no credit for it - it was in the big thread. I believe that the forthcoming beta 3 is going to have this change built-in.
Click to expand...
Click to collapse
this doesn't work for me.. in fact i opened the build.prop file and the properties were already set to the same values.. i'm running tnt lite 2.0. any suggestions?
i'm willing to even use CM if it'll mean running flash player, but so far this rom has been the most stable.
Works on the stock "out of the box" G Tablet!!
S_C_B said:
Works on the stock "out of the box" G Tablet!!
Click to expand...
Click to collapse
I am having the same problem as iksnae. I changed the Rom to TNT Lite 2.0.2 prior to loading the 10.1 Flash Player. I get Youtube videos and even Angry Birds but I can't get flash video from CNN or Hulu? Should I flash back to stock and then add flash. If so can someone point me to that thread? Every other hack has worked perfectly.
cbrownesq said:
I am having the same problem as iksnae. I changed the Rom to TNT Lite 2.0.2 prior to loading the 10.1 Flash Player. I get Youtube videos and even Angry Birds but I can't get flash video from CNN or Hulu? Should I flash back to stock and then add flash. If so can someone point me to that thread? Every other hack has worked perfectly.
Click to expand...
Click to collapse
My GTab was configured like yours. I unintalled Flash 10.1 and loaded the vanilla "out-of-the-box" Rom version. This version also had the clockwork menu so when you Flash don't panic if you see this pop up, just follow the instructions for loading the update.zip file from the /sdcard (I think it was option 2). I then side loaded Flash 10.1.apk from the PC to /sdcard and using ES File Explorer to access /sdcard, I doubled clicked on the Flash 10.1.abk to install.
Then I reinstalled TnT_Lite 2.0, flashed and then TnT_Lite 2.02 & Flashed this update.
ESPN3 works great. Also get Flash_TV from the Android Market and you now have IPTV. I am anxious to get the docking module so I can stream HDMI 1080P to my 46" LCD. No more cable, no more monthly cable bills (I do get internet 28MB/sec service).
Still looking for an optimized Nvidia Tegra 2 video media player that will take advantage of the processors embedded video encoder functions. I expect this will play HDMI 1080P movies quite nicely. Rock Player is rumored to be working on a dual core Cortex 9 version. Right now it plays using the software control option and is slow and clunky.
I believe that Flash 10.1 is optimized for the Nvidia Tegra 2 processor and it is quite nice. The streaming videos play smoothly. Not sure how they will play in HD when using the docking module and the HGMI connection to the large screen.
Best of luck. It's easy once you figured out how to do the original Flash load(s).
EKS
roebeet said:
Link: http://forum.xda-developers.com/showpost.php?p=9172522&postcount=2058
Many thanks to supagforce, for this find!!
I personally tested this on TnT Lite 1.02, with no issues in the default browser (other than high memory use, but I guess that's to be expected).
11/29/10 EDIT: Newer Flash version out, GLES optimized. See this post for details: http://forum.xda-developers.com/showpost.php?p=9476506&postcount=26
Click to expand...
Click to collapse
Thank you for this 11/29 edit pointer to the flash apk file (rename txt to API), all I have done is rooted thus far with z4root, stock TnT, and now YouTube videos work!
I was able to get the hulu mod to work inside dolphin browser HD, and also the tethering option in the laptop dock to work, I used Ririal's script to root the phone on the latest 4.1.57 and then ran these commands in a adb shell as ROOT :
for hulu please updated flash player to 10.2 first in the market then apply the libflashplayer.so (can be found in the latest gingerblur package) file to lib folder of the flash player ::>
cp -f libflashplayer.so /data/data/com.adobe.flashplayer/lib
then we go on to unlocking the APN's and borrow some of the code from gingerblur mod from the addons batch file ::>
mount -o rw,remount /dev/block/mmcblk0p12 /system
cp -f sqlite3 /system/bin/sqlite3
chmod 755 /system/bin/sqlite3
sqlite3 /data/data/com.android.providers.telephony/databases/telephony.db "UPDATE carriers set preloaded='false';"
/system/bin/sqlite3 /data/data/com.android.providers.telephony/databases/telephony.db "INSERT INTO carriers (name, numeric, mcc, mnc, apn, user, server, password, proxy, port, mmsproxy, mmsport, mmsc, mmsc2, authtype, type, current, preloaded) VALUES ('AT&T (FREE TETHER)','310410','310','410','wap.cingular','[email protected]','','CINGULAR1','','80','wireless.cingular.com ','80','http://mmsc.cingular.com ','','-1','','1','false');"
reboot
and now you are done, next go to the APN's and check they are unlocked then change the AT$T US tether APN type to nothing, then add the "tether" with a comma at the end of the APN type of AT$T US HSDPA , then reboot the phone, once in webtop you can change from the free tether to hdspa then the verification nag will go away and you will be able use the laptop dock.
If anyone can put all this in a script as i got no brains to do a script right now
DO THIS AT YOUR OWN RISK, I AM NOT RESPONSIBLE IN ANY WAY IF YOU BRICK YOUR PHONE OR ANYTHING THAT RELATES TO THIS POST, THIS IS FOR INFORMATIONAL PURPOSES ONLY !
With that being said have fun
EDIT :
And confirmed sideloading working, issue this command in adb shell as ROOT ::>
sqlite3 /data/data/com.android.providers.settings/databases/settings.db "UPDATE secure SET value=1 WHERE name='install_non_market_apps';"
Then reboot, now you can install apps direct from the sd card.
EDIT 2:
Commands corrected now.
Does the mod retain the tegra specific version of flashplayer?
Well I used the .so file from the gingerblur 7.7 package and the flash player 10.2 from the android market, so does this make it non specific to the tegra chip?
Sent from my MB860 using XDA App
molotof said:
Well I used the .so file from the gingerblur 7.7 package and the flash player 10.2 from the android market, so does this make it non specific to the tegra chip?
Sent from my MB860 using XDA App
Click to expand...
Click to collapse
I used the Market Flash 10.2 and Gungerblur RC1 .so,
Hulu works in Dolphin HD, had to set the user agent to desktop and plugins to always on.
Going to try the webtop over cellular.
How to enable The Hotspot Tether for 4.1.57?
joojle said:
How to enable The Hotspot Tether for 4.1.57?
Click to expand...
Click to collapse
Just follow the tethering steps and you are set to turn on hotspot from the settings under wifi.
Sent from my MB860 using XDA App
molotof said:
Just follow the tethering steps and you are set to turn on hotspot from the settings under wifi.
Sent from my MB860 using XDA App
Click to expand...
Click to collapse
I get a syntax error on your first sqlite3 command, something along the lines that it's expecting a ")" ??
http://forum.xda-developers.com/showthread.php?t=1017373
Not to detract from the thread, but this enabler is a simpler way of getting sideloading/tethering APNs installed. No need for manual commands assuming you used the correct tools to root in the first place (i.e. sqlite3 is installed.).
Yeah better off using the scripts now as all is well in gingerblur land
molotof said:
Yeah better off using the scripts now as all is well in gingerblur land
Click to expand...
Click to collapse
Thanks for the effort though!
All the thanks go to you and other devs here in xda for such a great job in working on these things and making our lives easier
Sent from my MB860 using XDA App
Will THis Mod Work without Gingerblur
I've been too lazy to install Gingerblur but wanted to see if this mod will work without it. Thanks!
Couldn't you just use the zip files
(hulu,webtop,hdmi etc) included separately in the kennethpenns gingerblur thread? Wouldnt that work through tenfars cwm without actually installing gingerblur itself or are those specific to gingerblur only?
Edit: Actually I just answered my own question! lol the zips all install fine on stock 4.1.57 with root but do they work? I'll find out soon enough...
Gutterball said:
Couldn't you just use the zip files
(hulu,webtop,hdmi etc) included separately in the kennethpenns gingerblur thread? Wouldnt that work through tenfars cwm without actually installing gingerblur itself or are those specific to gingerblur only?
Edit: Actually I just answered my own question! lol the zips all install fine on stock 4.1.57 with root but do they work? I'll find out soon enough...
Click to expand...
Click to collapse
That i have no idea if it is possible or not, as these commands are for the purists that want CrapyBlur on and the original look without doing anything else to the file system.
I think it is in gingerblur add on packages BUT you would need the sqlite from the main package, so i guess this is the best bet for now !
molotof said:
That i have no idea if it is possible or not, as these commands are for the purists that want CrapyBlur on and the original look without doing anything else to the file system.
I think it is in gingerblur add on packages BUT you would need the sqlite from the main package, so i guess this is the best bet for now !
Click to expand...
Click to collapse
Actually installing those zips on stock work through cwm! So thats good enough for me! Thats cool! Because I like gingerblur but for some damn reason whenever I install it? my wifi is weak and disconnects alot... I have no idea why??
Indeed got it working
Although, what have you guys seen in terms of how well HULU works? For me it's a little buggy. The video has issues with commercials not loading properly. I assume this is normal.
But all the other video controls seem to be fickle
mattyv said:
Although, what have you guys seen in terms of how well HULU works? For me it's a little buggy. The video has issues with commercials not loading properly. I assume this is normal.
But all the other video controls seem to be fickle
Click to expand...
Click to collapse
The reason ads wont play is probably because you have ad blocking setup on your phone. What rom and root did you use? The regular vids will still play but commercials wont come through. LOL big loss!
thanks
you are right. it does work without the ads working. one thing i noticed is that the speed is a little slow on hulu using the webtop. i.e. the video is choppy. has anyone had any experiemce with that? is it something that can be sped up?
mattyv said:
you are right. it does work without the ads working. one thing i noticed is that the speed is a little slow on hulu using the webtop. i.e. the video is choppy. has anyone had any experiemce with that? is it something that can be sped up?
Click to expand...
Click to collapse
I noticed that too. Honestly gingerblur somehow, someway was having an adverse reaction on my wifi(though I seem to be the only one with this problem) I flashed back to stock, rooted, installed all the seperate zips from gingerblur without installing gingerblur itself using tenfars cwm recovery. Then I flashed gladiatrix rom also and my wifi has been perfect and hulu is running at normal speed with no choppiness.
The only thing with hulu is you gotta uninstall flash player 10.2 and grab the one from the market. Then grab a file called libflashplayer.so and copy it to data/data/com.adobeflashplayer/lib put it inside that folder using root explorer and it should ask you to overwrite click yes. Then open dolphin hd in settings make sure flash plugin is set to always on and that the agent is set as desktop. Then go to hulu.com click a video and it should play fine and with sound cause I was having a problem with no sound but this fixes it!
As far as the webtop is concerned?I think the webtop in general is buggy and laggy but still an awesome feature to have it probably will get better with more updates.
just wanna be sure here the only line i need to enable the hulu mod is this?
cp -f libflashplayer.so /data/data/com.adobe.flashplayer/lib
As normal, it's not my fault if you fubar your tab by flashing this or if zombies come and speedhump your cat. You've been warned.
Well, hello there, some of you may know me from my vzwtab (7") work, but I'm sure most of you don't.
No matter, I just finished deodexing my framework and app folders, so I decided to share with you.
This isn't anything special, just you're stock system that's been deodexed, I did not remove any programs, there are really only three or so 'bloatware' apps on here, so I didn't bother.
If you would like to, just use root file explorer (or your preferred method) to remove them.
In addition to the stock items I have added pershoot's SU/Busybox/misc package (SOURCE) All credit goes to him for that.
If there's anything else, just let me know. I have tested this on my own rooted tab and everything seems to work fine and be stable.
If you notice any issues, please format/clear both Dalvik & normal Cache. It's probably the cause.
Features
Deodexed flashable system
Pershoot's SU/Busybox/misc pacakage (nano, VIM, all kinds of other goodies)
Changelog
06212011- r1 - Initial Release
Known Issues
You may have to go through and manually delete your odex's in /system/app/ and /system/framework/ but the apk's and jar's no longer call them. (I can't get the amend format command working right. if you want to tell me how, please!)
Installation
Reboot into CWM either via ROM Manager or via power off, volume down + power, volume down to CWM icon and volume up to select.
Select Install Zip from SD Card
Navigate to location of zip and select okay
Clear Cache and Dalvik Cache (in advanced)
Reboot
Make themes for me
Download
HERE
Lastly, if you like my work, donate to me so I can donate money to devs that make my world easier (and therefore yours).
awesome finally someone to break ground for the Samsung Galaxy tab! Thanks will try it out!
Not sure if it matters but is this for retail or I/o version? Does it matter since it is basically the same tab?
For any ideas: maybe you could include a way for hulu to work without any work arounds? And maybe some lag fixes. Although that may be solved with a custom kernel.
Sent from my PC36100 using XDA Premium App
Decided to test this on the retail version.
The only problem is that root is broken because there are two su binaries installed.
/system/bin/su - installed from file Samsung_Galaxy_Tab_10.1_root.zip when you rooted the device.
/system/xbin/su - installed when you added [Tools] – SU/BusyBox/Misc – Galaxy Tab 10.1 (Update: 6/18/11).
To fix:
http://forum.xda-developers.com/showpost.php?p=14016703&postcount=18
------
the /system/bin/su binary need to be removed.
Su does not work on the tablet with two su binaries installed.
Use adb to remove /system/bin/su
adb remount
adb shell
cd /system/bin
rm su
reboot
I tried running titanium backup prior to a reboot after removing /system/bin/su and it would not work. I uninstalled/reinstalled and it worked, but a reboot may have fixed the problem.
I manually deleted all the odex files - no problems so far. I will provide an update later if I have problems.
------------
You can remove /system/bin/su when you update the image again.
JD
Yeah, I just noticed that myself actually. Don't know why I didn't catch it before.
Anywho, I think I'll prolly push an update to this tomorrow after I write a script to remove the odex's. It was my initial thought, but I thought it would be easier to used the updater-script to do it, but looks like just writing an additional one will be best.
Glad the su thing didn't confuse you too much!
Sweet thanks for this. Going to give it a whirl!
I flashed the Samsung_Galaxy_Tab_10.1_root.zip after flashing the Rom. Everying is working fine.
I didn't need to remove su from anywhere.
Thanks!
Sent from my GT-P7510 using XDA Premium App
Same here
Sent from my GT-P7510 using XDA Premium App
Any chance you can add a browser.apk that gives access to Google Labs?
Sent from my GT-P7510 using Tapatalk
touchpro247 said:
I flashed the Samsung_Galaxy_Tab_10.1_root.zip after flashing the Rom. Everying is working fine.
I didn't need to remove su from anywhere.
Thanks!
Sent from my GT-P7510 using XDA Premium App
Click to expand...
Click to collapse
You will only have problems when you try to run an app that requires root (Root Explorer, Titanium backup....).
danielsjam said:
You will only have problems when you try to run an app that requires root (Root Explorer, Titanium backup....).
Click to expand...
Click to collapse
Nope, not at all. They both run fine. Thanks tho. Others may have that problem, I don't.
touchpro247 said:
Nope, not at all. They both run fine. Thanks tho. Others may have that problem, I don't.
Click to expand...
Click to collapse
If you have both su binaries - and all works - good to hear. I will flash again, but will reboot a second time to see if it matters. Those apps did not run until I remove the su from bin.
Strange how two devices with the same specs operate different on certain software.
JD
shouldn't that have been:
cd /system/bin ?
i didn't try mine w both since i didn't want hassle of find out if it worked or not. no reason for 2 su's.
danielsjam said:
Use adb to remove /system/bin/su
adb remount
adb shell
cd /system/app
rm su
reboot
JD
Click to expand...
Click to collapse
madsquabbles said:
shouldn't that have been:
cd /system/bin ?
i didn't try mine w both since i didn't want hassle of find out if it worked or not. no reason for 2 su's.
Click to expand...
Click to collapse
Yes - my bad - should be /system/bin - will correct it.
Thanks
Jd
Its because one su has the correct permissions and the other doesn't.
Sent from my GT-P7510 using XDA Premium App
how about adding some screenshots ??
pflorin said:
how about adding some screenshots ??
Click to expand...
Click to collapse
Looks just like stock...
So whats this have that stock doesnt,,,whats the pro's to flashing as opposed to what I already have?
concept0 said:
Looks just like stock...
Click to expand...
Click to collapse
camblue said:
So whats this have that stock doesnt,,,whats the pro's to flashing as opposed to what I already have?
Click to expand...
Click to collapse
When themes become available you'll be able to flash them. You'll aslo be able to flash a few other mods...
Sent from my GT-P7510 using XDA Premium App
anaphora68 said:
Any chance you can add a browser.apk that gives access to Google Labs?
Sent from my GT-P7510 using Tapatalk
Click to expand...
Click to collapse
No, you're more than welcome to sideload an apk's you wish however.
I'll push out an update today that gets rid of my silly su mistake, gimmie a couple hours.
Glad you people are enjoying it.
Well to get a long story short,im not a complete noob in the rooting,optimising,flashing bussiness.
So dont tell me flash this kernel or this stock rom,or this or that.
The problem after hours of searching is a bad app.
I have bought over 500 apps cause i want to support the community.
So,when i restore all my apps,when the phone starts,after the home screen loads AT THE MOMENT WHERE IN TOUCHWIZ OR ADW OR WHATEVER THE APPS ARE FINALLY LOADED
REBOOT,hot reboot most of the times...
I tried everything...startup managers to block everything and i mean everything...
Rescan media root app to stop scanning of sdcard...
Everything,no matter if it froyo,ginger,ics,stock,rooted or WHATEVER.
Of course i can install one app at a time an reboot,to see what happens but that will take ages and also maybe one app 'hit' with another...
So help me find the bad app...
I am no noob but i am no pro either...
So how do i take a logcat? Will that help either way?
Do i have to use adb?
help....
You are kidding right? You have 500 apps installed at the same time? Why on Earth? I think you are lucky the phone even tries to boot...
On to your problem at hand - no one here will be able to help you with the info you provided.
I thought their was like a 30 app limit to android?
Adb is your best bet.
Sent from my HD2 using xda premium
kylew1212 said:
I thought their was like a 30 app limit to android?
Adb is your best bet.
Sent from my HD2 using xda premium
Click to expand...
Click to collapse
Yes,i have so many apps and i want to find which app 'collides' with another or at least which app causes problems.
I used logcat with semaphore kernel and i have taken out some txt files just before the soft reboots...
How adb will help me.
I will find how to install adb but what then?
What command should i use?
And the phoen will be open?In recovery? What?
Please help....
karapoutsoglou said:
Yes,i have so many apps and i want to find which app 'collides' with another or at least which app causes problems.
I used logcat with semaphore kernel and i have taken out some txt files just before the soft reboots...
How adb will help me.
I will find how to install adb but what then?
What command should i use?
And the phoen will be open?In recovery? What?
Please help....
Click to expand...
Click to collapse
Well you certainly need apps 2 SD ... but you probably already have that.
To use adb, download it firstly. Its in the Google developer tools.
Once downloaded open terminal. Alt+ctrl+t. Use CD to change to the directory that contains adb in the platform tools. Once your in the folder containing adb, type "./adb logcat" without the quotes. This is for a computer running Ubuntu Linux also
Sent from my HD2 using xda premium
kylew1212 said:
Well you certainly need apps 2 SD ... but you probably already have that.
To use adb, download it firstly. Its in the Google developer tools.
Once downloaded open terminal. Alt+ctrl+t. Use CD to change to the directory that contains adb in the platform tools. Once your in the folder containing adb, type "./adb logcat" without the quotes. This is for a computer running Ubuntu Linux also
Sent from my HD2 using xda premium
Click to expand...
Click to collapse
thanx for the response.
i have set adb succesfully and i see the logcat on my cmd window running like hell most of the time.
i read that you can use some commands like -w -e etc to narrow the results to important messages? is that correct?
if yes,how you can do that? i mean the full command adb logcat....etc
thanx in advance
karapoutsoglou said:
thanx for the response.
i have set adb succesfully and i see the logcat on my cmd window running like hell most of the time.
i read that you can use some commands like -w -e etc to narrow the results to important messages? is that correct?
if yes,how you can do that? i mean the full command adb logcat....etc
thanx in advance
Click to expand...
Click to collapse
Unfortunately I have very little adb experience...
Maybe try something like the same command you used
"./adb logcat"
I guess going by what you're saying you could try something like
"./adb logcat -w" try that then maybe replace the w with e..
Keep in mind these are just guesses because I do not know for certain
I will research as soon as possible and write a quide for it as this can benefit lots of people
Sent from my HD2 using xda premium
kylew1212 said:
I will research as soon as possible and write a quide for it as this can benefit lots of people
Click to expand...
Click to collapse
thanx.
i had the same in mind.maybe something good can come out of this
Another way would be using ddms - connect your phone in debug and run ddms (it's included in the SDK Tools). It provides an interface to browse your device's logs and filter them according to your needs. I think you'll be able to locate that one which explains why your phone is crashing.
On second thought however - is it possible for you to turn the debug on?
avltree said:
Another way would be using ddms - connect your phone in debug and run ddms (it's included in the SDK Tools). It provides an interface to browse your device's logs and filter them according to your needs. I think you'll be able to locate that one which explains why your phone is crashing.
On second thought however - is it possible for you to turn the debug on?
Click to expand...
Click to collapse
thank you!
great idea,i will test it
yes,i can turn the debug on,because the phone crashes just when all the apps are loaded in the drawer.
it must be a bad app because i used to have many apps since froyo times and no problem.
like 500...and the phone was fast.
i really want to find that bad app and kill it
edit
================================
wow,ddms is a dream! thats what i was looking for!!!
thank you
Sorry for the double post but i thought it needed a single post.
Well,the problem is fixed with the help of you guys!!!
I was getting a hell lot of warnings about watchdog_n and stuff.
I googled it and appeared that a whole bunch of people had the same problem especially with nexus s etc.
They said it was due to some crappy app wanting to auto-sync.
So i did a wipe cache,wipe dalvik cache,fix fc and then when the phone rebooted i disabled the auto-sync.
Guess what,no more loops and soft reboots!!!
I still dont know what app is causing all the problems and propably never will,if you thing that the same apps in my tablet dont cause a thing,but after the auto-sync off the problem is gone.
Good thing though i dont need auto-sync cause its not the best solution...