Android Enthusiasts
Q&A for enthusiasts and power users of the Android operating system
Latest Questions
0
votes
1
answers
403
views
Manage favorite live channels on Android TV
I've 2 new Android TVs (Android 11) from different brands, and during the 1st power-on, several questions were raised and the search of channels and Internet was configured. However, I skipped to step of setting up a Google account. At the moment, the TV is working, but I can't see any option to set...
I've 2 new Android TVs (Android 11) from different brands, and during the 1st power-on, several questions were raised and the search of channels and Internet was configured.
However, I skipped to step of setting up a Google account.
At the moment, the TV is working, but I can't see any option to set up a favorite list of channels.
Unexpectedly, from Home, "Settings", "Channel", I can see only:
- Parental controls
- Open source licenses
- Version
In the past with other Android TV, I was able to set favorite channels without adding a Google account.
Is there any option to manage channels?
Daniel Perez
(307 rep)
May 25, 2024, 10:50 AM
• Last activity: Jul 23, 2024, 01:56 PM
0
votes
1
answers
208
views
My Android TV seems to be rebooting frequently in sleep mode and causing ADB to be disconnected, why?
This is the log I got from `adb logcat` when the TV is at sleep mode: ``` 03-05 00:50:40.242 9534 9647 I uicksetsdk.son: Starting a blocking GC Alloc 03-05 00:50:40.242 9534 9647 I uicksetsdk.son: Starting a blocking GC Alloc 03-05 00:50:40.271 9534 9647 I uicksetsdk.son: Alloc concurrent copying GC...
This is the log I got from
adb logcat
when the TV is at sleep mode:
03-05 00:50:40.242 9534 9647 I uicksetsdk.son: Starting a blocking GC Alloc
03-05 00:50:40.242 9534 9647 I uicksetsdk.son: Starting a blocking GC Alloc
03-05 00:50:40.271 9534 9647 I uicksetsdk.son: Alloc concurrent copying GC freed 19943(12MB) AllocSpace objects, 29(3092KB) LOS objects, 49% free, 2295KB/4590KB, paused 110us total 28.982ms
03-05 00:50:40.671 9986 9986 D LIBIWPRIV: Ethernet_WoPacket ifc_set_Ethernet_listen_port
03-05 00:50:40.671 9986 9986 D MTK PowerHAL: ACFGGGGGGGGGGGGGGGGGGGGGGGGGGGGG : AM_BRDCST_MSG_PRE_POWER_OFF
03-05 00:50:41.178 2902 9975 I BatteryStatsService: In wakeup_callback: suspend aborted
03-05 00:50:41.179 2902 3203 D AlarmManager: Wakeup history#0 Wakeup alarmType=RTC_WAKEUP package=com.mediatek.agent wakeups=1 alarms=1 whenElapsed=0 when=2023-03-04 23:47:47 nowRTC=2023-03-04 23:47:47 workSource=null uid=1000 tag="*walarm*:mtk.intent.rtctimer.set.bgm"
03-05 00:50:41.179 2902 3203 D AlarmManager: Wakeup history#1 Wakeup alarmType=ELAPSED_WAKEUP package=android wakeups=3 alarms=3 whenElapsed=-21s956ms when=-21s956ms nowRTC=2023-03-04 23:48:10 workSource=null uid=1000 tag="*walarm*:DeviceIdleController.deep"
03-05 00:50:41.179 2902 3203 D AlarmManager: Wakeup history#2 Wakeup alarmType=ELAPSED_WAKEUP package=android wakeups=4 alarms=4 whenElapsed=0 when=0 nowRTC=2023-03-05 00:50:32 workSource=null uid=1000 tag="*walarm*:DeviceIdleController.deep"
03-05 00:50:41.179 2902 3203 D AlarmManager: Wakeup alarmType=ELAPSED_WAKEUP package=android wakeups=5 alarms=5 whenElapsed=0 when=0 nowRTC=2023-03-05 00:50:41 workSource=null uid=1000 tag="*walarm*:DeviceIdleController.deep"
03-05 00:50:41.180 2902 2980 W AlarmManager: Unrecognized alarm listener com.android.server.DeviceIdleController$4@2730dbf
03-05 00:50:41.225 9810 9990 W adbd : timed out while waiting for FUNCTIONFS_BIND, trying again
03-05 00:50:41.225 9810 9990 I adbd : UsbFfs: connection terminated: monitor thread finished
03-05 00:50:41.225 9810 9810 I adbd : UsbFfs: already offline
03-05 00:50:41.225 9810 9810 I adbd : destroying transport UsbFfs
03-05 00:50:41.225 9810 9810 I adbd : UsbFfsConnection being destroyed
03-05 00:50:41.268 9810 9811 I adbd : opening control endpoint /dev/usb-ffs/adb/ep0
03-05 00:50:41.268 9810 9811 I adbd : UsbFfsConnection constructed
03-05 00:50:41.437 9993 9993 D MTK PowerHAL: for GCM case,update port info
03-05 00:50:41.437 9993 9993 D MTK PowerHAL: wopacket Sony behavior(for GCM case,update port info)
03-05 00:50:41.437 9993 9993 D MTK PowerHAL: enable WoPacket before power off
03-05 00:50:41.437 9993 9993 D MTK PowerHAL: XXXXXenter: AP 7668 a_nw_wlan_set_ip_and_port_to_driver
03-05 00:50:41.437 9993 9993 D MTK PowerHAL: XXXXX AP first clear all ethernet port
03-05 00:50:41.437 9993 9993 D LIBIWPRIV: Ethernet_WoPacket ifc_clear_listen_port
03-05 00:50:41.438 9993 9993 D MTK PowerHAL: XXXXXXXXget valid Ex v4port 40918
03-05 00:50:41.438 9993 9993 D MTK PowerHAL: (WOWL)tcp v6 port2 = set_wow_tcp 0 8008,8009,1900,40918
03-05 00:50:41.438 9993 9993 D MTK PowerHAL: XXXXXethernet tcp port0 is 8008
03-05 00:50:41.438 9993 9993 D MTK PowerHAL: XXXXXethernet tcp port1 is 8009
03-05 00:50:41.438 9993 9993 D MTK PowerHAL: XXXXXethernet tcp port2 is 1900
03-05 00:50:41.438 9993 9993 D MTK PowerHAL: XXXXXethernet tcp port3 is 40918
03-05 00:50:42.273 9810 9991 W adbd : timed out while waiting for FUNCTIONFS_BIND, trying again
03-05 00:50:42.273 9810 9991 I adbd : UsbFfs: connection terminated: monitor thread finished
03-05 00:50:42.273 9810 9810 I adbd : UsbFfs: already offline
03-05 00:50:42.273 9810 9810 I adbd : destroying transport UsbFfs
03-05 00:50:42.273 9810 9810 I adbd : UsbFfsConnection being destroyed
03-05 00:50:42.338 9810 9811 I adbd : opening control endpoint /dev/usb-ffs/adb/ep0
03-05 00:50:42.339 9810 9811 I adbd : UsbFfsConnection constructed
03-05 00:50:42.976 9993 9993 D LIBIWPRIV: Ethernet_WoPacket ifc_set_Ethernet_listen_port
03-05 00:50:42.977 9993 9993 D MTK PowerHAL: (WOWL)udp port = set_wow_udp 0 5353
03-05 00:50:42.977 9993 9993 D MTK PowerHAL: XXXXXethernet udp port0 is 5353
03-05 00:50:43.341 9810 9994 W adbd : timed out while waiting for FUNCTIONFS_BIND, trying again
03-05 00:50:43.341 9810 9994 I adbd : UsbFfs: connection terminated: monitor thread finished
03-05 00:50:43.342 9810 9810 I adbd : UsbFfs: already offline
03-05 00:50:43.342 9810 9810 I adbd : destroying transport UsbFfs
03-05 00:50:43.342 9810 9810 I adbd : UsbFfsConnection being destroyed
03-05 00:50:43.388 9810 9811 I adbd : opening control endpoint /dev/usb-ffs/adb/ep0
03-05 00:50:43.389 9810 9811 I adbd : UsbFfsConnection constructed
03-05 00:50:44.391 9810 9995 W adbd : timed out while waiting for FUNCTIONFS_BIND, trying again
03-05 00:50:44.391 9810 9995 I adbd : UsbFfs: connection terminated: monitor thread finished
03-05 00:50:44.391 9810 9810 I adbd : UsbFfs: already offline
03-05 00:50:44.391 9810 9810 I adbd : destroying transport UsbFfs
03-05 00:50:44.391 9810 9810 I adbd : UsbFfsConnection being destroyed
03-05 00:50:44.458 9810 9811 I adbd : opening control endpoint /dev/usb-ffs/adb/ep0
03-05 00:50:44.458 9810 9811 I adbd : UsbFfsConnection constructed
03-05 00:50:44.515 9993 9993 D LIBIWPRIV: Ethernet_WoPacket ifc_set_Ethernet_listen_port
03-05 00:50:44.515 9993 9993 D MTK PowerHAL: ACFGGGGGGGGGGGGGGGGGGGGGGGGGGGGG : AM_BRDCST_MSG_PRE_POWER_OFF
ADB is highly possible to be disconnected after the last line is printed.
Android version: 10
Kernal version: 4.19.75
Because everytime this happens I see different PID for PowerHAL, I guess the TV is actaully being rebooted fequently?
Does anyone know what could possibly be the reason, or how can I troubleshoot this issue?
optimuscomposite
(11 rep)
Mar 5, 2023, 09:50 AM
• Last activity: Apr 1, 2023, 03:05 PM
10
votes
4
answers
484
views
Netflix: Is there an app yet?
Is there an app to play videos from Netflix and Hulu for the Android?
Is there an app to play videos from Netflix and Hulu for the Android?
abhi
(649 rep)
Sep 15, 2010, 07:58 PM
• Last activity: Oct 10, 2020, 10:11 AM
2
votes
1
answers
6405
views
Tasker - Play video using MX Player while another is currently playing
I have an Android mini-pc connected to a television through a HDMI cable. I use Tasker to automatically start playing an mp4 video using MX Player when the device boots. MX Player then continues to play all the videos from the same folder in a random order and on a loop. (the task contains one actio...
I have an Android mini-pc connected to a television through a HDMI cable. I use Tasker to automatically start playing an mp4 video using MX Player when the device boots. MX Player then continues to play all the videos from the same folder in a random order and on a loop.
(the task contains one action - **Open File** - under **File** I have the path to the mp4 file )
The problem is I then have Tasker set to play another mp4 video (from another directory) using MX Player one hour after the device has booted but MX Player ignores this and continues to play the current video.
(the second task is the same as the first- it contains one action - **Open File** - under **File** I have the path to the mp4 file )
The reason why I need to use MX Player (instead of BS Player, VLC etc.) is because it has more options than the other players like the option to play all the videos in the same folder in shuffle and on a loop, resize the video so it fills the screen, play each video from the beginning and hide the video controls from the screen.
I have also tried using the Tasker action **Send Intent**
- *Action: android.intent.action.VIEW*
- *Data: path to mp4 file*
- *Package: com.mxtech.videoplayer.ad*
- *Target: Activity*
But this produced the same results - As MX Player was playing a video this task would run telling it to play a video and MX Player would ignore it and continue to play its current video.
Is there any way of getting Tasker to play a video using MX Player while MX Player is currently playing another video?
Frocca
(23 rep)
Apr 2, 2016, 05:09 PM
• Last activity: Apr 3, 2016, 10:49 AM
1
votes
1
answers
5575
views
Mirroring content from Android device to Television without Chromecast
Besides buying the Google Chromecast HDMI stick, is there a way to mirror the content from an Android KitKat device to a "dumb" (i.e. not "smart") HDMI Television? Solutions using Roku, Amazon Fire Stick, Blu-Ray players, or other devices are welcome. The simpler, the better.
Besides buying the Google Chromecast HDMI stick, is there a way to mirror the content from an Android KitKat device to a "dumb" (i.e. not "smart") HDMI Television?
Solutions using Roku, Amazon Fire Stick, Blu-Ray players, or other devices are welcome.
The simpler, the better.
Amazon Dies In Darkness
(4862 rep)
Sep 15, 2015, 10:50 PM
• Last activity: Sep 17, 2015, 09:39 PM
0
votes
1
answers
2268
views
How can I get TV-out from a Galaxy Tab 8.9?
I am using a Samsung Galaxy Tab 8.9. I would like to mirror the screen on my TV but I could not find TV-out in the Settings. How can I do this?
I am using a Samsung Galaxy Tab 8.9. I would like to mirror the screen on my TV but I could not find TV-out in the Settings.
How can I do this?
Léo Léopold Hertz 준영
(1171 rep)
Jan 27, 2012, 05:23 PM
• Last activity: Sep 11, 2015, 03:59 PM
1
votes
1
answers
5295
views
Broadcast screen over wireless
With my Sony Xperia Z1, I can use NFC to "pair" it to Sony TVs to broadcast what is being displayed on my phone on the TV screen as well. I would like to do this however I don't have a Sony TV. Is it possible to use an app or set up streaming so I can view my screen on my TV? I have a typical "dumb"...
With my Sony Xperia Z1, I can use NFC to "pair" it to Sony TVs to broadcast what is being displayed on my phone on the TV screen as well. I would like to do this however I don't have a Sony TV. Is it possible to use an app or set up streaming so I can view my screen on my TV? I have a typical "dumb" tv connected to a Western Digital Live Hub which can access the videos/media stored on my phone without issues (supports DLNA) over my wireless network.
tombull89
(339 rep)
Sep 25, 2013, 08:08 AM
• Last activity: Sep 25, 2013, 12:40 PM
9
votes
3
answers
20486
views
How can I connect my Samsung Galaxy S to a television?
My Samsung Galaxy S has settings for TV-out, but I don't see anywhere to plug any cord from the phone to the TV. How can I connect it to my TV?
My Samsung Galaxy S has settings for TV-out, but I don't see anywhere to plug any cord from the phone to the TV.
How can I connect it to my TV?
Nathan Fellman
(5524 rep)
Jan 31, 2011, 10:49 AM
• Last activity: Mar 26, 2013, 03:23 PM
1
votes
1
answers
753
views
Watch my local tv on my Android device
I have a somewhat fancy tv that supports an external wi-fi module. If you connect that to the tv, you'll be able to stream media from a pc or other compatible device. At which point I thought, is there a way to consume that stream with an Android device? I have searched google play, there's a fair a...
I have a somewhat fancy tv that supports an external wi-fi module. If you connect that to the tv, you'll be able to stream media from a pc or other compatible device. At which point I thought, is there a way to consume that stream with an Android device?
I have searched google play, there's a fair amount of tv apps that are just shortcuts to some online tv websites. I don't want that, the idea is to watch exactly what I have on my tv, turning my phone into a portable tv.
What I imagine is a server box connected to the tv cable that streams it over WiFi, and then there's an app on my phone that consumes the stream.
I understand that may involve a combination of software and hardware that would need to be purchased. Happy with that, just can't figure what it would be. Have done my Google homework to no avail.
Please advice if there's a solution for that, or whether it's feasible at all.
GSerg
(153 rep)
Sep 22, 2012, 09:52 PM
• Last activity: Sep 27, 2012, 03:16 PM
2
votes
1
answers
5867
views
How to view pictures from Samsung Galaxy Mini on Sony Bravia tv?
Any idea how can I connect my Samsung Galaxy Mini to Sony KDL-22EX320 Bravia tv? I cannot get it to show up as a USB device. The tv manual also mentions the possibility of browsing wifi devices but I have no idea how to set up wifi connection between them. Please note I don't want to connect my phon...
Any idea how can I connect my Samsung Galaxy Mini to Sony KDL-22EX320 Bravia tv? I cannot get it to show up as a USB device. The tv manual also mentions the possibility of browsing wifi devices but I have no idea how to set up wifi connection between them. Please note I don't want to connect my phone to tv as described here , I just want to get pictures straight off of my phone onto the tv screen.
helcim
(145 rep)
Jun 19, 2011, 12:12 PM
• Last activity: Jan 5, 2012, 03:40 PM
1
votes
2
answers
2629
views
Mount PC folder on my android, then serve audio/video through my Android to my TV via USB?
My plan would be to allow me to connect my Android to my TV by USB, and then be able to play videos/audio from my Computer that is mounted over wifi on my Android. Is this currently possible, or is there a better way that I can accomplish this task (using only a USB cable/wifi and not having to copy...
My plan would be to allow me to connect my Android to my TV by USB, and then be able to play videos/audio from my Computer that is mounted over wifi on my Android. Is this currently possible, or is there a better way that I can accomplish this task (using only a USB cable/wifi and not having to copy files to my Android)
Thanks for any advice :D
DanH
(247 rep)
May 3, 2011, 11:10 AM
• Last activity: May 7, 2011, 04:09 PM
Showing page 1 of 11 total questions