Introducing XDA:DevCon – A Conference For Developers By Developers
XDA Developers Android and Mobile Development Forum
Forgot your password?
 
Post Reply+
Tip us?
 
CharlieBoy808
Old
#1  
Member - OP
Thanks Meter 3
Posts: 76
Join Date: Jul 2010
Location: Honolulu
Unhappy Netflix App

Well this is something that is rather depressing as I have yet to get the app to work on our beloved Sidekick 4G. I have tried many of the popular fixes such as changing the build.prop file to Nexus S and HTC Vision, but alas nothing has worked. Anyone else care to try it out?

I've been working on this from a post on Reddit:

http://www.reddit.com/r/Android/comm..._make_netflix/
The road not taken leads to the road that has yet to be discovered.
=============================
Samsung Galaxy Note II - Stock T889UVALL4 (Odexed)
Samsung Vibrant - Bionix 1.3.1 Bali Kernel
Samsung SideKick 4G - Stock... GF broke her phone
 
xmeatizmurderx
Old
#2  
xmeatizmurderx's Avatar
Senior Member
Thanks Meter 41
Posts: 213
Join Date: Jan 2009
Location: minneapolis

 
DONATE TO ME
it does work on the sidekick 4g, you need to root your phone. I downloaded the apk when it was leaked earlier this week and have been using it on my rooted sk4g ever since
 
JoshEwAhh
Old
#3  
Junior Member
Thanks Meter 2
Posts: 23
Join Date: Apr 2011
Location: Nashville TN
Try editing your build.prop file in the system directory. You need to be rooted though.

Change the SGH-T839's To Nexus S
then save and restart.
your build.prop should look like this.

# begin build properties
# autogenerated by buildinfo.sh
ro.build.id=FROYO
ro.build.display.id=FROYO.UVKD1
ro.build.version.incremental=UVKD1
ro.build.version.sdk=8
ro.build.version.codename=REL
ro.build.version.release=2.2.1
ro.build.date=2011. 04. 02. (í†*) 21:54:55 KST
ro.build.date.utc=1301748895
ro.build.type=user
ro.build.user=jwcris.park
ro.build.host=SEP-19
ro.build.tags=release-keys
ro.product.model=Nexus S
ro.product.brand=samsung
ro.product.name=Nexus S
ro.product.device=Nexus S
ro.product.board=SGH-T839
ro.product.cpu.abi=armeabi-v7a
ro.product.cpu.abi2=armeabi
ro.product.manufacturer=Samsung
ro.product.locale.language=en
ro.product.locale.region=US
ro.wifi.channels=
ro.board.platform=s5pc110
# ro.build.product is obsolete; use ro.product.device
ro.build.product=SGH-T839
# Do not try to parse ro.build.description or .fingerprint
ro.build.description=SGH-T839-user 2.2.1 FROYO UVKD1 release-keys
ro.build.fingerprint=samsung/SGH-T839/SGH-T839/SGH-T839:2.2.1/FROYO/UVKD1:user/release-keys
# Samsung Specific Properties
ro.build.PDA=T839UVKD1
ro.build.hidden_ver=T839UVKD1
ro.build.changelist=976424
ro.tether.denied=false
# end build properties
#
# system.prop for smdkc110
#

rild.libpath=/system/lib/librilswitch.so
rilswitch.vendorlibpath=/system/lib/libsec-ril.so
rilswitch.ganlibpath=/system/lib/libganril.so
rild.libargs=-d /dev/ttyS0
ro.sf.lcd_density=240
dalvik.vm.heapsize=48m
dalvik.vm.execution-mode=int:jit
persist.sys.timezone=America/New_York
# NAGSM_Android_Network_Ocube_csmoon_23Apr10
# 30-0091 GPRS and EDGE PRD 2.5.7 Master Reset will go back to default
# Master Reset the UE must go back to default setting (data roaming ON)
ro.com.android.dataroaming=true


# The OpenGL ES API level that is natively supported by this device.

# This is a 16.16 fixed point number

ro.opengles.version=131072
#
# ADDITIONAL_BUILD_PROPERTIES
#
dalvik.vm.startheapsize=8m
dalvik.vm.heapsize=48m
windowsmgr.max_events_per_sec=60
windowsmgr.support_rotation_270=true
keyinputqueue.use_finger_id=true
windowsmgr.max_events_per_sec=55
keyinputqueue.use_finger_id=true
media.stagefright.enable-player=true
media.stagefright.enable-meta=true
media.stagefright.enable-scan=true
media.stagefright.enable-http=true
keyguard.no_require_sim=true
ro.config.ringtone=TMO_Jingle.ogg
ro.config.notification_sound=Alert_galactica_1.ogg
ro.config.alarm_alert=Good_Morning.ogg
ro.opengles.version=131072
net.bt.name=Android
dalvik.vm.stack-trace-file=/data/anr/traces.txt
The Following User Says Thank You to JoshEwAhh For This Useful Post: [ Click to Expand ]
 
kingof9x
Old
#4  
Junior Member
Thanks Meter 0
Posts: 3
Join Date: Oct 2009
I just double and triple checked. My file matches but I am still not able to get into netflix.

any ideas?
 
vicmora5
Old
#5  
vicmora5's Avatar
Senior Member
Thanks Meter 11
Posts: 258
Join Date: Dec 2010
So just rooting wont allow you to get the app?
http://fp.profiles.us.playstation.com.s3.amazonaws.com/41/191/vicmora5.png?1294864322863
 
CharlieBoy808
Old
#6  
Member - OP
Thanks Meter 3
Posts: 76
Join Date: Jul 2010
Location: Honolulu
nah rooting wont help you just get the app and i adjusted my build.prop just as above and it still isn't taking... oh wells hopefully soon Netflix will please the masses and just release it for all of us to use :)
The road not taken leads to the road that has yet to be discovered.
=============================
Samsung Galaxy Note II - Stock T889UVALL4 (Odexed)
Samsung Vibrant - Bionix 1.3.1 Bali Kernel
Samsung SideKick 4G - Stock... GF broke her phone
 
MDSkinner
Old
#7  
Member
Thanks Meter 2
Posts: 40
Join Date: Dec 2009
Just out of curiousity have you guys tried the apk that does not do the device check, as mentioned in this post

Netflix Device Check Disabled

I do not have the SK4G but have been considering it but I came across this and it works great for my 3G Slide so I thought it was at least possible for the SK4G.
 
mattpall
Old
#8  
Senior Member
Thanks Meter 18
Posts: 147
Join Date: Apr 2009
Default Netflix

Just tried the netflix APK with device check disabled.
It crashes to the homescreen when you try and login.
 
MDSkinner
Old
#9  
Member
Thanks Meter 2
Posts: 40
Join Date: Dec 2009
Quote:
Originally Posted by mattpall View Post
Just tried the netflix APK with device check disabled.
It crashes to the homescreen when you try and login.
The 3rd link netflix-mod-2.apk just below the device check disabled looks like it is supposed to handle that issue and still have the device check disabled. It may be worth trying that one as well.
 
mattpall
Old
#10  
Senior Member
Thanks Meter 18
Posts: 147
Join Date: Apr 2009
Default You beat me to it...

tried the third link mentioned in the post above.

I am able to log in...
error 1005 when I try and watch...

 
Post Reply+
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

report this ad
Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Go to top of page...

XDA PORTAL POSTS

Nandroid Manager Receives Major Update

Do you find yourself obsessively jumping from ROM to ROM? And do you hate having to restore a full … more

Careers in Android: Recruiter Reveals How Resumes are Chosen – XDA Developer TV

XDA Developer TV Producer Jayce released a video a … more

HttpClient Tutorial to Upload and Download with Your App

Developers wanting to interact with the Internet need to choose a package to do the … more

Profile Flow: A Tasker Alternative

By now, we’re all quite familiar with Tasker, the personal automation app that seems to be able to … more