[Q] Using Tiny's CM10.1 rom and Netflix issues - Droid Incredible Q&A, Help & Troubleshooting

Hi, rather new here so I can't post in the thread on the developers board. Thought I'd try here. I recently flashed Tiny's latest CM 10.1 nightly rom and I really like it so far. There are a couple of issues but after messing with it for a while, it's mostly smooth and works well. My biggest beef, aside from those couple issues is Netflix. The app loads and I can select a show, but when I try to load a video, I just get the red loading screen that goes on forever until I hit the back button. I tried an older apk, and it wouldn't load, period (1.5.2), which I guess is to be expected when running Android 4.2. I tried 2.1 and I got the same issue with the red loading screen. Tried loading it in the browser and I got the usual page that tells me I need a certain browser for it to work. The app worked just fine in the official CM 7.2. Is there an option in settings I'm missing or something or does it not work on this rom (which I don't see why it wouldn't)?
Other naggy issue is epsxe. It works alright but if I press a volume button, it either increases or decreases all the way and all buttons freeze. Nothing works. Home, menu, power button, touch, etc (yet the emu keeps going and the music keeps playing). Sometimes when I press an on-screen button to move, it's like the button gets stuck and the character keeps moving in that direction. I have to remove the battery to reboot. Did not have this issue in cm 7.2.
Other than that, awesome rom and thanks, Tiny, for working on it.
EDIT: Well, I just tried using epsxe again and it even worked when using the volume button. Not sure why it worked except that I let the game load for a bit before pressing anything. After that, it worked just fine. So, I guess it may be even an app issue on 4.2, rather than the rom. Hope Netflix is as easy to get working.

Netflix hasn't worked on JB or ICS. Known issue since day one. Probably won't be fixed as it's not a high priority in the overall picture.
...sorry...I was on the phone...

omniatic said:
Netflix hasn't worked on JB or ICS. Known issue since day one. Probably won't be fixed as it's not a high priority in the overall picture.
...sorry...I was on the phone...
Click to expand...
Click to collapse
Well, that's disappointing. I really like this this rom but Netflix was one of the biggest reasons to keep using this device. It's mainly used as a tablet now and I don't want to buy anything else right now. Funny thing, Netflix was the only reason I didn't switch from Windows 7 to Linux. I figure, if I'm paying them every month, I should be able to play their vids on any device I please and it irks me that I can't even get it working in the android browser. Oh well. Thanks for the quick response.
EDIT: Well, I did some research and found that Netflix 1.81 seems to work to an extent. I get sound and subtitles but no video. Going to look into it some more.

Kaepernick said:
Well, that's disappointing. I really like this this rom but Netflix was one of the biggest reasons to keep using this device. It's mainly used as a tablet now and I don't want to buy anything else right now. Funny thing, Netflix was the only reason I didn't switch from Windows 7 to Linux. I figure, if I'm paying them every month, I should be able to play their vids on any device I please and it irks me that I can't even get it working in the android browser. Oh well. Thanks for the quick response.
EDIT: Well, I did some research and found that Netflix 1.81 seems to work to an extent. I get sound and subtitles but no video. Going to look into it some more.
Click to expand...
Click to collapse
It works on better supported devices on ICS and JB. The issue here is the codecs and hardware support / drivers which will not be fixed for now. Just confirming its not androids fault or Netflix's.
Sent from my Galaxy Nexus using Tapatalk 2

tiny4579 said:
It works on better supported devices on ICS and JB. The issue here is the codecs and hardware support / drivers which will not be fixed for now. Just confirming its not androids fault or Netflix's.
Sent from my Galaxy Nexus using Tapatalk 2
Click to expand...
Click to collapse
So no amount of tinkering with older apks and workarounds (to make it so the app uses older netflix video players) will work because the rom/hardware simply doesn't support playback? I was looking at some other threads and google and a lot of people seem to be having trouble getting Netflix to work on 10.1 and Android 4.2 in general. Seems when the app detects Jelly Bean, it uses its newest video player, which has some problems on some devices. Forcing it to use an older player seems to work for some people. Adding a line to the code to make it use player "6" instead of "10" or something. Haven't actually applied anything to the app to try it because I'm a complete novice at this.
You're the expert and I assume if there was an easy method that wouldn't screw anything up in the CM 10.1 build, you'd apply it. I do appreciate the work you and others are putting into these roms and other than this Netflix issue, it rocks. I may go back to CM 7.2 after a bit but I'll definitely keep an eye on your updates and try them out.

Kaepernick said:
So no amount of tinkering with older apks and workarounds (to make it so the app uses older netflix video players) will work because the rom/hardware simply doesn't support playback? I was looking at some other threads and google and a lot of people seem to be having trouble getting Netflix to work on 10.1 and Android 4.2 in general. Seems when the app detects Jelly Bean, it uses its newest video player, which has some problems on some devices. Forcing it to use an older player seems to work for some people. Adding a line to the code to make it use player "6" instead of "10" or something. Haven't actually applied anything to the app to try it because I'm a complete novice at this.
You're the expert and I assume if there was an easy method that wouldn't screw anything up in the CM 10.1 build, you'd apply it. I do appreciate the work you and others are putting into these roms and other than this Netflix issue, it rocks. I may go back to CM 7.2 after a bit but I'll definitely keep an eye on your updates and try them out.
Click to expand...
Click to collapse
That may just work. I'm kind of a newb at smali but it may be worth a shot. I haven't heard of this workaround before. In theory it should work under software.
Sent from my Galaxy Nexus using Tapatalk 2

tiny4579 said:
That may just work. I'm kind of a newb at smali but it may be worth a shot. I haven't heard of this workaround before. In theory it should work under software.
Sent from my Galaxy Nexus using Tapatalk 2
Click to expand...
Click to collapse
Well, that gives me some hope, at least. Here's one of the threads I was looking at.
http://forum.xda-developers.com/showthread.php?t=2101525
On the last page, someone posted the code that enabled it to work on theirs.
EDIT: I tried the Xposed app workaround, by the way, which did not work for me, using 1.8.0 (thought it was 1.8.1 but wasn't. Plan on trying that next) or the newest version. I realize that these are different devices, but I'm hoping there's a way to get it to work on ours. I wonder if there's a way to trick it into thinking it's Gingerbread instead of ICS (in the thread) and using the player that works on CM 7, if it would work?

Kaepernick said:
Well, that gives me some hope, at least. Here's one of the threads I was looking at.
http://forum.xda-developers.com/showthread.php?t=2101525
On the last page, someone posted the code that enabled it to work on theirs.
EDIT: I tried the Xposed app workaround, by the way, which did not work for me, using 1.8.0 (thought it was 1.8.1 but wasn't. Plan on trying that next) or the newest version. I realize that these are different devices, but I'm hoping there's a way to get it to work on ours. I wonder if there's a way to trick it into thinking it's Gingerbread instead of ICS (in the thread) and using the player that works on CM 7, if it would work?
Click to expand...
Click to collapse
I don't have a netflix account currently (had it and didn't use it), so I can't do much testing but based on the link you showed me, the app should work fine. Try the init.d script linked in the github in the thread you posted. Are you familiar with pushing files to your device? You just need to copy it to /system/etc/init.d and add execute permissions. Usuaully I use read-write-execute for user and read-execute for group and other.

tiny4579 said:
I don't have a netflix account currently (had it and didn't use it), so I can't do much testing but based on the link you showed me, the app should work fine. Try the init.d script linked in the github in the thread you posted. Are you familiar with pushing files to your device? You just need to copy it to /system/etc/init.d and add execute permissions. Usuaully I use read-write-execute for user and read-execute for group and other.
Click to expand...
Click to collapse
The xposed_init file under assets? Can't say I've ever tried this before. I know how to add files to that folder, but no idea how to copy it to a file or whatever that would work. Don't know how to execute permissions either.
Looking things up, I can't just add a file to my sdcard and use ES File explorer to add it to the init.d folder? I copied one of the files on my desktop and opened it up with notepad. It sadly didn't help me. Like I said, total novice with android here or this stuff in general. Would like to give this a shot though. Do I add the text to notepad and then delete the .txt or do I need to make a .js file? As for permissions, do I just add r rw and x to the file?

Kaepernick said:
The xposed_init file under assets? Can't say I've ever tried this before. I know how to add files to that folder, but no idea how to copy it to a file or whatever that would work. Don't know how to execute permissions either.
Looking things up, I can't just add a file to my sdcard and use ES File explorer to add it to the init.d folder? I copied one of the files on my desktop and opened it up with notepad. It sadly didn't help me. Like I said, total novice with android here or this stuff in general. Would like to give this a shot though. Do I add the text to notepad and then delete the .txt or do I need to make a .js file? As for permissions, do I just add r rw and x to the file?
Click to expand...
Click to collapse
Yeah, you can add it to notepad and remove the .txt at the end but it uses different line breaks in Windows than what Linux uses so the script may not work right. I'm not sure though. The worse thing that can happen is nothing. Android doesn't use .js which is Javascript. For permissions, yes that will work.

ealassi content
tiny4579 said:
Yeah, you can add it to notepad and remove the .txt at the end but it uses different line breaks in Windows than what Linux uses so the script may not work right. I'm not sure though. The worse thing that can happen is nothing. Android doesn't use .js which is Javascript. For permissions, yes that will work.
Click to expand...
Click to collapse
Tried it. Not sure if I did it right. Most likely not. lol But in any case, it doesn't work. Getting a bit tired, so I may just relent. I'm sure many who are more experienced have tried already.

Just curious: If your primary use for your old Dinc is as a portable Netflix viewer, then why not just flash back to a stable GB-based ROM and enjoy?
Seems that would be a lot simpler than trying to get Netflix to work on JB, especially if you're not doing anything with the phone that requires JB.

MysticCobra said:
Just curious: If your primary use for your old Dinc is as a portable Netflix viewer, then why not just flash back to a stable GB-based ROM and enjoy?
Seems that would be a lot simpler than trying to get Netflix to work on JB, especially if you're not doing anything with the phone that requires JB.
Click to expand...
Click to collapse
I like Jelly Bean. I like how it looks and feels. It's a more mature Android. Plus, I like keeping up to date with software. It's kind of nice to have 4.2 running on the aging, yet good o'l Dinc, when some newer devices don't even have 4.1 yet officially.
Also, I got it working, by the way! Before, when I downloaded the newest one onto 10.1, it would just continuously load when picking a video and not work. After tinkering, I got it to play sound but no video. I could tell that the video player was different than the one I used on 7.2 (also, the newest app). I switched back to 7.2 for a bit and downloaded my apps. I backed everything up using Clockwork mod so I could go back to it whenever. Then I backed up all the Apps with Titanium Backup. I switched back to Tiny's 10.1 and restored the apps. I tried out Netflix and it worked. It was using the same player it used on 7.2. I don't know if it detects Jelly Bean when you download it from Google Play or if it does it when you sign in to your account. When I restored it, I was already signed in, so maybe that's it. At any rate, it works.

Well, I spoke too soon. It did work for the first few videos but then stopped. I tried uninstalling and reinstalling with the Titanium Backup, but when I try to choose a video, it says I've been signed out. I sign back in and I'm back to the forever loading red screen. So yeah, I think it detects which OS I'm on as I sign in. Just a guess though. Just shows that it has nothing to do with your ROM aside from their newest player not working properly on it. It can indeed be fixed via the software with some tinkering.

Can you check the value for int name="nflx_player_type" in /data/data/com.netflix.mediaclient/shared_prefs/nfxpref.xml from a working Netflix in Gingerbread? Easier yet, pull that file from your Netflix backup from Gingerbread for me. Check for passwords in the file and clear them out before giving it to me for security.

tiny4579 said:
Can you check the value for int name="nflx_player_type" in /data/data/com.netflix.mediaclient/shared_prefs/nfxpref.xml from a working Netflix in Gingerbread? Easier yet, pull that file from your Netflix backup from Gingerbread for me. Check for passwords in the file and clear them out before giving it to me for security.
Click to expand...
Click to collapse
Here you go. Says It's using Player 9. I have read that 10 is the newest player. At least I believe so.
Edit: just checked that file on 10.1. It says player 10. That means it switched when I signed back in.

Kaepernick said:
Here you go. Says It's using Player 9. I have read that 10 is the newest player. At least I believe so.
Edit: just checked that file on 10.1. It says player 10. That means it switched when I signed back in.
Click to expand...
Click to collapse
Hmm, if you edit that file back to 9 and open Netflix does it work?

tiny4579 said:
Hmm, if you edit that file back to 9 and open Netflix does it work?
Click to expand...
Click to collapse
Yes and it didn't work. Then I tried "6". Didn't load. I tried 9 again and for whatever reason, it loaded. It works just fine now, using the same player it did in 7.2. The kicker is that I check the XML file again and it changed somewhat. It now says "6" and it looks different. I believe the Player line used to be before the Logged in line. Now the logged in line is last. If there was some way to force it to use 6 every time, even when logging in, we'd have a working netflix app on your rom.
Maybe "old app version=17" is the key, I don't know.
EDIT: Exited the app. Still works. Rebooted the phone. Still works. There's no log out button, so I assume to log out, I need to clear data, which I assume would just put me back at square one. Seems to be working fine now, as long as I stay signed in. If I somehow have to sign in again, I'll check the xml file.
Attached the file. Just edited the user id part.

Well, it was working. Then it quit. I checked the xml file and it had switched to 10. Didn't sign in or out or anything. Tried the 6 file and it immediately switched back to 10. So, I uninstalled and then installed 1.8.1. Replaced the nfxpref file with the one I backed up and it worked. Funny thing, it's actually using an older version of the player. I believe that may actually be "6". In cm7.2, it said "9" and was using a newer version of the player (newer than the one I'm using now). It seems to work well so far. Haven't tried updating from this yet, to see if the newest one works by updating, but I doubt it would work anyway. I did notice that in the shared prefs folder, there's only one other file with the nfxpref file. In the newest version, there looked to be about six or seven other files.

Watching this with interest, if you guys figure it out please post a guide and link to it because you're not alone. My Netflix stopped working when I upgraded to 10.1 as well (interestingly it worked fine on my ICS One-Click ODIN Rom that I got last June, not CM) and this was the first thread to pop on my google search as I've started looking for answers.
*UPDATE* Got mine working using the directions in this thread: http://forum.xda-developers.com/showthread.php?t=2101525
Hope this helps!
Kaepernick said:
Well, it was working. Then it quit. I checked the xml file and it had switched to 10. Didn't sign in or out or anything. Tried the 6 file and it immediately switched back to 10. So, I uninstalled and then installed 1.8.1. Replaced the nfxpref file with the one I backed up and it worked. Funny thing, it's actually using an older version of the player. I believe that may actually be "6". In cm7.2, it said "9" and was using a newer version of the player (newer than the one I'm using now). It seems to work well so far. Haven't tried updating from this yet, to see if the newest one works by updating, but I doubt it would work anyway. I did notice that in the shared prefs folder, there's only one other file with the nfxpref file. In the newest version, there looked to be about six or seven other files.
Click to expand...
Click to collapse

Related

Hulu audio slow, running CM6 8/14

I was using Hulu with the flash player hack, and it was working beautifully. I have been running the nightlies for a while, and I can't tell what changed. But now when I try to use hulu, the audio is so slow the voices sound possessed!
I found some users in the Incredible forum ran into the same issues when an audio fix for froyo was applied to their rom. But one user posted solving both problems.
Has anyone else run into this? If so have you found a fix?
Yeah I too have this problem
Sent from my PC36100 using XDA App
same with thedailyshow.com
Go to Google type hulu hack xda developers then look for June 17th fix. Works great on my evolution no audio problems.
dogbone414 said:
Go to Google type hulu hack xda developers then look for June 17th fix. Works great on my evolution no audio problems.
Click to expand...
Click to collapse
That's actually where I got the hack in the first place. I un-installed it and installed it again today, and I am still getting the same result. I even flashed back to a previous nightly build, the only one I had a nand backup for, and same problem.
I did find this in the incredible forum,
just add this extension to the URL at the top showthread.php?p=7712210, and check out comment #73
His solution seemed a little over my head, but would something like this work for us?
bradleyw801 said:
That's actually where I got the hack in the first place. I un-installed it and installed it again today, and I am still getting the same result. I even flashed back to a previous nightly build, the only one I had a nand backup for, and same problem.
I did find this in the incredible forum,
just add this extension to the URL at the top showthread.php?p=7712210, and check out comment #73
His solution seemed a little over my head, but would something like this work for us?
Click to expand...
Click to collapse
any simple fix for evos?
Did anyone ever get a fix?? I'm having the same thing
Try turning off dsp.
Sent on the go from my HTC EVO
Disabled dsp still a no go..it's weird the ads sound fine once it gets to the actual video it messes up ..thanks for trying. Any other ideas?
I have tried everything. There is an updated "fixed-flash" in the forum where I found it the first time. I uninstalled my old one, re-booted, and then installed the new one. Couldn't get it to work.
I tried using the hulu.apk, which is really just the Hulu bookmark widget from hulu.com. I tried running it through Dolphin HD, I tried it through the stock browser, and I got the demon voices almost every time. There were few occasions where commercials would come in fine, and one time the actual clip played with normal audio, but 90% of the time, I am getting slow audio.
It seems like in the droid incredible forums, they are discussing this more. I found this from a dinc forum.
This is how I understand it. Google changed something to the audio streams for Froyo. Apparently catering to a newer technology called stagefright I believe. But, this made Pandora, Slacker, and other audio only streams sound like an old record player. So, Google released a fix. Adrynalyne posted that fix early. But it seems that this "fix" only fixes the streaming audio for those music apps and sites. But it caused a delay in the flash audio from sites like Hulu. In regards to this, there was a droid incredible forum talking about a ROM called SkyRaider. I wonder if Cyanogen used the same fix.
"SkyRaider incorporates adrynalyne's audio fix, which was released by google, which as previously mentioned fixed the AAC streams. The side effect was that Hulu and other sites were getting "devil voice" audio. So basically you could either have one or the other, not both.
Prior to the audio fix was an alternate fix where you changed a variable in the build.prop. This fixed both aac (ie. Pandora) and did not distort the sound in Hulu. The only thing affected was a slightly lower quadrant score. No decrease in performance, just a lower score. Personally, I'm still using the build.prop because I don't care about quadrant scores and my phone works properly in all aspects. Again this fix is rather old school now so maybe a better alternative has been cooked up but it's what I've been using for quite a while with no issues. "
Does anyone with more experience than me know what that means? Can this be applied to the Evo?
There don't seem to be too many people interested in this post. But for those that are. I did try editing the build.prop file using a root explorer. It didn't work. I will post if I find anything that does.
Yea I've been trying to fix this for 2 weeks now..I even applied skyraders fix to see if would work crashed my phone..I keep posting and also no buddy seems like there interested in it..i would love tofix this problem cause now it's become a obsession..I've tried and have gotten nowhere..ill give 10 bucks to anyone that can fix this for me!
http://forum.xda-developers.com/showpost.php?p=7880766&postcount=6
After researching this for a while, I've found the only way to do this is to disable Stagefright. Hopefully this won't be a permanent thing. Follow the instructions in the above link. Pandora and Hulu seem to BOTH be functioning properly on the newest Cyanogen nightly after applying this fix.
The Cause of this issue?
I thought I post what results in Hulu sound running slow for me. Hulu works great when I first flash MIKSHIFT v1.0 for the HTC EVO Shift.
When I start having the slow sound on Hulu is right after I do a wipe of the user data (System Reset). It does not matter if you do the system reset from within "Settings/SD & phone storage/Factory data reset" or if you run this from within clockworkmod recovery.
After the reset and installing the huku fix apx the issue with the sound appears.
So it seems that doing the reset is causing something to be changed that causes this issue.
Please let me know if anyone has found a solution for this.
Joe

[GUIDE] Enable Tablet UI on Samsung Galaxy S3 (And Others)

****WARNING, THIS BREAKS MARKET FOR SOME APPS AND CAUSES YOU NOT TO BE ABLE TO DOWNLOAD SOME APPS**** see bottom of this post for the fix.
Example on my phone running in Tablet UI.
http://www.youtube.com/watch?v=Im9WV9GmQFc
Required:
ROOT
A file manager that supports root (Like ES File Explorer)
Wouldn't try this on stock software/launcher, but let me know how it goes.
Note: It makes things a bit hard to read, even if you make the font "Huge" in the settings.
1. Create a backup of your phone.
2. In ES File Explorer, go to the SYSTEM folder.
3. Open build.prop with the ES Note Editor.
4. Change the line ro.sf....LCD Density to =160.
5. Save. Reboot phone.
Ta da, tablet mode. This may work on other phones too, but as tested it requires a lower number for lower resolution phones which may make it impossible to read/use.
If you have a Nexus 7 Tablet, use =170.
To fix the Play Store if its an issue for you: http://forum.xda-developers.com/showthread.php?t=1839871
ka24e said:
Example on my phone running in Tablet UI.
http://www.youtube.com/watch?v=Im9WV9GmQFc
Required:
ROOT
A file manager that supports root (Like ES File Explorer)
Wouldn't try this on stock software/launcher, but let me know how it goes.
Note: It makes things a bit hard to read, even if you make the font "Huge" in the settings.
1. Create a backup of your phone.
2. In ES File Explorer, go to the SYSTEM folder.
3. Open build.prop with the ES Note Editor.
4. Change the line ro.sf....LCD Density to =160.
5. Save. Reboot phone.
Ta da, tablet mode. This may work on other phones too, but as tested it requires a lower number for lower resolution phones which may make it impossible to read/use.
If you have a Nexus 7 Tablet, use =170.
Click to expand...
Click to collapse
Wont a resolution other then 160-240-320 break the market? Some apps will not show up for non standard DPI I think. Not sure.
Also I used this yesterday, as I tried to download Cut the Rope HD, even if that didn't work. I was surprised what 160DPI did to my phone. One X international.
Anyway confirming this works on the One X for me with CM10.
But if you find a way how to switch it without the use of DPI change let me know . Something like the paranoidandroid project.
I found few guides, but they do not apply to my phone. Or I do not know where those files are to decompile them.
PAGOT said:
Wont a resolution other then 160-240-320 break the market? Some apps will not show up for non standard DPI I think. Not sure.
Also I used this yesterday, as I tried to download Cut the Rope HD, even if that didn't work. I was surprised what 160DPI did to my phone. One X international.
Anyway confirming this works on the One X for me with CM10.
But if you find a way how to switch it without the use of DPI change let me know . Something like the paranoidandroid project.
I found few guides, but they do not apply to my phone. Or I do not know where those files are to decompile them.
Click to expand...
Click to collapse
Use your regular DPI, download your apps, then switch the DPI. #winning.
Cut the Rope HD (Lite) shows up in the market for my Nexus 7 Tablet (DPI set to 170, stock is 270.. i think). Going to test with S3, i'll update in a few with my findings.
Changed DPI to 160 on the S3 and went to the Market, Cut The Rope HD lite is listed, installed fine and runs perfectly fine.
So i have a DPI of 170 and a dpi of 160, market working on both devices, unless you have a full list of apps I can test, doesn't seem to affect anything. If so, just do what I said above. Should get around the issue.
ka24e said:
Use your regular DPI, download your apps, then switch the DPI. #winning.
Cut the Rope HD (Lite) shows up in the market for my Nexus 7 Tablet (DPI set to 170, stock is 320). Going to test with S3, i'll update in a few with my findings.
Click to expand...
Click to collapse
That did not work for me. Once market gets the wrong DPI, some apps wont show up. Last time I tried I ended up with Nandroiding back. Even clear Data and Cache didn't work.
The lite shows up everywhere ... Thats not the issue The one on sale HD doesnt and it says I have no compatible phone with that.
PAGOT said:
That did not work for me. Once market gets the wrong DPI, some apps wont show up. Last time I tried I ended up with Nandroiding back. Even clear Data and Cache didn't work.
The lite shows up everywhere ... Thats not the issue The one on sale HD doesnt and it says I have no compatible phone with that.
Click to expand...
Click to collapse
Oohh gotcha... I'll have to do some more testing then I guess. I usually only use the Google apps and that's it. Maybe Facebook twitter and such. Personally haven't noticed anything else missing. Ah well lol
Yeah you're right. Even on play.Google.com it says incompatible. Argh. When you nandroided back did it fix it? Or is this still broken for you?
ka24e said:
Oohh gotcha... I'll have to do some more testing then I guess. I usually only use the Google apps and that's it. Maybe Facebook twitter and such. Personally haven't noticed anything else missing. Ah well lol
Yeah you're right. Even on play.Google.com it says incompatible. Argh. When you nandroided back did it fix it? Or is this still broken for you?
Click to expand...
Click to collapse
Nevermind, still broken here....
I tried this: http://forum.xda-developers.com/showthread.php?t=1839871
But no luck, anyone want to try it and report back?
I could be doing something wrong haha
Also could we put a list of apps together that are incompatible... everything else I look for seems to work fine... hrmm..
Comments on Cut The Rope HD:
Ahzi - September 16, 2012 - Version 1.4
No Nexus 7 Support
I love this game and it worked great on my old tablet but for some reason this version has cannot be installed on my Google Nexus 7. I tried the HD lite version and it says it's compatible but not the one I've already paid for.
That gets me wondering, because it says ALL my devices are incompatible (S3, Nexus 7, Nexus S and Nexus One). The Nexus S and One are unmodified. I'm wondering if this is one of a select few apps that are affected? I can download Asphalt 7 no problem at all on both devices (Nexus 7 and GS3)
ka24e said:
Nevermind, still broken here....
I tried this: http://forum.xda-developers.com/showthread.php?t=1839871
But no luck, anyone want to try it and report back?
I could be doing something wrong haha
Also could we put a list of apps together that are incompatible... everything else I look for seems to work fine... hrmm..
Comments on Cut The Rope HD:
Ahzi - September 16, 2012 - Version 1.4
No Nexus 7 Support
I love this game and it worked great on my old tablet but for some reason this version has cannot be installed on my Google Nexus 7. I tried the HD lite version and it says it's compatible but not the one I've already paid for.
That gets me wondering, because it says ALL my devices are incompatible (S3, Nexus 7, Nexus S and Nexus One). The Nexus S and One are unmodified. I'm wondering if this is one of a select few apps that are affected? I can download Asphalt 7 no problem at all on both devices (Nexus 7 and GS3)
Click to expand...
Click to collapse
I think you misunderstood me there completely or I confused you there a bit.
1. Forget the Cut the rope HD. It has nothing to do with the problem is anything of the problem. I just mentioned it because it was the reason for which I changed my DPI to test if can download it.
They have trouble with it on Nexuses etc. As said, I wanted to test it only with it, I couldn't download it before as well. (was for it also changing device name etc, making myself to Xoom, Eeepad etc)
2. Using not standard DPI indeed breaks market , but for example apps like Beautiful Widgets, HD Widgets that I remember.
3. I would rather go another approach, if not using paranoidandroid. And the tweaks to the java files. Maybe we could use bigger fonts. Not sure how that would look like though
PAGOT said:
I think you misunderstood me there completely or I confused you there a bit.
1. Forget the Cut the rope HD. It has nothing to do with the problem is anything of the problem. I just mentioned it because it was the reason for which I changed my DPI to test if can download it.
They have trouble with it on Nexuses etc. As said, I wanted to test it only with it, I couldn't download it before as well. (was for it also changing device name etc, making myself to Xoom, Eeepad etc)
2. Using not standard DPI indeed breaks market , but for example apps like Beautiful Widgets, HD Widgets that I remember.
3. I would rather go another approach, if not using paranoidandroid. And the tweaks to the java files. Maybe we could use bigger fonts. Not sure how that would look like though
Click to expand...
Click to collapse
http://forum.xda-developers.com/showthread.php?t=1839871 does work. Just needed to reboot again.

[Q] Installing Google's Car Home app on the S3?

Hey guys, I wound up digging around wanting to add Google's Car Home app when I flashed a couple different ROMs and lost the similar app that came from Samsung. It wound up being pretty simple to do and it's been working great on my S3.
I wound up writing it up on my blog, you can find it here:
Manually Installing Google's Car Home App
The steps I wrote aren't necessarily specific to the S3. I had success with a few other Android devices too.
I haven't tried your version yet, but with previous versions on my VZW SGS3 Google Car Home loads and runs fine, but as soon as I customize it (add / remove apps), it no longer loads and FQs.
Have you noticed anything like this with your setup? Thanks!
bradys said:
I haven't tried your version yet, but with previous versions on my VZW SGS3 Google Car Home loads and runs fine, but as soon as I customize it (add / remove apps), it no longer loads and FQs.
Have you noticed anything like this with your setup? Thanks!
Click to expand...
Click to collapse
No, I haven't noticed anything like this at all. That seems weird to me (although, I imagine there's a reason that Google doesn't list many devices as compatible in the Market).
I would recomend trying the version I've got out there and then also maybe installing it as a System App to see if that fixes your FQs?
Neckhole said:
No, I haven't noticed anything like this at all. That seems weird to me (although, I imagine there's a reason that Google doesn't list many devices as compatible in the Market).
I would recomend trying the version I've got out there and then also maybe installing it as a System App to see if that fixes your FQs?
Click to expand...
Click to collapse
I used TB to pull com.google.android.carhome.apk (v2.2.1) and com.google.android.cardock.apk (v2.2) off my Thunderbolt running 4.0.3 (I can't even remember what rom it's running now). After installing both to my GS3 (4.1.1 stock), Car Home seems to be working fine. Good thing, too, because all the alternatives in the play store suck.
mobilejohn said:
I used TB to pull com.google.android.carhome.apk (v2.2.1) and com.google.android.cardock.apk (v2.2) off my Thunderbolt running 4.0.3 (I can't even remember what rom it's running now). After installing both to my GS3 (4.1.1 stock), Car Home seems to be working fine. Good thing, too, because all the alternatives in the play store suck.
Click to expand...
Click to collapse
Any way you could post those APKs?

[Q] Make Spotify think Note 2 is Tablet?

Hey all. Recently Spotify released an update for both the tablet -version and the mobile version. Now you can play music for free on the mobile version but the only catch is, you can only play you playlists in shuffle. On the tablet version, it plays like it would on the desktop version.
What I want to know is, is there possibly a way to make spotify think our Note 2 is a tablet. Only other alternative I can think of is to change the build.prop but that seems a bit of a hassle to change and restart everytime you want to listen to music.
I've searched and have found no threads about this so I may be the only one wondering this as people have probably just tethered their tablets to their phone and have just done it that way.
You are not alone
http://forum.xda-developers.com/showthread.php?t=2565626
No success so far, I gave up.
rbrandser said:
You are not alone
http://forum.xda-developers.com/showthread.php?t=2565626
No success so far, I gave up.
Click to expand...
Click to collapse
Only thing I can think of is doing something with xposed. But they don't have any modules that fool apps into thinking that you are running a different device. They had it for google wallet, to make it think you were running something else to get it to work on different devices that weren't supported.
What that same method apply for Spotify?
goku14238 said:
Only thing I can think of is doing something with xposed. But they don't have any modules that fool apps into thinking that you are running a different device. They had it for google wallet, to make it think you were running something else to get it to work on different devices that weren't supported.
What that same method apply for Spotify?
Click to expand...
Click to collapse
Check that tread I posted, it seems we need some real pro to look into this

[PORT][UNOFFICIAL] Cyanide-L for d2tmo (5.0.2 Lollipop)

All credit to this ROM goes to rogersb11. The only thing I did was change the install script so that it works on the d2tmo. With that said, this is an unofficial ROM and is not supported in any way by the original developer. That means don't go bugging rogersb11 with any questions about this. It is unsupported. It is only here so us d2tmo users can enjoy his kick ass ROM until and if there is an official port.
I will help in any way that I can, this is what I am using for my daily driver right now and I love it.
The camera does not work. I don't use my camera much, so I am fine with that for now. If you need a working camera, then this is not the ROM you want on your phone.
A few notes before install.
Thanks to rogersb11 for the Cyanide ROM, TheGeekyNimrod for the d2att port, without which I could not have done this, and leonid002, because without his assistance, I would not have even known how to do this to begin with.
First let's discuss the bugs:
The AOSP Keyboard will continuously crash on you from the first boot. Make sure you have a Google keyboard APK at the ready. This ROM comes with ES File Explorer, thanks to rogersb11, who put the ROM together in the first place, so you should have no problem installing any APKs you need to install, even before replacing the keyboard.
Install Google keyboard, then disable your AOSP keyboard. One this is done your keyboard will work just fine.
The phone will self report as the i747, that is where this ROM came from. As soon as I find what I need to change to fix that, I will update.
I believe the camera bug is still here, havent tested it yet, so just download Nexus camera from the Play store.
Other than that, works great so far.
Anyway, now it is time for the... Wait for it...
DISCLAIMER:
Despite the quality of this ROM, it is an ALPHA build.
Neither I, or any developer is responsible if you brick your device in any way, you're neighbor steals it, your nephew flushes it down the toilet, or you somehow travel back in time to an alternate 2012 where the world comes to an end in December, resulting in your phone being destroyed. Any damage to your device is YOUR RESPONSIBILITY.
You should be able to use any current Lollipop gapps with this ROM.
INSTRUCTIONS:
Download ROM below
Install a recovery if you don't have one (I use TWRP Multiboot, found in this same forum)
Factory reset (wipe Dalvik, cache, you know the drill)
Install the ROM (link below)
Install Gapps
Reboot into Cyanide
Install Google keyboard (or maybe your favorite alternative, SwiftKey works, not sure about anything else yet)
Disable AOSP Keyboard
Enjoy.
CYANIDE ROM DOWNLOAD:
1-02-2014 https://www.androidfilehost.com/?fid=95864024717074572
12-28-2014 https://www.androidfilehost.com/?fid=95864024717073794
XDA:DevDB Information
Cyanide-L Alpha d2tmo, ROM for the T-Mobile Samsung Galaxy S III
Contributors
reeferbob, leonid002, TheGeekyNimrod,
rogersb11,
Source Code: https://www.androidfilehost.com/?fid=95864024717073794
ROM OS Version: 5.0.x Lollipop
Version Information
Status: Testing
Created 2015-01-02
Last Updated 2015-01-02
One thing I like about this ROM over CM12 is that the option to adjust your DPI is baked right in. Another is the darker theme, and the fact that you can wake with the Home button once again.
Sent from my SAMSUNG-SGH-I747 using XDA Free mobile app
Thanks for taking the time to port this I will check it out in the morning
Sent from my d2lte using XDA Free mobile app
Thanks OP
Downloading now
?
This thread is now opened and continue.
Edfunkycold
Have a great day!
Here's something for the webOS people: Download the app Swipe Home Button from the Play Store, and configure it so that swipe up brings up recents, and swiping far up brings up the app drawer. Do this and swap the Menu and Back buttons, and it feels that much closer to a Pre, albeit without a keyboard, and on much better hardware. I still wish I knew of a way to modify the recents so we could implement webOS 2.x like card stacks in some form. I will be trying to learn how I might be able to do that in my free time though, that was always my goal since I got an Android phone, was to try and make the UI as intuitive as webOS was. Lollipop delivered with that in a big way, but I guess I'm a little OCD and am nitpicking the small details at this point. I'm not sure how much of it is lollipop, and how much of it is from the Cyanide coder's skills, but it's snappy as hell, and definitely made huge steps towards what I wanted to see Android become.
Now just to get rid of Google's intrusiveness (because let's be honest, you lose much of the functionality of Android if you don't install the gapps) and still keep the functionality of fundamentals like the app store, Maybe a third party solution, kind of like Preware, would be the way to go about this? That still leaves the issue of fragmentation with different apps being in different app stores, however. Either way, this is the best Android has gotten for me, and I can only hope it gets even better, who knows, maybe somewhere along the way I will learn a thing or two and be able to help get there.
Sent from my SAMSUNG-SGH-I747 using XDA Free mobile app
reeferbob said:
Here's something for the webOS people: Download the app Swipe Home Button from the Play Store, and configure it so that swipe up brings up recents, and swiping far up brings up the app drawer. Do this and swap the Menu and Back buttons, and it feels that much closer to a Pre, albeit without a keyboard, and on much better hardware. I still wish I knew of a way to modify the recents so we could implement webOS 2.x like card stacks in some form. I will be trying to learn how I might be able to do that in my free time though, that was always my goal since I got an Android phone, was to try and make the UI as intuitive as webOS was. Lollipop delivered with that in a big way, but I guess I'm a little OCD and am nitpicking the small details at this point. I'm not sure how much of it is lollipop, and how much of it is from the Cyanide coder's skills, but it's snappy as hell, and definitely made huge steps towards what I wanted to see Android become.
Now just to get rid of Google's intrusiveness (because let's be honest, you lose much of the functionality of Android if you don't install the gapps) and still keep the functionality of fundamentals like the app store, Maybe a third party solution, kind of like Preware, would be the way to go about this? That still leaves the issue of fragmentation with different apps being in different app stores, however. Either way, this is the best Android has gotten for me, and I can only hope it gets even better, who knows, maybe somewhere along the way I will learn a thing or two and be able to help get there.
Sent from my SAMSUNG-SGH-I747 using XDA Free mobile app
Click to expand...
Click to collapse
another rom to play with thank man
In the future, I do plan to start officially building this for d2tmo. Just got a few things to get straightened out before I do. I have the device trees and everything, just gotta tie up some other ends before I dive into supporting two devices.
That said though, I will need testers as I don't own this particular device, and maybe someone to help d2tmo users trouble shoot problems that crop up specifically for their device.
Sent from my SAMSUNG-SGH-I747
Masterloki666 said:
Thanks for taking the time to port this I will check it out in the morning
Sent from my d2lte using XDA Free mobile app
Click to expand...
Click to collapse
So I've been running this all day and coming from latest nightly build this isn't bad at all still has some work to be done but its loli-goodness on our ol s3 that being said I did have a few hangs when listening to Pandora when trying to turn on screen an switch songs was at work an unable to see what exactly happened anyone else ? BTW thanks again
Sent from my SAMSUNG-SGH-I747 using XDA Free mobile app
The only things I've noticed so far are as follows:
Firefox makes Metro PCS think I'm tethering for some reason, except for, ironically, when I have request desktop site checked. Opera works great though. Not to mention, if you make sure to go into the settings and put Opera on Phone mode, the look and feel of it just kind of flows with Lollipop's multitasking cards, just horizontally scrolling and vertically closing.
I heavily dislike Chrome, so I don't use it, and couldn't tell you if it works or not, because I haven't installed it.
The stock browser kind of hung on me one time, but I haven't been able to make it happen again.
The phone shuts off without warning, it seems as soon as the battery goes down to 14%
As far as Pandora, I really haven't installed it, because I have Rhapsody. I may give it a shot and see what happens.
The Firefox issue probably has something to do with the lollipop user agent, as I know that this is how Metro blocks tethering. Still weird that it works fine with the other browsers though. Anyway, due to issues beyond my control, I probably won't be online for about two weeks after today, all my bills came up due at once so my phone bill will have to wait until next payday. The extra days off work the week of Christmas really put a strain on my finances. Sure I'll probably hit a hotspot from time to time, but my phone is my main internet connection at home. Hell, it's faster than cable internet or even any DSL connection I've ever had, so why spend the extra money? I'm really surprised how well MetroPCS works in Denver, even without an LTE phone. The HSPA+ is plenty fast. Before the T-Mobile deal, I had a Metro CDMA phone, in Texas, and it was atrocious.
But yeah, I have WiFi at work so I can keep checking in from time to time when I'm out on a smoke break, plus, I'm definitely keeping an eye out for new developments.
Sent from my SAMSUNG-SGH-I747 using XDA Free mobile app
I just got the new build installed, the dark color scheme is awesome. I just left in the check in the installer script for the d2att this time, and added one for d2tmo, maybe it will help anybody who may be testing across multiple devices.
In this one I've noticed the AOSP keyboard is working fine so far.
I will upload it as soon as I get the chance.
If you dirty flash over the previous build, make sure when you install the new build to reinstall the gapps. After its finished wipe the cache and dalvik, otherwise Google Play services will just keep crashing.
After reinstalling gapps, wiping the dalvik and cache, I got one Google play services error, but it hasn't seemed to affect anything.
Everything about this is the same as the build from rogersb11, I just edited the install script so that it installs on d2tmo as well. Just like the earlier build, it will be unsupported. There are bugs, and on an early build, that is to be expected. But so far, I've definitely seen an improvement.
Sent from my SAMSUNG-SGH-I747 using XDA Free mobile app
Installed and running pretty smooth. The previous build would randomly advance my clock by 5 hours and would show all incoming calls as from "private". The new build however does none of those things.
So far on the new build, music has crashed once but relaunching it fixed that. I was not sure what nexus camera to get, not to mention their permissions were a bit crazy so I went with Open Camera and it works fine.
Thanks for taking the time to make and port this. The t999 is starting to fall to the way side and I cannot afford a new device so being able to run 5.0 is a blessing.
Working perfectly Thanks to all the devs over at d2att right How come no devs have d2tmo?? Smh.
No SIM
Hey did a clean install and the rom is telling me I have no sim inserted? Anyone else running in to this issue or have a quick fix? I tried editing APN's but it wouldnt save???
Try installing the older build first, and then install gapps, let it run it's first boot, and let everything set up. Then reboot into recovery, and install the later build, reinstall gapps, and wipe cache and Dalvik. Then boot again as normal.
This has resolved a couple of issues for me, although I haven't gotten the insert SIM message with either of these builds. Can't thoroughly test anything until the end of next week though, my phone service is cut off until I can pay my bill on the 15th, and my WiFi reception where I'm at is spotty at best (on all my devices).
Also, I am on MetroPCS, not T-Mobile, I'm just using the T999 on their network.. Which I guess is also the T-Mobile network. Not sure if there are any major differences or not.
The only issue I've had was with su, and after installing SuperSU, a couple reboots, the last one was after changing my DPI to 240, I was able to gain root access.
Sent from my SAMSUNG-SGH-I747 using XDA Free mobile app
jonesin said:
Hey did a clean install and the rom is telling me I have no sim inserted? Anyone else running in to this issue or have a quick fix? I tried editing APN's but it wouldnt save???
Click to expand...
Click to collapse
You may need to update your modem. I don't know about the T-Mobile modems and their availability, but for most using d2att in any LP rom, this has solved that issue.
Sent from my SAMSUNG-SGH-I747
I just installed it on my t999l. Will report back how it runs. Thanks for the ROM.
jonesin said:
Hey did a clean install and the rom is telling me I have no sim inserted? Anyone else running in to this issue or have a quick fix? I tried editing APN's but it wouldnt save???
Click to expand...
Click to collapse
I just installed the newer version, and I have the same problem. My device is t999l. Did you manage to fix the problem?
goldentequila said:
I just installed the newer version, and I have the same problem. My device is t999l. Did you manage to fix the problem?
Click to expand...
Click to collapse
Yes I was able to resolve this by updating to the latest baseband/radio. Resolved the problem immediately, I used the latest one available dated march of 2014. Hope this helps.
jonesin said:
Yes I was able to resolve this by updating to the latest baseband/radio. Resolved the problem immediately, I used the latest one available dated march of 2014. Hope this helps.
Click to expand...
Click to collapse
Thank you. I'll try that.
---------- Post added at 04:31 AM ---------- Previous post was at 04:29 AM ----------
goldentequila said:
Thank you. I'll try that.
Click to expand...
Click to collapse
OK. I encountered one major issue that was a bit scary. Everything was working fine at the first boot (except for the sim card). But, I turned off my phone. I then powered it back on, but it wouldn't boot into Android. It would just get stuck at the initial boot screen and go black. I was able to fix this by removing the battery and restarting it. If anyone experiences this issue, try that.
I tried turning off my phone to boot into recovery, and the same problem happened. I'm going to reinstall the ROM and see if the problem goes away.

Categories

Resources