I am running the eclair hero rom. its awesome but the music app is a bit iffy. what are the best music apps for android? it has to be fast, pretty, and well organized. a nice widget is preferred.
You are running an experimental ROM and wondering what will run better than the experimental music player on you experimental ROM?
Is this serious? If you can find something in the market that is supported on you experimental ROM then go for it.
Acer liquid
i jus got the acer liquid and its ten times better than anything that ive ever used .
robkoehler said:
You are running an experimental ROM and wondering what will run better than the experimental music player on you experimental ROM?
Is this serious? If you can find something in the market that is supported on you experimental ROM then go for it.
Click to expand...
Click to collapse
Look, I only asked for opinions on music apps. I know that its experimental. I like to experiment. I really hate browsing through the market which is why I posted. To ask for an opinion on a music app. That clear? These forums are great and all but I hate when people act like they own the internet. You aren't the only one either. Every time some confused kid asks for help, someone's on his case. I'm sure that when you started playing with tech you were in that same position.
/end rant
I always found Mixzing pretty good, probably because of the large album art display. Tunewiki was good aswell but it didn't have a Shuffle button so I never really used it =/
Although in my opinion the HTC Music app is the best of them all, dunno if it's included in the 2.0 builds though?
Here try this, not as good as Htc Music, but it works. It's just the Music app from the motorola milestone dump (droid was odexed)
http://www.4shared.com/file/17236101...cf3/Music.html
terminal (Have it on your sdcard):
rwsystem
mv /system/sd/app_s/HtcMusic.apk /system/sd (It messes with the Music App)
cp /sdcard/Music.apk /system/sd/app_s
adb:
same as terminal, but put "adb shell" before "rwsystem"
Recovery Console:
same as terminal, but change "rwsystem" to "mount -a"
JAguirre1231 said:
Here try this, not as good as Htc Music, but it works. It's just the Music app from the motorola milestone dump (droid was odexed)
http://www.4shared.com/file/17236101...cf3/Music.html
terminal (Have it on your sdcard):
rwsystem
mv /system/sd/app_s/HtcMusic.apk /system/sd (It messes with the Music App)
cp /sdcard/Music.apk /system/sd/app_s
adb:
same as terminal, but put "adb shell" before "rwsystem"
Recovery Console:
same as terminal, but change "rwsystem" to "mount -a"
Click to expand...
Click to collapse
will this replace the htc app?
gonintendo said:
will this replace the htc app?
Click to expand...
Click to collapse
yes it will, but the droid one is better then the stock one from in donut roms.
gonintendo said:
will this replace the htc app?
Click to expand...
Click to collapse
Yes and no, I used the commands to move it to /system/sd so that if at any time you can move it back and have the Htc Music back
Would really like to try that milestone music app but get "The file link that you requested is not valid." =/
brummiesteven said:
Would really like to try that milestone music app but get "The file link that you requested is not valid." =/
Click to expand...
Click to collapse
yeah seems like the link got cut when he posted it, please repost
P.S.: I'm thinking about "redesigning" the default music app to make it look like the ipod Touch's player, since i really love the structure of that one, however i suck at coding so i'm not sure whether i'm able to do it
Sorry here it Is
http://www.4shared.com/file/172361013/6fbe2cf3/Music.html
thanks!
stupid 10 letter limit sucks btw.
JAguirre1231 said:
Here try this, not as good as Htc Music, but it works. It's just the Music app from the motorola milestone dump (droid was odexed)
http://www.4shared.com/file/17236101...cf3/Music.html
terminal (Have it on your sdcard):
rwsystem
mv /system/sd/app_s/HtcMusic.apk /system/sd (It messes with the Music App)
cp /sdcard/Music.apk /system/sd/app_s
adb:
same as terminal, but put "adb shell" before "rwsystem"
Recovery Console:
same as terminal, but change "rwsystem" to "mount -a"
Click to expand...
Click to collapse
One last question, should I want to revert to the old app, how would I do it. and do you know if there is a thread with useful commands? like for installing system apps?
gonintendo said:
One last question, should I want to revert to the old app, how would I do it. and do you know if there is a thread with useful commands? like for installing system apps?
Click to expand...
Click to collapse
never mind, theyre both installed at the same time it seems
gonintendo said:
never mind, theyre both installed at the same time it seems
Click to expand...
Click to collapse
Oh that's not good, they shouldn't be installed at the same time.
do
mv /system/sd/app_s/HtcMusic.apk /system/sd (move the htc music, it messes with the reg. music)
If you ever want to go back
rm /system/sd/app_s/Music.apk
mv /system/sd/*Music* /system/sd/app_s
JAguirre1231 said:
Oh that's not good, they shouldn't be installed at the same time.
do
mv /system/sd/app_s/HtcMusic.apk /system/sd (move the htc music, it messes with the reg. music)
If you ever want to go back
rm /system/sd/app_s/Music.apk
mv /system/sd/*Music* /system/sd/app_s
Click to expand...
Click to collapse
it says that there is no such file or directory.
gonintendo said:
it says that there is no such file or directory.
Click to expand...
Click to collapse
Then it must have already been moved, but your still seeing both music apps?
JAguirre1231 said:
Then it must have already been moved, but your still seeing both music apps?
Click to expand...
Click to collapse
yup. I can run both.
im running king's elcair rom .6 if that helps. thanks.
gonintendo said:
yup. I can run both.
im running king's elcair rom .6 if that helps. thanks.
Click to expand...
Click to collapse
I am too, and I only have the 1. Do both work the way they should? if so, then no need to do anything
Related
how do i do that? using the terminal?
how do i find the filepathname?
i have quickoffice pre-installed and it doesn't have to uninstall button,
so how do i remove it???
thanks
reynchan said:
how do i do that? using the terminal?
how do i find the filepathname?
i have quickoffice pre-installed and it doesn't have to uninstall button,
so how do i remove it???
thanks
Click to expand...
Click to collapse
here do this,make sure u hit enter after each command
1.su
2.cd /data/app_s
3.ls
look at the list and make sure you type exactly how it is named, if the H in htc is caps the make sure you put Htc
4. rm /data/app_s/HtcClockWidget.apk
It depends on the build you are running. The previous post is correct, unless you are on enomthers TheOfficial ADP1.6. In this case, doing the above will erase it until the next reboot. If this is your build, then you need to go to the terminal and enter
su
expsetup
Choose option 15, and you will then be given the option to remove QO (among other things).
cloverdale said:
It depends on the build you are running. The previous post is correct, unless you are on enomthers TheOfficial ADP1.6. In this case, doing the above will erase it until the next reboot. If this is your build, then you need to go to the terminal and enter
su
expsetup
Choose option 15, and you will then be given the option to remove QO (among other things).
Click to expand...
Click to collapse
u know u rght cuz i tried those commands on xROM in they dont work the commands i post was for HERO ROMS..so i had to use cd /system/app
thanks for the tips................I paid the 14.99 for quickoffice and regretting it and want to uninstall.........why in the world do people think this is a wonderful app.........bad excel characters, random crashes from menu.............JUNK..............thanks again
you wanna try documents to go. ive got it myself and it works really well. no problems so far.
I tried searching for this type of install and couldn't find it. After re-flashing cyanogen 5.0.7 stable, I lost my 3d gallery again. I'm at work right now and don't have access to ADB so I had to figure out how to install this on-the-go, without having double galleries. These instructions can be used in terminal emulator without a system reboot. Make sure to download the attached gallery.apk and place it on the root of your sd card.
Code:
1. su (allows root permission)
2. mount -o rw,remount -t yaffs2 /dev/block/mtdblock3 /system (make the system folder writeable)
3. rm /system/app/Gallery.apk (removes system Gallery)
4. cat /sdcard/Gallery.apk > /system/app/Gallery.apk (copies 3D Gallery to system)
5. enjoy
Help!!!
Permisson denied (are you root?)
yes i am... why doesn't it work?
s.aldrete said:
Permisson denied (are you root?)
yes i am... why doesn't it work?
Click to expand...
Click to collapse
before entering the above commands, try first entering "su", then when you see the # symbol enter in the above command.
so it may look like this, not sure if will work but you can try it:
$ su
# mount -o rw,remount -t yaffs2 /dev/block/mtdblock3 /system
# rm /system/app/Gallery.apk
# cat /sdcard/Gallery.apk > /system/app/Gallery.apk
NguyenHuu said:
before entering the above commands, try first entering "su", then when you see the # symbol enter in the above command.
so it may look like this, not sure if will work but you can try it:
$ su
# mount -o rw,remount -t yaffs2 /dev/block/mtdblock3 /system
# rm /system/app/Gallery.apk
# cat /sdcard/Gallery.apk > /system/app/Gallery.apk
Click to expand...
Click to collapse
Thanks for helping. I just added that step in the original post. I forgot all about it...
Can we use something like linda to install this and keep both galleries?
Yes you can have both galleries if you install using Astro or Linda but you'll get 2 identical galleries and thus arousing identification problems.
pziv2 said:
Yes you can have both galleries if you install using Astro or Linda but you'll get 2 identical galleries and thus arousing identification problems.
Click to expand...
Click to collapse
What do you mean by identification problems?
thank you man finally a simple way to push apps without using adb interface (that **** is hard when you have no idea what to do)
FatBoyExtraordinaire said:
What do you mean by identification problems?
Click to expand...
Click to collapse
on your device it will show two "Gallery" icons/apps. You wont be able to tell which is which because the 3D one wasnt modded and renamed. So you dont have for example seperate "Gallery" and "3D Gallery" labels, you just have two "Gallery" icons. hope that makes sense. if you look around the forums, you can rip out the modded 3D gallery from one of the roms so it can run side by side with the stock gallery and be properly labeled. maybe rip it out of one of cyanogen's old roms when he had them both before he removed the 3d one.
NguyenHuu said:
on your device it will show two "Gallery" icons/apps. You wont be able to tell which is which because the 3D one wasnt modded and renamed. So you dont have for example seperate "Gallery" and "3D Gallery" labels, you just have two "Gallery" icons. hope that makes sense. if you look around the forums, you can rip out the modded 3D gallery from one of the roms so it can run side by side with the stock gallery and be properly labeled. maybe rip it out of one of cyanogen's old roms when he had them both before he removed the 3d one.
Click to expand...
Click to collapse
I understand what you mean now, thanks for the explanation. Quick question though since I'm kind of novice at certain things, when you say rip out the modded one, is it as simple as opening up the zip, finding the app, taking it out, and then using Linda or such to install it beside the original? And do you know which test version it was when Cyan stopped using the 3d gallery? Thanks in advance.
Edit: I took the apk from Superbad, but it still had the same icon, do you know a specific rom that has a modded icon?
Edit #2: Nevermind, I was able to find 2 different icon-ed versions. Now just a matter of deciding which one I like most.
FatBoyExtraordinaire said:
Edit #2: Nevermind, I was able to find 2 different icon-ed versions. Now just a matter of deciding which one I like most.
Click to expand...
Click to collapse
Dude, can you possibly post the rom/s you took the iconed version/s from, or post the apk's on here as im interested in this myself.
Thanks
Trauma
yay! Thanks a lot! Works marvelously. Now if only somebody were to be able to speed it up, all my dreams would be fulfilled.
traumatism said:
Dude, can you possibly post the rom/s you took the iconed version/s from, or post the apk's on here as im interested in this myself.
Thanks
Trauma
Click to expand...
Click to collapse
No problem, I got it from right here: http://forum.cyanogenmod.com/index.php?/topic/145-gallery-3d-working-version/page__p__1398#entry1398
Just grab the gallery3d zip, take the apk out of it, and just use linda or astro to install. That's what I did.
FatBoyExtraordinaire said:
No problem, I got it from right here: http://forum.cyanogenmod.com/index.php?/topic/145-gallery-3d-working-version/page__p__1398#entry1398
Just grab the gallery3d zip, take the apk out of it, and just use linda or astro to install. That's what I did.
Click to expand...
Click to collapse
nice one dude thanks for that.
makes things easier if lots of images are in a folder
traumatism said:
nice one dude thanks for that.
makes things easier if lots of images are in a folder
Click to expand...
Click to collapse
Not a problem, glad I could help. I actually find the 3d gallery to be faster than the legacy one for me. I have 1200 images on my phone ( I pretty much site ripped G1-Walls and put it on my SD ) and after the initial boot when it creates its thumbs and other cache files, it flies for me. Plus it looks so damn good!
NP
...glad I could contribute to the android movement. F*** iPhone!
SG_Shadow said:
...glad I could contribute to the android movement. F*** iPhone!
Click to expand...
Click to collapse
Hell yeah!!
Has anyone tried installing "Google Voice Search"?
I couldn't get it to install on CM6: A009.
Looks like another great Google app.
Sent from my Liberty using XDA App
drwatson1234 said:
Has anyone tried installing "Google Voice Search"?
I couldn't get it to install on CM6: A009.
Looks like another great Google app.
Sent from my Liberty using XDA App
Click to expand...
Click to collapse
from the first page of the cm6 thread...
Google voice search -- fixed with correct gapps version - 08/01/2010
Click to expand...
Click to collapse
the download for the appropriate google apps download is also on the front page.
http://www.mediafire.com/?gb99xl93748mqto
mattbollenbach said:
from the first page of the cm6 thread...
the download for the appropriate google apps download is also on the front page.
http://www.mediafire.com/?gb99xl93748mqto
Click to expand...
Click to collapse
I believe he is talking about the new voice search released today, I tried to install it from the market, it would download, but it had an error trying to install (using A008)
Yes. Sorry, I am referring to the new App that is available via the Market. Sorry I didn't clarify that earlier.
Attn1, any thoughts?
Sent from my Liberty using XDA App
androidcentral method doesn't work(listed in comments):
1. Uninstall current version w/ Titanium Backup
2. Reboot
3. Install new version from the market.
I still get "installation unsuccessful" after above mentioned method.
Sent from a cm6 intruder...
If it helps, vlingo app is now free!
Sent from a cm6 intruder...
frustrating since others with CM6 nightly have it
I've been working on this, here is what I have so far.
adb shell mount -o remount,rw -t yaffs2 /dev/block/mtdblock3
Successfully remounts the system partition as read/write
adb shell rm -f /system/app/VoiceSearch.apk
rm: cannot remove '/system/app/VoiceSearch.apk': directory not empty
(however the file is now gone: adb shell ls /system/app)
adb shell pm uninstall com.google.android.voicesearch
Failure
(At this point, Settings->Applications->Manage Applications still shows the Voice Search application as installed, not surprisingly)
adb reboot
Reboot the phone, upon booting back up, the phone is sluggish and slow. An attempt to download the application from the Market fails with the same package signature error.
Does anybody have any idea what the heck is going on?
I got this from the cm 6 thread in the aria development forum:
On phone:
Recovery
Mount system
On computer:
cd
adb shell
cd /system/apps
rm VoiceSearch.apk
rm GoogleSearchBox.apk
Reboot phone then go to market and get voice search.
Sent from my Liberty using XDA App
hashbrown said:
I got this from the cm 6 thread in the aria development forum:
On phone:
Recovery
Mount system
On computer:
cd
adb shell
cd /system/apps
rm VoiceSearch.apk
rm GoogleSearchBox.apk
Reboot phone then go to market and get voice search.
Sent from my Liberty using XDA App
Click to expand...
Click to collapse
worked like a champ...the new voice search is friggin amazing...
I was able to get the new Voice Search and widget working, but by using the above method the hardware Search button no longer brings up anything. If you long press the button you can choose the Voice Search option, but a regular press doesn't do anything. Anyway to fix it so a regular press goes to the regular search window again?
How is this any different/better than the built-in Google Voice search?
struff said:
How is this any different/better than the built-in Google Voice search?
Click to expand...
Click to collapse
It's the most recent official update by Google. You can read about it at http://googlemobile.blogspot.com/2010/08/just-speak-it-introducing-voice-actions.html. It's a lot quicker with recognition and they've added a bunch of actions you can do like sending emails or finding directions.
ocswing said:
It's the most recent official update by Google. You can read about it at http://googlemobile.blogspot.com/2010/08/just-speak-it-introducing-voice-actions.html. It's a lot quicker with recognition and they've added a bunch of actions you can do like sending emails or finding directions.
Click to expand...
Click to collapse
I can't find it in the Market and both of the tags on that Google blog page that you posted come up with nothing.
ocswing said:
It's the most recent official update by Google. You can read about it at http://googlemobile.blogspot.com/2010/08/just-speak-it-introducing-voice-actions.html. It's a lot quicker with recognition and they've added a bunch of actions you can do like sending emails or finding directions.
Click to expand...
Click to collapse
struff said:
I can't find it in the Market and both of the tags on that Google blog page that you posted come up with nothing.
Click to expand...
Click to collapse
Oh wait...this is for Froyo only??
Yes, it's only for 2.2 ROMs currently.
hashbrown said:
I got this from the cm 6 thread in the aria development forum:
On phone:
Recovery
Mount system
On computer:
cd
adb shell
cd /system/apps
rm VoiceSearch.apk
rm GoogleSearchBox.apk
Reboot phone then go to market and get voice search.
Sent from my Liberty using XDA App
Click to expand...
Click to collapse
Worked for me as well. Now, in my case the SearchBox was named "GoogleQuickSearchBox.apk". As a side note, I also backed up these files before deleting them. This is how you do it, in case you want to:
Code:
**before starting [B]adb shell[/B], at your DOS command prompt:
cd <backup folder on your PC>\
adb pull /system/apps/VoiceSearch.apk
adb pull /system/apps/GoogleSearchBox.apk (or in my case GoogleQuickSearchBox.apk)
that's it. Now you have a backup copy of the original files delivered in your CM rom, in case you want them back for (I see no) reason. I'd assume Cyanogen will fix this in no time, so this is more of a temp thing anyways.
---
Trying to find a remapping fix to the search button. It happens only on the Launcher (i.e. Maps, browser, etc) are not broken, just the search button on the launcher.
here is the LG Optimus Black ArcCamera.apk without shutter sound and focus sound at all.
NOTE: you can`t enable/disable it....it`s disable by default.
I installed the app, and the sound still wasn't disabled.
rimatox said:
I installed the app, and the sound still wasn't disabled.
Click to expand...
Click to collapse
strange. since I have no shutter sound anymore...
I guess you thought about uninstalling the original ArcCamera.apk before installing this version right?
keep me on current.
how did you install the camera? i tried to run it and it failed to install......
I've already uninstall my stock camera using titanium backup....
i04055 said:
how did you install the camera? i tried to run it and it failed to install......
I've already uninstall my stock camera using titanium backup....
Click to expand...
Click to collapse
running adb shell type this command:
type "su" and press enter
type "mount -o rw,remount -t ext4 /dev/block/mmcblk0p8 /system"
type "chmod 777 /system/app"
type "exit" and "exit" again
with a file manager go on /system/app and delete ArcCamera.apk
after that in adb run command: "adb push ArcCamera.apk /system/app
it`s going to autoinstall. enjoy
P.S. let me know if the shutter sound is disabled indeed, I`m pretty sure it is but someone said it isn`t though
I install the apk using root explorer...
-mount /system/app ro r/w
-copy ArcCamera.apk from sdcard to /system/app
-change permission ArcCamera.apk same as other apk in the folder
-restart my phone
was that the same? but nothing happened...
Try and go to /system/app/ArcCamera.apk. click on it and go to application manager and then click install.
Sent from my LG-P970 using XDA App
spyb0y said:
strange. since I have no shutter sound anymore...
I guess you thought about uninstalling the original ArcCamera.apk before installing this version right?
keep me on current.
Click to expand...
Click to collapse
No, I did not think of that... but anyway now I have and I can't get Adb Shell to work on my computer, I need to use Terminal Emulator on my phone :/ could you make a tutorial for that?
rimatox said:
No, I did not think of that... but anyway now I have and I can't get Adb Shell to work on my computer, I need to use Terminal Emulator on my phone :/ could you make a tutorial for that?
Click to expand...
Click to collapse
open emulator and:
type "su" (it will ask you for root permisions, you`ll say yes. if doesn`t ask you it will simply announce you that emulator has been granted super user permision and terminal might get stuck - in this case close terminal, open again and type "su" it will work this time)
type "mount -o rw,remount -t ext4 /dev/block/mmcblk0p8 /system"
type "chmod 777 /system/app"
exit emulator.
next go to /system/app folder and remove original ArcCamera.apk (long press on it -> Edit -> Delete), after you`ve done this, copy the modified ArcCamera.apk in /system/app, click on it and install it. I hope you will succeed.
After I've done that and try to install modded ArcCamera.apk I get this message "Program not installed"
rimatox said:
After I've done that and try to install modded ArcCamera.apk I get this message "Program not installed"
Click to expand...
Click to collapse
my bad man....are you using stock ROM or NOVA ROM?
if you are using stock ROM than instead of ext4 in the command line you need to use ext3. sorry
now when I try to install it it says "Analyzingerror" :s
rimatox said:
now when I try to install it it says "Analyzingerror" :s
Click to expand...
Click to collapse
i don`t know why are you having this kind of trouble installing the application, for me worked very very easy. wait for others to test it and let`s see if others are having same troubles as you have...
I don't know, but it seem doesn't work for me as well....
hectorrent said:
I did it and the phone doesn't sound the main noise, but the previous little shrill sounds yet
Click to expand...
Click to collapse
yeah i did not remove the focus sound...
so application works.
@hectorrent
how did you install it?
spyb0y said:
yeah i did not remove the focus sound...
so application works.
Click to expand...
Click to collapse
Can you remove the focus sound too? It will be perfect
sent from Optimus Prime
val5 said:
Can you remove the focus sound too? It will be perfect
sent from Optimus Prime
Click to expand...
Click to collapse
I will do it tomorow night.
spyb0y said:
I will do it tomorow night.
Click to expand...
Click to collapse
is it up yet?
val5 said:
is it up yet?
Click to expand...
Click to collapse
yes it is but I did not have time to upload it....i`ll post it tonight. sorry!
EDIT: IT IS ON THE FIRST POST!
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.