[DEV][APP] Netflix Updated 03-28-11

aydreeuhn

Senior Member
Mar 6, 2011
131
3
0
California
Any word on an update on this? I think its netflix side on this based off the not able to receive info from server error and the netflix site saying Android (obsolete) under list of devices. Once the service goes live I think it should work.

Sent from my ADR6300 using XDA App
Yea I think once the LG Revolution is released and Netflix works for it (not to mention access to its hardware) devs will look into it again

Pocketing HTC Incredible
 

urbanrunner

Senior Member
Dec 10, 2010
153
1
0
OHIO
Did notice on my Netflix accoutn page, that my android device is showing up, but states obsolete next to it....interesting that they track your phone that way, but it Could be scary too!
 

BlindDude

Senior Member
May 11, 2010
60
10
0
It is working on my Dinc, not streaming but browsing and queue works. For some reason it would not work with wifi, so I disabled wifi and am using 3g and it works good.

Thanks for the early app.
 

I Am Marino

Senior Member
Mar 13, 2011
4,083
554
0
Winston-Salem, NC
Did notice on my Netflix accoutn page, that my android device is showing up, but states obsolete next to it....interesting that they track your phone that way, but it Could be scary too!
Yea might be a bad thing because now they could tell what phone is being used to access their app and limit access unless it's a phone they approve of.
 

art010606

Senior Member
Oct 2, 2009
264
0
0
Yea might be a bad thing because now they could tell what phone is being used to access their app and limit access unless it's a phone they approve of.
i wonder if it is just something simple like the app checks the build.prop to see what the model of phone is. idk what the revolution is going to have as far as processor to know if it could possibly check for something in the hardware, and if it does, if it can be "tricked" into throwing a "false positive" of sorts, ya know? idk. not an extremely talented person when it comes to development but i know a little. just my thoughts.

just a question, i dont have my phone nor feel like getting up but does anyone have a logcat they can put on pastebin of when they run the app to see what exactly it is looking for or doing? if its just trying to reach an external service it could be the first thought where netflix just doesnt have the service up. if not and its the device side we could know where to go from there.

nevermind, just got my phone so ill run it and post it up for everyone to oggle at if there wasnt one up already.

what i believe will be a little more cleaned up version from the one below:

Code:
I/ActivityManager(  198): Displayed com.netflix.mediaclient/.UIWebViewActivity:
+312ms
E/webkit  (10531): illegal format for expires: undefined
E/webkit  (10531): illegal format for expires: undefined
E/webkit  (10531): illegal format for expires: undefined
E/webkit  (10531): illegal format for expires: undefined
E/webkit  (10531): illegal format for expires: undefined
W/KeyCharacterMap(10531): No keyboard for id 65538
W/KeyCharacterMap(10531): Using default keymap: /system/usr/keychars/qwerty.kcm.
bin
W/KeyCharacterMap(10531): Bad keycharmap - filesize=32
W/KeyCharacterMap(10531): Error loading keycharmap file '/system/usr/keychars/in
crediblec-keypad.kcm.bin'. hw.keyboards.0.devname='incrediblec-keypad'
W/KeyCharacterMap(10531): Using default keymap: /system/usr/keychars/qwerty.kcm.
bin
I/ActivityManager(  198): Starting: Intent { act=android.intent.action.MAIN cat=
[android.intent.category.LAUNCHER] flg=0x10200000 cmp=com.netflix.mediaclient/.U
IWebViewActivity bnds=[0,716][96,800] } from pid 464
I/ActivityManager(  198): Displayed com.netflix.mediaclient/.UIWebViewActivity:
+238ms
E/webkit  (10531): illegal format for expires: undefined
E/webkit  (10531): illegal format for expires: undefined
E/webkit  (10531): illegal format for expires: undefined
E/webkit  (10531): illegal format for expires: undefined
E/webkit  (10531): illegal format for expires: undefined
I/ActivityManager(  198): Starting: Intent { cmp=com.netflix.mediaclient/.Player
Activity (has extras) } from pid 10531
I/WindowManager(  198): Setting rotation to 1, animFlags=1
I/ActivityManager(  198): Config changed: { scale=1.0 imsi=310/12 loc=en_US touc
h=3 keys=1/1/2 nav=3/1 orien=2 layout=34 uiMode=17 seq=51 themeResource=null}
I/AudioService(  198):  AudioFocus  requestAudioFocus() from android.media.Audio
[email protected]@406e6fe0
I/ActivityManager(  198): Displayed com.netflix.mediaclient/.PlayerActivity: +34
2ms
E/nf_player(10531): VideoNccpHandler::stopTransaction: action ID: 1
E/nf_player(10531): NetflixPlayer::sendEvent: msg: 100, ext1: 3, ext2: 402666291
3, msg:
E/nf_player(10531): Failed to register, but leave it to MCI to report!
^C
c:\sdk\tools>
 
Last edited:

art010606

Senior Member
Oct 2, 2009
264
0
0
yeah, i mean, to deny the service it would have to be on some check from the apk where it is checking something wether it be something simple like the phone model or other bit in the build.prop or other area or a check on the hardware. idk, have to see what it reads out. once again though, im no pro, just have a basic understanding.
 
Last edited:

art010606

Senior Member
Oct 2, 2009
264
0
0
http://goo.gl/ODYDu

the qualcom 8655 is in the revolution instead of the 8650 which is in our phone. both look to be single core, and both armv7 processors. i dont think it would be something with the processor as far as a check there.
 
Last edited:

art010606

Senior Member
Oct 2, 2009
264
0
0
Sorry no new updates. Effectively Netflix has fixed the "issue" and the app is just for accessing your queue.
blah. just a question, and not that it could make a dif or not, but has anyone tried installing this as a system app? i havent and cant right now bc i only have my cr48 here and no adb but just wondering.
 

youlose79

Member
Jul 3, 2010
5
0
0
Don't know if anyone knows but the easiest way to stream my Netflix to my since was using playon. Works fantastic on my dinc my tbolt and tab. You download to computer get app on device log on to wifi to sinc after setup. Switch back to 3g pick movies in Netflix que and play. Little more to it but its super easy. Even works at home using whole home on directv going through same actions. No need to use ps3 or 360 to stream. Anyway just fyi.

Sent from my ADR6300 using XDA App