[APK Request] STV Player - Fire TV Themes and Apps

Does anybody got the FireTV version of STV Player on hand? I know they got some soccer games they show but I can't grab the FireTV version from US

There isn't an apk for STV player. It's a web app that is loaded from http://fire-v3.player.stv.tv
snip of logcat to show this.
02-14 09:40:00.304 20099 20099 D JobIntentService: Starting service for work: Intent { act=com.amazon.mas.client.locker.service.appmgr.APP_OPEN flg=0x10 cmp=com.amazon.venezia/com.amazon.mas.client.locker.service.appmgr.AppManagerService (has extras) }
02-14 09:40:00.311 20099 25512 I AmazonAppstore.DumbMetricsDelegate: About to submit AppLaunchFromInternal
02-14 09:40:00.316 24747 24747 I CordovaLog: Changing log level to DEBUG(3)
02-14 09:40:00.317 24747 24747 I CordovaLog: Found start page location: http://fire-v3.player.stv.tv/
Click to expand...
Click to collapse

Related

How to handle Bluetooth (AVRC) buttons on Hero?

Does anyone know what Intent (other than "Intent.ACTION_MEDIA_BUTTON") may be used to broadcast the bluetooth button presses (play/pause/FF/RW) on Hero devices?
Handling "Intent.ACTION_MEDIA_BUTTON" works fine for both wired and bluetooth buttons on G1 and MyTouch 3G phones.
On the Hero devices handling ACTION_MEDIA_BUTTON recognizes the WIRED headset's button press, but the bluetooth buttons go directly to the built in Android Media Player.
Here is the code I am using:
*For registering the intent Filter:
IntentFilter filter = new IntentFilter();
filter.addAction(Intent.ACTION_MEDIA_BUTTON);
filter.addAction("android.media.AUDIO_BECOMING_NOISY");
filter.setPriority(IntentFilter.SYSTEM_HIGH_PRIORITY);
registerReceiver(_Receiver, filter);
* For the receiver:
public void onReceive(Context context, Intent intent)
{
String intentAction = intent.getAction();
if ("android.media.AUDIO_BECOMING_NOISY".equals(intentAction))
{
//pause the playback
} else if (Intent.ACTION_MEDIA_BUTTON.equals(intentAction))
{
//handle buttons
}
}

Smartglass App Crashed

Hi @ll,
i have a new XBOX One and the TV Tuner for streaming live tv on my Z1C.
But the app crashed everytime i started :/
I think its a softwareproblem. Have anybody the XBOX One and stream live tv the android?
The Systemlog says evertime:
05-02 19:12:04.290 9332 9332 E dalvikvm: VM aborting
05-02 19:12:04.290 9332 9332 F libc : Fatal signal 6 (SIGABRT) at 0x00002474 (code=-6), thread 9332 (xone.smartglass)

External Keyboard Helper Pro

Hi,
I use the Nvidia Shield TV to watch Netflix and Amazon Prime Video. I use the Harmony + Hub to control my Shield. With the App External Keyboard Helper Pro I have created some shortcuts on my Remote. Red is Netflix, blue is TVHZ and yellow is this App (Amazon Video EU 3.11.44) . But if i push the yellow button this message pop out: com.amazon.aiv.eu is not installed ????
But the ADB Console:
Code:
pm list packages -f
package:/mnt/expand/2ab3dbde-0d5e-4a0d-9b48-e13692a759a0/app/com.amazon.aiv.eu-1/base.apk=com.amazon.aiv.eu
And here the Message if I start the App via Console (am start -a android.intent.action.MAIN -n com.amazon.aiv.eu/com.amazon.blasthtml5android.MainActivity):
Code:
ActivityManager: START u0 {act=android.intent.action.MAIN flg=0x10000000 cmp=com.amazon.aiv.eu/com.amazon.blasthtml5android.MainActivity} from uid 2000 on display 0
Every Shortcut works. Only the Shortcut for this App not.
Does somebody has any idea?
Greetings
Hey. Sad that you never got an answer
Did you found a solution?
Greetings by Idijt

UDP Stream in IPTV can't work !

I found a bug: I have a list TV UDP stream and add to IPTV app but can't show any chanel. Others phone worked best
Why ? Who can help me please ? Thanks
Problem about MPEG 2 TS ?

Amazon Prime Video on Android TV

Kindly check the below video to install Prime Video App on Android TV
HI,
just install from Google Play: https://play.google.com/store/apps/details?id=com.amazon.amazonvideo.livingroom (one can push it from PC to TV, if one is logged in with the same user...)
APK can be found in my blog (at the end): https://toengel.net/philipsblog/2016/08/09/philips-amazon-video-auf-2016er-tv-modellen-verfuegbar/
[email protected]
Couldn't go past code registration
Hi I'm using thomson TV with chromecast inbuilt, but when I try to register with the code displayed on the TV typing the code on my mobile it wouldn't go forward. Please help
I just install AptoideTV on my TCL32 then installed Prime Video from there. It works a treat and you get regular updates

Categories

Resources