Admin note: by the request of Amazon, we have removed the attached files. Please refrain from reposting. Thread closed.
Last edited by a moderator:
@nobo2k I'll see if I can add German support to it, I'll check how the api I used handles Amazon.de. I'll have to add settings in the launcher app too. I'll try to add all the locations Amazon supports, but it might take a few days. I'll ping you with the updateHey there,
thank you very much for the great work!
Unfortunately it does not work for me - but this must be an issue with having a German Amazon Prime Account ?
Do you think you can enable settings to also include other countries for it?
Also different issue:
I now tried to use the amazon video application and browsed the shop via RF mouse and keyboard... but whenever I select a movie to play I always get the error: Amazon Video has stopped. So it crashes on me![]()
There are settings pages the Amazon VOD app manifest exposes that allow you to change streaming settings for video and audio (but I think it maxes at 1080p high quality). When I'm adding international support I'll try to expose direct access to those settings as wellNice work, works fine here. Unfortunately no HD, or UHD. Fortunately I have 4k amazon on my TV but would love to have on the shield. Amazon needs to stop making money selling android and then hosing all other android devices. They are only hurting their customers. I have prime, let me watch it where I want. I tried a 4k firetv, it was garbage for everything but amazon video. This is why content vendors should not play in the hardware market... they get confused
anyway, nice work. App works great.
@earl.grey & @nobo2k the new APK should have support for Amazon Prime Germany, in theory. The intents and data seem to be working correctly, but I don't have a German Prime account to test video playback with. Let me know if this works for you, if not, we'll figure something out.It would be great If you add german amazon prime video. I would be eternally thankful. Will check this thread regular ! Thanks man
Also I was curious to know why you recommend using the 2.0.45 version of Amazon VOD app instead of the latest 3.0.63 and version 5.4.3 of Amazon Shopping instead of 6.1.4.
V/com.amazon.device.crashmanager.AppFileArtifactSource( 3990): CRASH HAS OCCURRED
V/com.amazon.device.crashmanager.AppFileArtifactSource( 3990): java.lang.RuntimeException: java.lang.NullPointerException: The view cannot be found by given id: audiotrack_language_list
V/com.amazon.device.crashmanager.AppFileArtifactSource( 3990): at com.amazon.avod.events.proxy.EventInvocation.doInvoke(EventInvocation.java:68)
V/com.amazon.device.crashmanager.AppFileArtifactSource( 3990): at com.amazon.avod.events.proxy.EventInvocation.access$000(EventInvocation.java:17)
V/com.amazon.device.crashmanager.AppFileArtifactSource( 3990): at com.amazon.avod.events.proxy.EventInvocation$1.run(EventInvocation.java:44)
V/com.amazon.device.crashmanager.AppFileArtifactSource( 3990): at android.os.Handler.handleCallback(Handler.java:742)
V/com.amazon.device.crashmanager.AppFileArtifactSource( 3990): at android.os.Handler.dispatchMessage(Handler.java:97)
V/com.amazon.device.crashmanager.AppFileArtifactSource( 3990): at android.os.Looper.loop(Looper.java:135)
V/com.amazon.device.crashmanager.AppFileArtifactSource( 3990): at android.app.ActivityThread.main(ActivityThread.java:5314)
V/com.amazon.device.crashmanager.AppFileArtifactSource( 3990): at java.lang.reflect.Method.invoke(Native Method)
V/com.amazon.device.crashmanager.AppFileArtifactSource( 3990): at java.lang.reflect.Method.invoke(Method.java:372)
V/com.amazon.device.crashmanager.AppFileArtifactSource( 3990): at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:903)
V/com.amazon.device.crashmanager.AppFileArtifactSource( 3990): at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:698)
V/com.amazon.device.crashmanager.AppFileArtifactSource( 3990): Caused by: java.lang.NullPointerException: The view cannot be found by given id: audiotrack_language_list
V/com.amazon.device.crashmanager.AppFileArtifactSource( 3990): at com.amazon.avod.util.ViewUtils.findViewById(ViewUtils.java:196)
V/com.amazon.device.crashmanager.AppFileArtifactSource( 3990): at com.amazon.avod.playbackclient.audiotrack.views.DefaultAudioTrackMenuPresenter.initialize(DefaultAudioTrackMenuPresenter.java:62)
V/com.amazon.device.crashmanager.AppFileArtifactSource( 3990): at com.amazon.avod.playbackclient.audiotrack.views.AudioTrackMenuController.onPlaybackStart(AudioTrackMenuController.java:161)
V/com.amazon.device.crashmanager.AppFileArtifactSource( 3990): at com.amazon.avod.playbackclient.audiotrack.PlaybackAudioTrackFeature.onPlaybackStart(PlaybackAudioTrackFeature.java:162)
V/com.amazon.device.crashmanager.AppFileArtifactSource( 3990): at com.amazon.avod.playbackclient.audiotrack.PlaybackAudioTrackFeature.access$000(PlaybackAudioTrackFeature.java:61)
V/com.amazon.device.crashmanager.AppFileArtifactSource( 3990): at com.amazon.avod.playbackclient.audiotrack.PlaybackAudioTrackFeature$1.onStart(PlaybackAudioTrackFeature.java:310)
V/com.amazon.device.crashmanager.AppFileArtifactSource( 3990): at com.amazon.avod.playbackclient.listeners.PlaybackStateEventListenerProxy.onStart(PlaybackStateEventListenerProxy.java:22)
V/com.amazon.device.crashmanager.AppFileArtifactSource( 3990): at java.lang.reflect.Method.invoke(Native Method)
V/com.amazon.device.crashmanager.AppFileArtifactSource( 3990): at java.lang.reflect.Method.invoke(Method.java:372)
V/com.amazon.device.crashmanager.AppFileArtifactSource( 3990): at com.amazon.avod.events.proxy.EventInvocation.doInvoke(EventInvocation.java:59)
V/com.amazon.device.crashmanager.AppFileArtifactSource( 3990): ... 10 more
V/com.amazon.device.crashmanager.AppFileArtifactSource( 3990): Collecting details and saving to disk
V/com.amazon.device.crashmanager.AppFileArtifactSource( 3990): =========================
I/com.amazon.device.crashmanager.AppFileArtifactSource( 3990): Saving crash report to file: /data/data/com.amazon.avod.thirdpartyclient/files/crashlog.v2.amzcl6fcc53ca881e351f433a43a45b7fda737e278df5
E/AndroidRuntime( 3990): Process: com.amazon.avod.thirdpartyclient, PID: 3990
E/AndroidRuntime( 3990): at com.amazon.avod.events.proxy.EventInvocation.doInvoke(EventInvocation.java:68)
E/AndroidRuntime( 3990): at com.amazon.avod.events.proxy.EventInvocation.access$000(EventInvocation.java:17)
E/AndroidRuntime( 3990): at com.amazon.avod.events.proxy.EventInvocation$1.run(EventInvocation.java:44)
E/AndroidRuntime( 3990): at com.amazon.avod.util.ViewUtils.findViewById(ViewUtils.java:196)
E/AndroidRuntime( 3990): at com.amazon.avod.playbackclient.audiotrack.views.DefaultAudioTrackMenuPresenter.initialize(DefaultAudioTrackMenuPresenter.java:62)
E/AndroidRuntime( 3990): at com.amazon.avod.playbackclient.audiotrack.views.AudioTrackMenuController.onPlaybackStart(AudioTrackMenuController.java:161)
E/AndroidRuntime( 3990): at com.amazon.avod.playbackclient.audiotrack.PlaybackAudioTrackFeature.onPlaybackStart(PlaybackAudioTrackFeature.java:162)
E/AndroidRuntime( 3990): at com.amazon.avod.playbackclient.audiotrack.PlaybackAudioTrackFeature.access$000(PlaybackAudioTrackFeature.java:61)
E/AndroidRuntime( 3990): at com.amazon.avod.playbackclient.audiotrack.PlaybackAudioTrackFeature$1.onStart(PlaybackAudioTrackFeature.java:310)
E/AndroidRuntime( 3990): at com.amazon.avod.playbackclient.listeners.PlaybackStateEventListenerProxy.onStart(PlaybackStateEventListenerProxy.java:22)
E/AndroidRuntime( 3990): at com.amazon.avod.events.proxy.EventInvocation.doInvoke(EventInvocation.java:59)
Thanks for the cool idea and the effort. Unfortunately, it does not work yet for me (Amazon Germany, NVIDIA Shield TV).
The 1.1 version gets rid of the "wrong account" error message. But Instant Video crashes when trying to play a video. This also happened with some of my own tries of various Amazon Video versions (without your launcher). This may have to do with the Shield TV.
In the settings, I can only choose the quality for mobile or to use WiFi only. Also, the quality of the "SD download". It's essentially the same as on my tablet. I don't know, if this will be 1080p.
After choosing a better quality, it does not crash anymore on playback, but just does nothing.
Also, it would be nice to see my own watchlist in your launcher.
Another idea: Maybe using the official Android TV version (for Sony TVs) would be a better foundation?
Thanks!
Sounds like you might have had a download error. I'd try to download the apk again and see if it works.I'm getting a parsing error when I try to install the APK. Any advice?
If you wanted to try a few other VOD versions from APK mirror, maybe it's an issue with the old APK not working with the current server settings for certain videos.Yes, correct, it works one time, sometimes with correct language, sometimes not.
Second time, I get the exception above (sometimes with crash message box, sometimes not).
So, it is something with the audio language, I guess.
When I use search to find a show, it seems to find the english version, although I have set locale to Germany in the launcher.
Its weird. The option has always been there and even if you toggle it, the quality still plays in SD. Ironically, if you play the same video, in the chrome browser, on the Shield TV, the quality is night and day better.
Update of my TV got released yesterday and I just pulled this from my TV and did a quick test on my shield.
What about using the attached APK? This was the original one that worked on the Nexus Player (from the sony android tv) before Amazon changed something to disable it.
Just a thought.
Thanks again for all the work!
signedAsExpected = true;
if (!signedAsExpected) { ... throw error... }