Giter Club home page Giter Club logo

android-fake-netflix's People

Contributors

xdanik avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

android-fake-netflix's Issues

It works?

Did you get it to work? I tried on mibox 3s and the device does not let you install the app.

Not working on chromecast with google tv

Juts tried installing this on my Chromecast with google tv and not having any luck. The following is shown in logcat..

11-30 20:40:51.997  3526  3937 W HdmiCecController: Failed to send <Text View On> 80:0D with errorCode=1
11-30 20:40:52.025 11305 11305 I SabrinaGlobalKey: launchNetflix: isInteractive: true
11-30 20:40:52.025 11305 11305 W ContextImpl: Calling a method in the system process without a qualified user: android.app.ContextImpl.startActivity:927 android.content.ContextWrapper.startActivity:383 android.content.ContextWrapper.startActivity:383 com.google.android.chromecast.chromecastservice.GlobalKeyReceiver.launchNetflix:324 com.google.android.chromecast.chromecastservice.GlobalKeyReceiver.onReceive:201 
11-30 20:40:52.026 11305 11305 W ContextImpl: Calling a method in the system process without a qualified user: android.app.ContextImpl.startActivity:939 android.app.ContextImpl.startActivity:928 android.content.ContextWrapper.startActivity:383 android.content.ContextWrapper.startActivity:383 com.google.android.chromecast.chromecastservice.GlobalKeyReceiver.launchNetflix:324 
11-30 20:40:52.028  3526  4972 I ActivityTaskManager: START u0 {act=com.netflix.action.NETFLIX_KEY_START flg=0x10020000 pkg=com.netflix.ninja (has extras)} from uid 1000
11-30 20:40:52.030 11305 11305 D AndroidRuntime: Shutting down VM
11-30 20:40:52.031 11305 11305 E AndroidRuntime: FATAL EXCEPTION: main
11-30 20:40:52.031 11305 11305 E AndroidRuntime: Process: com.google.android.chromecast.chromecastservice, PID: 11305
11-30 20:40:52.031 11305 11305 E AndroidRuntime: java.lang.RuntimeException: Unable to start receiver com.google.android.chromecast.chromecastservice.GlobalKeyReceiver: android.content.ActivityNotFoundException: No Activity found to handle Intent { act=com.netflix.action.NETFLIX_KEY_START flg=0x10020000 pkg=com.netflix.ninja (has extras) }
11-30 20:40:52.031 11305 11305 E AndroidRuntime: 	at android.app.ActivityThread.handleReceiver(ActivityThread.java:3797)
11-30 20:40:52.031 11305 11305 E AndroidRuntime: 	at android.app.ActivityThread.access$1400(ActivityThread.java:219)
11-30 20:40:52.031 11305 11305 E AndroidRuntime: 	at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1870)
11-30 20:40:52.031 11305 11305 E AndroidRuntime: 	at android.os.Handler.dispatchMessage(Handler.java:107)
11-30 20:40:52.031 11305 11305 E AndroidRuntime: 	at android.os.Looper.loop(Looper.java:214)
11-30 20:40:52.031 11305 11305 E AndroidRuntime: 	at android.app.ActivityThread.main(ActivityThread.java:7356)
11-30 20:40:52.031 11305 11305 E AndroidRuntime: 	at java.lang.reflect.Method.invoke(Native Method)
11-30 20:40:52.031 11305 11305 E AndroidRuntime: 	at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:492)
11-30 20:40:52.031 11305 11305 E AndroidRuntime: 	at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:930)
11-30 20:40:52.031 11305 11305 E AndroidRuntime: Caused by: android.content.ActivityNotFoundException: No Activity found to handle Intent { act=com.netflix.action.NETFLIX_KEY_START flg=0x10020000 pkg=com.netflix.ninja (has extras) }
11-30 20:40:52.031 11305 11305 E AndroidRuntime: 	at android.app.Instrumentation.checkStartActivityResult(Instrumentation.java:2058)
11-30 20:40:52.031 11305 11305 E AndroidRuntime: 	at android.app.Instrumentation.execStartActivity(Instrumentation.java:1716)
11-30 20:40:52.031 11305 11305 E AndroidRuntime: 	at android.app.ContextImpl.startActivity(ContextImpl.java:957)
11-30 20:40:52.031 11305 11305 E AndroidRuntime: 	at android.app.ContextImpl.startActivity(ContextImpl.java:928)
11-30 20:40:52.031 11305 11305 E AndroidRuntime: 	at android.content.ContextWrapper.startActivity(ContextWrapper.java:383)
11-30 20:40:52.031 11305 11305 E AndroidRuntime: 	at android.content.ContextWrapper.startActivity(ContextWrapper.java:383)
11-30 20:40:52.031 11305 11305 E AndroidRuntime: 	at com.google.android.chromecast.chromecastservice.GlobalKeyReceiver.launchNetflix(GlobalKeyReceiver.java:324)
11-30 20:40:52.031 11305 11305 E AndroidRuntime: 	at com.google.android.chromecast.chromecastservice.GlobalKeyReceiver.onReceive(GlobalKeyReceiver.java:201)
11-30 20:40:52.031 11305 11305 E AndroidRuntime: 	at android.app.ActivityThread.handleReceiver(ActivityThread.java:3788)
11-30 20:40:52.031 11305 11305 E AndroidRuntime: 	... 8 more

I tried rebuilding/ and reinstalling with an updated intent in the manifest.xml...

                <action android:name="com.netflix.action.NETFLIX_KEY_START" />

A shot in the dark but no luck.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.