Netflix for Android has been released!

Bauxite

Senior Member
Jan 20, 2011
561
125
0
My attempts to decompile and make the offending 'isdevicesupported()' always return true just gives me an app that crashes on startup. If I can get that far without ever having decompiled an android app before, I'm sure someone with a lot more experience will be able to figure it out.

I can tell you however, that there are many places in the code where it checks for Android 3.1 devices and the appropriate Honeycomb DRM APIs... so I bet you it's not very far off. There is no tablet sized layout in the apk though.

My guess for right now is that the code to support android 3.1 drm just isn't in there yet, so even though I can skip the device check, it doesn't work.
 

513

Senior Member
Sep 4, 2009
142
10
0
Brussels
Nexus S don't have a Snapdragon. It's the Hummingbird from Samsung.

I think it's because Android 2.3.4 introduced some kind of DRM protection.
 
Last edited: