Time Warner Cable app for ICS (Fixed for Rooted Users) - Motorola Droid RAZR

TWC just released the app that will allow you to stream the live TV shows from your phone. I got really excited to watch Game of Thrones.
But when I try to launch the app. It says it does not run on rooted device. WTF?
What is the difference between rooted or unrooted device when it comes to TWC app?
I tried to unroot with root keeper to run the app with no luck.
Any suggestions or workaround to get it working?
Update: Thanks to b00sted now rooted users can benefit from Time Warner App
Here is the link to fix : http://forum.xda-developers.com/showthread.php?p=24975697
Sent from my DROID RAZR using XDA Premium App

I can confirm this on Epic 4g touch (rooted)

Same issue here. Rooted Hp touchpad running 4.0.4. When you launch TWC app and choose Live TV it will state "TWC tv is not supported on rooted devices"

Frohoss said:
"TWC tv is not supported on rooted devices"
Click to expand...
Click to collapse
I'm sure it will be in time. Timewarner lol..

confirmed here on Verizon Galaxy Nexus. Hope someone fixes this. You also have to have USB Debugging disabled, AND be on your home network (which means Road runner is also a requirement).
EDIT...
Turns out the TWC app only checks for the presence of /system/app/superuser.apk. A quick rename of superuser.apk and it works fine. A simple script can be written for this to toggle it.

bhhurdler1 said:
I had this same issue with my jailbroken IPAD2. However a fix was created called "FakeTimeWarner" that you can install via cydia. Hopefully someone can create the same fix for android devices?
---------- Post added at 02:44 PM ---------- Previous post was at 02:40 PM ----------
I've edited and it still doesn't seem to work...
Click to expand...
Click to collapse
i haven't actually been able to test watching TV since im at work but when i renamed Superuser.apk i stopped getting the "TWC tv is not supported on rooted devices" message. ill try when i get home in a bit and reports back.
---------- Post added at 02:52 PM ---------- Previous post was at 02:50 PM ----------
bhhurdler1 said:
I had this same issue with my jailbroken IPAD2. However a fix was created called "FakeTimeWarner" that you can install via cydia. Hopefully someone can create the same fix for android devices?
---------- Post added at 02:44 PM ---------- Previous post was at 02:40 PM ----------
I've edited and it still doesn't seem to work...
EDIT -
Killed app and still didn't work...
Rebooted. and now WORKS. Thanks a lot
Click to expand...
Click to collapse
Ah ok, cool.
If you use the app 'GScript' which is in the market, you can write a script and add a widget to your homescreen to execute the rename and to reverse it. Makes it real easy to go ba ck and forth.

sweet!!! Working on my rooted att note, anyone have any workarounds that will allow me to view when not connected to home wifi network?
Sent from my SAMSUNG-SGH-I717 using xda premium

just found this post as well, was looking for this over on the nexus forums.. I have the decompiled apk if someone can tell me what to nix I can recompile and give it a try for us.. Here is the decompiled apk. u will see in the smali files it talks about if root and if adb is enabled.. I just dont know what to really nix out of there withough completely breaking it.. http://dl.dropbox.com/u/22063477/com.TWCableTV-1.zip

Anyone else seeing ever so slight lag? Kinda like a jitter.. I'm wondering if this is due to rom/kernal or if it's just cause it's the first version.

Does this help?
:~/Downloads/com.TWCableTV-1$ grep -H -r "Superuser" ~Downloads/com.TWCableTV-1
~/Downloads/com.TWCableTV-1/smali/com/TWCableTV/androidphone/a/a.smali: const-string v1, "/system/app/Superuser.apk"

Thank you everyone for clarification. Some Driod-life members reported that clearing cache helps too. I have not tried it myself yet but it is worth a shot.
Quote from D-L: We have seen a user submitted tip that if you wipe the application’s data in your app settings menu, that could clear up the issue. It’s worth a shot, so give it a try if you have been having this trouble and let us know if it works or not.

jeffrash said:
:~/Downloads/com.TWCableTV-1$ grep -H -r "Superuser" ~Downloads/com.TWCableTV-1
~/Downloads/com.TWCableTV-1/smali/com/TWCableTV/androidphone/a/a.smali: const-string v1, "/system/app/Superuser.apk"
Click to expand...
Click to collapse
ya.. since it jsut looks for the superuser app I can rename that to FU.apk and be fine lol testing ;P
---------- Post added at 09:52 PM ---------- Previous post was at 09:36 PM ----------
b00sted said:
ya.. since it jsut looks for the superuser app I can rename that to FU.apk and be fine lol testing ;P
Click to expand...
Click to collapse
still something else being detected..

I wonder if they've patched this already. I just tried, and it didn't work. Rebooted. Confirmed renamed APK. Cleared data in manage-apps. Still no go.
The only ICS devices I have are third-party (and rooted) ROMs.

Is there a problem if I have the superuser.apk file name?

renamed com.TWCableTV-1/smali/com/TWCableTV/androidphone/a/a.smali: const-string v1, "/system/app/Superuser.apk" to ****TimeWarner.apk and then renamed C:\Android\apktool\com.TWCableTV-1\smali\com\TWCableTV\androidphone\Login\Activities\SplashScreenActivity.smali an TWCHomeActivity.smali had root set to true so change the true to false and no luck.. I am shooting blind here so any help would be great

Looking forward to a fix.
Sent from my Galaxy Nexus using Tapatalk 2

GinoAMelone said:
I wonder if they've patched this already. I just tried, and it didn't work. Rebooted. Confirmed renamed APK. Cleared data in manage-apps. Still no go.
The only ICS devices I have are third-party (and rooted) ROMs.
Click to expand...
Click to collapse
I'm gonna assume it needs ICS on a compatible device... just an assumption..
Mine continue's to work changing the name of the superuser.apk

Really quick question. After the changing superuser.apk name did it effect any rooted functionalities?
And please update me with the solid work around so I can post it in OP.
Thank you
Sent from my DROID RAZR using XDA Premium App

I've deleted the superuser apk because I use SuperSu and still no dice for me.

gilpdawg said:
I've deleted the superuser apk because I use SuperSu and still no dice for me.
Click to expand...
Click to collapse
I assume you restarted your device as well? I know... Dumb question...

Related

Need to test my app on Tablet S

I'm developing application, that allows to execute common actions with multitouch gestures. Application requires root. Could anyone test it and PM me if it works. I want make sure, before I enable Tablet S in market. Thanks in advance.
You can download it here (not from market)
http://forum.xda-developers.com/showthread.php?t=1535740
Still did not get any reply
StupidIdea said:
I'm developing application, that allows to execute common actions with multitouch gestures. Application requires root. Could anyone test it and PM me if it works. I want make sure, before I enable Tablet S in market. Thanks in advance.
You can download it here (not from market)
http://forum.xda-developers.com/showthread.php?t=1535740
Click to expand...
Click to collapse
I've tried this app before (I posted in that thread at the time) and it didn't work, but it might've updated. I will try it out as soon as I get the chance.
---------- Post added at 09:37 AM ---------- Previous post was at 08:54 AM ----------
Never mind, app now works as advertised, and all gestures perform their correct functions. Good work dev!!
This did not work for me either. Everything looks okay but gestures do not register.
agc93 said:
I've tried this app before (I posted in that thread at the time) and it didn't work, but it might've updated. I will try it out as soon as I get the chance.
---------- Post added at 09:37 AM ---------- Previous post was at 08:54 AM ----------
Just checked it out again and still no dice on my Australian Sony Tablet S running 3.2.1r2. Service appears to start, but gestures don't register, either in multitouch or singletouch modes. No response at all when trying gestures, and the gestures are just recognised by the focussed applications (i.e. browser just scrolls instead of registering as a gesture).
Click to expand...
Click to collapse
Not sure if this is correct but your sig says stock 3.2.1, which I think is not rooted, and the app says it needs root. Mine isn't rooted so I can't use it either.
Now I'm lost . Anyone tried it on rooted device?
It definitely requires root.
StupidIdea said:
Now I'm lost . Anyone tried it on rooted device?
It definitely requires root.
Click to expand...
Click to collapse
Sorry. My sig is miles out of date.
Mine is rooted and checking Superuser confirms that Gesture Control is granted access. The toast notification for su access shows on service start and no other errors show, but gestures do not register.
Today I added support for Sony S in GestureControl v1.6.1. You can download it from market or my thread:
http://forum.xda-developers.com/showthread.php?t=1535740
StupidIdea said:
Today I added support for Sony S in GestureControl v1.6.1. You can download it from market or my thread:
http://forum.xda-developers.com/showthread.php?t=1535740
Click to expand...
Click to collapse
Hi, I I checked the app and it works and does what it says on lite version I like how is so easy to hide status bar.. Good job
BTW I'm using a sony s rooted
Zikossis said:
Hi, I I checked the app and it works and does what it says on lite version I like how is so easy to hide status bar.. Good job
BTW I'm using a sony s rooted
Click to expand...
Click to collapse
Thanks, good to know its working.
Works well
Hope to add Open or run file as an action, would help in reading books
Thanks
Sent from my Sony Tablet S using XDA
StupidIdea said:
Today I added support for Sony S in GestureControl v1.6.1. You can download it from market or my thread:
http://forum.xda-developers.com/showthread.php?t=1535740
Click to expand...
Click to collapse
Now it works, just as advertised. Thanks!

[Fix]Contact Pics for Handcent on ICS

Okay, I got annoyed enough with handcent not showing my contact pics so I googled how to fix it and found this from the rezound forums. It's way easier than it might seem.
Download the files from the link here http://forum.xda-developers.com/showpost.php?p=24187839&postcount=6 and extract them. Now follow the instructions on the link here http://forum.xda-developers.com/showpost.php?p=24242762&postcount=22
I used terminal emulator on my phone for the commands, and copied the long string of text from the browser and pasted it into terminal emulator after running "cd system" then "cd xbin" then "chmod 777 sqlite3" (obviously with no quotes anywhere)
Hopefully this is helpful, I haven't seen anyone post something like this yet. And I take no credit, except for my awesome googling skills
Edit: Sorry, I forgot to mention this is on the new ICS leak.
Sent from my HTC_Amaze_4G using Tapatalk 2 Beta-6
Doesn't work for me when I try this, it just says it can't load the libnscurses.so file
---------- Post added at 10:54 PM ---------- Previous post was at 10:30 PM ----------
I discovered that contact pics will start working in the messaging app if you update the picture from your phone, the problem seems to be that it won't display any picture that was taken from a google contact.
porkchopexpress said:
Doesn't work for me when I try this, it just says it can't load the libnscurses.so file
---------- Post added at 10:54 PM ---------- Previous post was at 10:30 PM ----------
I discovered that contact pics will start working in the messaging app if you update the picture from your phone, the problem seems to be that it won't display any picture that was taken from a google contact.
Click to expand...
Click to collapse
Bummer. I used root explorer to copy the two files, then ran all the commands and it worked first try. Maybe change permissions using root explorer? I changed mine to make sure they matched the other files in the respective folders.
Yea, updating every contact manually would be a pain though...
Sent from my HTC_Amaze_4G using Tapatalk 2 Beta-6
I only have like 30 contacts so its not to big of a deal.
Awesome, this worked on mine, thank you!
worked great!! thanks!!
This also works on the Sensation XE so thanks!
Please keep all fix/apps in the "apps & themes" section. Please take a few minutes to.read the rules. Failure to comply will result in an infraction.
Thread Moved.
Sent from my SAMSUNG-SGH-I717 using xda premium
PeartFan40 said:
Please keep all fix/apps in the "apps & themes" section. Please take a few minutes to.read the rules. Failure to comply will result in an infraction.
Thread Moved.
Sent from my SAMSUNG-SGH-I717 using xda premium
Click to expand...
Click to collapse
My bad, I had no idea since it wasn't an app or theme at all, and it was just taken from another forum. Either way, thanks for cleaning things up.
And to the sensation user, I would assume this works on most HTC ICS phones that have the issue since it originated in the rezound forums.
Sent from my HTC_Amaze_4G using Tapatalk 2 Beta-6
Yesss thanks for this
Sent from my HTC_Amaze_4G using XDA
works for me, thank you so much!
I've been trying to find this fix since sense 3.6
and OMG here it is. I spent like two whole night googling before giving it up
Can confirm this works on CapRom CE as well, did it word for word the way it was posted in the OP and it worked like a charm. thanks!
will this method work with moto razr?
asalus said:
will this method work with moto razr?
Click to expand...
Click to collapse
No idea, sorry. It's been confirmed for a few HTC devices, but Motorola could do things a little different. I'd say if it bugs you enough it's worth a shot, just make a solid backup first
Sent from my HTC_Amaze_4G using Tapatalk 2 Beta-6
does anyone know if this would work for gosms?
skyracer53 said:
does anyone know if this would work for gosms?
Click to expand...
Click to collapse
Don't know from experience, but it's supposed to work for all 3rd party apps...so probably.
Sent from my HTC_Amaze_4G using Tapatalk 2
eliasadrian said:
Don't know from experience, but it's supposed to work for all 3rd party apps...so probably.
Sent from my HTC_Amaze_4G using Tapatalk 2
Click to expand...
Click to collapse
i used both adb and terminal emulator cause i wasn't sure if i was doing i correctly but in the end it turned out to work! thanks lots. finally my GO SMS has pictures!
and yep it does seem to work on all 3rd party apps
There is an App now for this on the Marketplace
unlocker app http://www.1mobile.com/photo-unlocker-160330.html it worked wonders for me! I would see if this helps you
Chronic
If your contacts are linked all you have to do is open up facebook go to your list of friends and scroll through them all until their thumbnails pop up and then close out of handcent and it will refresh the pictures

old HTC stock Flashlight app

Just chiming in to report that this Rezound port of HTC's simple-but-great flashlight app [mostly] works on the Inc4g:
http://forum.xda-developers.com/showthread.php?t=1408341
The power button target is a bit off, though. You have to press a bit below and slightly to the right of the on-screen button.
I searched for other versions of this app, but this is the only one I could find so far. If someone else has a link to the original Incredible version or something else that works better, I'd like to see it. (too bad HTC doesn't include this anymore)
samstein66 said:
Just chiming in to report that this Rezound port of HTC's simple-but-great flashlight app [mostly] works on the Inc4g:
http://forum.xda-developers.com/showthread.php?t=1408341
The power button target is a bit off, though. You have to press a bit below and slightly to the right of the on-screen button.
I searched for other versions of this app, but this is the only one I could find so far. If someone else has a link to the original Incredible version or something else that works better, I'd like to see it. (too bad HTC doesn't include this anymore)
Click to expand...
Click to collapse
i have one thats properly sized in ukb
nitsuj17 said:
i have one thats properly sized in ukb
Click to expand...
Click to collapse
good to hear you included it (the little things do matter!)
but I probably should've mentioned in my OP that I'm locked/unrooted... so I was just thinking about apps, not ROMs
or am I just being a noob here? can you share the apk?
samstein66 said:
good to hear you included it (the little things do matter!)
but I probably should've mentioned in my OP that I'm locked/unrooted... so I was just thinking about apps, not ROMs
or am I just being a noob here? can you share the apk?
Click to expand...
Click to collapse
correct em if I'm wrong but even being unrooted you may still be able to install apps, I have no clue though sorry
missed the htc dev unlock for root, or just nor your thing?
andybones said:
correct em if I'm wrong but even being unrooted you may still be able to install apps, I have no clue though sorry
missed the htc dev unlock for root, or just nor your thing?
Click to expand...
Click to collapse
Exchanged my S3 for an Inc on Monday afternoon, right around the time HTCDev was pulling the plug on supporting Inc4g unlocks.
andybones said:
correct em if I'm wrong but even being unrooted you may still be able to install apps, I have no clue though sorry
missed the htc dev unlock for root, or just nor your thing?
Click to expand...
Click to collapse
samstein66 said:
Exchanged my S3 for an Inc on Monday afternoon, right around the time HTCDev was pulling the plug on supporting Inc4g unlocks.
Click to expand...
Click to collapse
you should just be able to put the apk on ur sdcard and install it through package installer
Can somebody please share the correctly sized APK ?
brent372 said:
Can somebody please share the correctly sized APK ?
Click to expand...
Click to collapse
thank Nit
Am I missing something??
When I try to install that apk after downloading it on my phone, I get an "Application not installed" error.
(whereas the Rezound version I posted the link to in the OP does install)
Thanks guys, sorry being a total noob.
samstein66 said:
Am I missing something??
When I try to install that apk after downloading it on my phone, I get an "Application not installed" error.
(whereas the Rezound version I posted the link to in the OP does install)
Thanks guys, sorry being a total noob.
Click to expand...
Click to collapse
I get the same error on my wife's DINC4G
I found this one from the Evo 4G LTE and it seems to work great:
http://forum.xda-developers.com/showpost.php?p=26534182&postcount=3
cambunch said:
I found this one from the Evo 4G LTE and it seems to work great:
http://forum.xda-developers.com/showpost.php?p=26534182&postcount=3
Click to expand...
Click to collapse
yep, that apk does the trick for the Inc4g
thanks!
Thank you. :thumbup:
Sent from my ADR6410LVW using xda premium
cambunch said:
I found this one from the Evo 4G LTE and it seems to work great:
http://forum.xda-developers.com/showpost.php?p=26534182&postcount=3
Click to expand...
Click to collapse
I meant to comment and say thanks for this a week ago. I downloaded it before I got the phone and loaded it up as soon as I got it. It works perfectly, and I love it. Thanks!
samstein66 said:
Just chiming in to report that this Rezound port of HTC's simple-but-great flashlight app [mostly] works on the Inc4g:
http://forum.xda-developers.com/showthread.php?t=1408341
The power button target is a bit off, though. You have to press a bit below and slightly to the right of the on-screen button.
I searched for other versions of this app, but this is the only one I could find so far. If someone else has a link to the original Incredible version or something else that works better, I'd like to see it. (too bad HTC doesn't include this anymore)
Click to expand...
Click to collapse
I DOWNLOADED, your flashlight from the market works good but it doesn't have the strobe or different brightnesses
i have the original backedup on my sdcrad, but it's a system app, can't restore til i get root
---------- Post added at 11:16 PM ---------- Previous post was at 11:03 PM ----------
IceDragon59 said:
I meant to comment and say thanks for this a week ago. I downloaded it before I got the phone and loaded it up as soon as I got it. It works perfectly, and I love it. Thanks!
Click to expand...
Click to collapse
how do you install it, as a zip, or apk?
Aldo101t said:
I DOWNLOADED, your flashlight from the market works good but it doesn't have the strobe or different brightnesses
i have the original backedup on my sdcrad, but it's a system app, can't restore til i get root
---------- Post added at 11:16 PM ---------- Previous post was at 11:03 PM ----------
how do you install it, as a zip, or apk?
Click to expand...
Click to collapse
I installed it as an apk through Root Explorer. You can download it and install it directly from the link through your browser, though, as long as non-Market apps are allowed.
IceDragon59 said:
I installed it as an apk through Root Explorer. You can download it and install it directly from the link through your browser, though, as long as non-Market apps are allowed.
Click to expand...
Click to collapse
it's a zip file though, didn't know we could install root explorer. thought you needed root, i have it backed up.
You can install and use Root Explorer. It won't give you access to /system though. But installing apk's is fine. You can install apk's from any file browser as long as Unknown Sources is checked in your options.
*Madmoose* said:
You can install and use Root Explorer. It won't give you access to /system though. But installing apk's is fine. You can install apk's from any file browser as long as Unknown Sources is checked in your options.
Click to expand...
Click to collapse
ok, but that is a zip file not an apk
Aldo101t said:
ok, but that is a zip file not an apk
Click to expand...
Click to collapse
Not the one that I replied to. http://forum.xda-developers.com/showpost.php?p=26534182&postcount=3

Is there a way to watch hulu in browser

In the app the show i want watch says web only, but in the browser it say devise not supported
Sent from my EVO using xda premium
Try temporarily disabling root? Just tossing what may be a useless idea, a more effective one, still not guaranteed mind you, would be to change your device on build.prop
---------- Post added at 08:04 PM ---------- Previous post was at 07:51 PM ----------
Sorry I misread, you need a modified apk, I thought you were talking about the app
om4 said:
Try temporarily disabling root? Just tossing what may be a useless idea, a more effective one, still not guaranteed mind you, would be to change your device on build.prop
---------- Post added at 08:04 PM ---------- Previous post was at 07:51 PM ----------
Sorry I misread, you need a modified apk, I thought you were talking about the app
Click to expand...
Click to collapse
What does the modified apk do, and where do i get it
Sent from my EVO using xda premium
I haven't seen one in quite some time, its hex edited to remove what ever it is that tells the flash player you are using android, you might find it on modaco but it could be out of date
I got a modified flash APK from Captian. The phone won't let me attach it from the zda app, I attach it later tonight.
detcup4evr said:
I got a modified flash APK from Captian. The phone won't let me attach it from the zda app, I attach it later tonight.
Click to expand...
Click to collapse
I found a modified flash player, i uninstalled the original one thru tb then installed the modified one but it's not working and in the browser settings the enable flash player option is gone
Sent from my EVO using xda premium
Did was it an install or did you have to move it to data/apps? If you moved it yourself, check permissions they should be rwx rxx rxx and restart the phone
om4 said:
Did was it an install or did you have to move it to data/apps? If you moved it yourself, check permissions they should be rwx rxx rxx and restart the phone
Click to expand...
Click to collapse
I installed normal, didn't move it myself
Sent from my EVO using xda premium
josh030181 said:
I installed normal, didn't move it myself
Sent from my EVO using xda premium
Click to expand...
Click to collapse
Try this one. This is from captain throwback.
detcup4evr said:
Try this one. This is from captain throwback.
Click to expand...
Click to collapse
I installed this one the normal way and tried moving to system>apps and installing changed permissions and still didn't work, whenever i play a video in the browser it says i need flash player as if it's not installed
Can someone try to install this and let me know if it does the same for them
Sent from my EVO using xda premium
If you install it the normal way there is no need copy it to your file directory or change permissions
Maybe its out of date or they changed something on their end
om4 said:
If you install it the normal way there is no need copy it to your file directory or change permissions
Maybe its out of date or they changed something on their end
Click to expand...
Click to collapse
I didn't install then move at the same time, i just tried doing it two different ways to see if it made a difference in it working or not.
But i guess it just won't work at all, but thanks for the help
Sent from my EVO using xda premium
Hulu is great and all but there's just too many ads and restrictions
I'm in the one week free trial, i was hoping to watch it on my tv thru the browser since i can't i will be canceling it before the trial is up
Sent from my EVO using xda premium
Did you try clearing data on flashplayer then uninstall flashplayer. And try installing the apk normally.
I originally had issues installing this on stock Rom, not sure why, I finally got it working by flashing stock with goodies, then just installing the apk normally.
I am using dolphin set to desktop mode
detcup4evr said:
Did you try clearing data on flashplayer then uninstall flashplayer. And try installing the apk normally.
I originally had issues installing this on stock Rom, not sure why, I finally got it working by flashing stock with goodies, then just installing the apk normally.
I am using dolphin set to desktop mode
Click to expand...
Click to collapse
No i didn't clear data before uninstalling, I'll try that tonight.
I'm running stock goodies 1.79
Sent from my EVO using xda premium
What is so great about hulu? Is it like netflix but more tv shows?
Ask me about my ability to annoy complete strangers!
Anthonicia said:
What is so great about hulu? Is it like netflix but more tv shows?
Ask me about my ability to annoy complete strangers!
Click to expand...
Click to collapse
You have to pay for netflix, I like being able to fire up hulu once in a while to catch a show or two.
detcup4evr said:
You have to pay for netflix, I like being able to fire up hulu once in a while to catch a show or two.
Click to expand...
Click to collapse
What shows does it have? Is it mostly new network shows? Thought it costs money for the service too...
Guess there's an easier way to find out about it than here. So, nevermind me.
Ask me about my ability to annoy complete strangers!
Hulu is free hulu plus is a pay service, the modified flashplayer apk, mirrors a pc flash version, so u can trick the hulu site unthinking ur sitting at a pc and it will allow u to stream free content, basically the last 2 episodes of any show

[fix] sound issue on 14.3.A.0.681 Android 4.4.2 KitKat

Requires: ROOT
Unpack.
Folder snd_soc_msm move to system/etc
In snd_soc_msm folder there are 2 files, set permissions to them 644 (RW-R-R)
Reboot.
Done! )
Corrupt file..
kable said:
Corrupt file..
Click to expand...
Click to collapse
sorry, my first thread. ))) try now.
progressfx said:
Requires: ROOT
Unpack.
Folder snd_soc_msm move to system/etc
In snd_soc_msm folder there are 2 files, set permissions to them 644 (RW-R-R)
Reboot.
Done! )
Click to expand...
Click to collapse
Want to try this. Can anyone provide more details on exactly how it is done? Want applocation do I use? How do I change file permissions that are mentioned? Also, where exactly do I put the folder after unpacking? (Confused)
Im assuming this is a fix for the sound through the earpiece problem? Im going to do this blindly hoping it fixes my problem. My text message notifications and sound for games plays through my earpiece instead of the main speaker. Kind of annoying when you can't hear if someone is calling or texting you cause it plays through the earpiece and you can hardly hear a thing.
Sent from my C6806 using Tapatalk
kronbts said:
Im assuming this is a fix for the sound through the earpiece problem? Im going to do this blindly hoping it fixes my problem. My text message notifications and sound for games plays through my earpiece instead of the main speaker. Kind of annoying when you can't hear if someone is calling or texting you cause it plays through the earpiece and you can hardly hear a thing.
Sent from my C6806 using Tapatalk
Click to expand...
Click to collapse
I assume so. I have the exact same sound problem. I hope this fixes ut but I am not exactly sure how to proceed. Should I use Root Explorer for this? Let us know what you did exactly and your results once you try it.
Es to unzip then used root explorer from rom toolbox to move them. There are more than 2 files in the original folder. I just left them there. Replaced the 2 that came in the zip file. Changed permissions only worked from root explorer in rom toolbox. So far so good. It would only happens sometimes. But when it did I would have to restart my phone. Then it would be fine. But sometimes was right back again right away. What a pain. Hope it never comes back.
Sent from my C6806 using Tapatalk
Op says root required. There is no current root for Kitkat. How are we supposed to use the apk without root access?
kanej2006 said:
Op says root required. There is no current root for Kitkat. How are we supposed to use the apk without root access?
Click to expand...
Click to collapse
Ummmm........There is Root for KitKat via Jackie's kernel. Search for it. I have seen it posted in a couple of places on this forum. I used it to root my C6802 last week.
Yea. Im rooted.
Sent from my C6806 using Tapatalk
---------- Post added at 10:23 PM ---------- Previous post was at 10:16 PM ----------
I found out how to root from YouTube, of all places. Thought I would find it here first.
Sent from my C6806 using Tapatalk
kanej2006 said:
Op says root required. There is no current root for Kitkat. How are we supposed to use the apk without root access?
Click to expand...
Click to collapse
If you're not rooted, and running stock KK, just go to your "About Phone" option in settings. Check for system updates, download, install, and you're done. lol
dragonclif said:
Ummmm........There is Root for KitKat via Jackie's kernel. Search for it. I have seen it posted in a couple of places on this forum. I used it to root my C6802 last week.
Click to expand...
Click to collapse
Is this the right Root guide?
http://www.youtube.com/watch?v=uFSeSe8gQOY
kanej2006 said:
Is this the right Root guide?
http://www.youtube.com/watch?v=uFSeSe8gQOY
Click to expand...
Click to collapse
Here: http://forum.xda-developers.com/showthread.php?t=2687549. Watch the included video. Screen image for you tube video says 4.2.2 I think. 9which is wrong of course) but it is actually 4.4.2 KitKat firmware .681.
---------- Post added at 08:58 AM ---------- Previous post was at 08:50 AM ----------
dragonclif said:
Here: http://forum.xda-developers.com/showthread.php?t=2687549. Watch the included video. Screen image for you tube video says 4.2.2 I think. (which is wrong obviously) but it is actually 4.4.2 KitKat firmware .681.
Click to expand...
Click to collapse
Yes. We are linking to the same video guide (see previous reply). So, yes that is it. Must have latest version of Flashtool installed.
[
---------- Post added at 09:38 AM ---------- Previous post was at 09:02 AM ----------
kronbts said:
Es to unzip then used root explorer from rom toolbox to move them. There are more than 2 files in the original folder. I just left them there. Replaced the 2 that came in the zip file. Changed permissions only worked from root explorer in rom toolbox. So far so good. It would only happens sometimes. But when it did I would have to restart my phone. Then it would be fine. But sometimes was right back again right away. What a pain. Hope it never comes back.
Sent from my C6806 using Tapatalk
Click to expand...
Click to collapse
I was happy for a moment. At first this fix seemed to work, but the sound problems returned after 10 minutes of performing the procedure. Back to square one. Frustrating. :crying: Also of note: Interesting that the sound problem seems to be related to the touchscreen somehow. For example if I visually see that my phone is ringing but there is no sound coming from the normal loud speaker, if I touch the screen, the sound will begin to come from the regular loud speaker as it should. Very strange. Need a solution to this problem soon.
---------- Post added at 09:44 AM ---------- Previous post was at 09:38 AM ----------
kronbts said:
Im assuming this is a fix for the sound through the earpiece problem? Im going to do this blindly hoping it fixes my problem. My text message notifications and sound for games plays through my earpiece instead of the main speaker. Kind of annoying when you can't hear if someone is calling or texting you cause it plays through the earpiece and you can hardly hear a thing.
Sent from my C6806 using Tapatalk
Click to expand...
Click to collapse
I was happy for a moment. At first this fix seemed to work, but the sound problems returned after 10 minutes of performing the procedure. Back to square one. Frustrating. Also of note: Interesting that the sound problem seems to be related to the touchscreen somehow. For example if I visually see that my phone is ringing but there is no sound coming from the normal loud speaker, if I touch the screen, the sound will begin to come from the regular loud speaker as it should. Very strange. Need a solution to this problem soon.
^ @ dragonclif, thank you so much for your help. Just downloading files as of now in order to flash and root KitKat. :laugh:
Does not work. Sound problems return.
---------- Post added at 09:55 AM ---------- Previous post was at 09:51 AM ----------
---------- Post added at 10:02 AM ---------- Previous post was at 09:55 AM ----------
---------- Post added at 10:10 AM ---------- Previous post was at 10:02 AM ----------
kanej2006 said:
^ @ dragonclif, thank you so much for your help. Just downloading files as of now in order to flash and root KitKat. :laugh:
Click to expand...
Click to collapse
No problem Happy to help. Remember that your Bootloader must be unlocked for this method to work. In the video Jackie stated the opposite if I remember correctly.
dragonclif said:
Remember that your Bootloader must be unlocked for this method to work. In the video Jackie stated the opposite if I remember correctly.
Click to expand...
Click to collapse
Yes, Bootloader was unlocked and flashing the FTF& Jackie's custom rom was successful.
All I need to do now is increase the speaker volume.
@dragonclif. Try removing updates to chrome. Or remove chrome all together. Heard that could be the problem, an update to chrome caused this? Couldn't hurt to try at this point.
Sent from my C6806 using Tapatalk
---------- Post added at 07:35 AM ---------- Previous post was at 06:54 AM ----------
Nevermind. Still getting the sound problem. Thanks alot sony!
Sent from my C6806 using Tapatalk
Disable all touch Sounds in System settings and the bug is gone. Works without root
Gesendet von meinem C6833 mit Tapatalk

Categories

Resources