Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Android TV support #35

Closed
AgnitumuS opened this issue Aug 15, 2021 · 3 comments · Fixed by #57
Closed

Android TV support #35

AgnitumuS opened this issue Aug 15, 2021 · 3 comments · Fixed by #57
Labels
bug Something isn't working

Comments

@AgnitumuS
Copy link

AgnitumuS commented Aug 15, 2021

On android tv devices i receive

com.test.app I/ServiceManager: Waiting for service 'media.camera' on '/dev/binder'...
com.test.app I/ServiceManager: Waiting for service 'media.camera' on '/dev/binder'...
com.test.app I/ServiceManager: Waiting for service 'media.camera' on '/dev/binder'...
com.test.app I/ServiceManager: Waiting for service 'media.camera' on '/dev/binder'...
com.test.app W/ServiceManager: Service media.camera didn't start. Returning NULL
com.test.app W/CameraBase: CameraService not published, waiting...
com.test.app I/ServiceManager: Waiting for service 'media.camera' on '/dev/binder'...
com.test.app I/ServiceManager: Waiting for service 'media.camera' on '/dev/binder'...
com.test.app I/ServiceManager: Waiting for service 'media.camera' on '/dev/binder'...

and app freeze
how to fix ?

@Alexey-Verkhovsky Alexey-Verkhovsky added the bug Something isn't working label Aug 20, 2021
@Alexey-Verkhovsky
Copy link
Member

Hello! Thanks for the report. I don't have any Android TV devices, so I tried to reproduce the problem via emulators, and everything works fine. Can you provide some details: what is the TV/Emulator you are using? What's the version of Android?

@AgnitumuS
Copy link
Author

AgnitumuS commented Aug 26, 2021

Thank you for answer !

Name: Android_TV_720p_API_29
CPU/ABI: Android TV Intel Atom (x86)
Path: /Users/agnitumus/.android/avd/Android_TV_720p_API_29.avd
Target: android-tv [Android TV] (API level 29)
Skin: tv_720p
SD Card: 512M
fastboot.chosenSnapshotFile:
runtime.network.speed: full
hw.accelerometer: no
hw.device.name: tv_720p
hw.lcd.width: 1280
hw.initialOrientation: landscape
image.androidVersion.api: 29
tag.id: android-tv
hw.mainKeys: yes
hw.camera.front: None
avd.ini.displayname: Android TV (720p) API 29
hw.gpu.mode: auto
hw.ramSize: 1536
PlayStore.enabled: false
fastboot.forceColdBoot: no
hw.cpu.ncore: 4
hw.keyboard: yes
hw.sensors.proximity: no
hw.dPad: yes
hw.lcd.height: 720
vm.heapSize: 32
skin.dynamic: yes
hw.device.manufacturer: Google
hw.gps: yes
hw.audioInput: yes
image.sysdir.1: system-images/android-29/android-tv/x86/
hw.keyboard.lid: yes
showDeviceFrame: yes
hw.camera.back: None
AvdId: Android_TV_720p_API_29
hw.lcd.density: 213
hw.arc: false
hw.device.hash2: MD5:118eb070445d19effe0c5f6954e91100
fastboot.forceChosenSnapshotBoot: no
fastboot.forceFastBoot: yes
hw.trackBall: no
hw.battery: no
hw.sdCard: yes
tag.display: Android TV
runtime.network.latency: none
disk.dataPartition.size: 6442450944
hw.sensors.orientation: no
avd.ini.encoding: UTF-8
hw.gpu.enabled: yes

Is emulator.

@Sergey-Makarov Sergey-Makarov linked a pull request Jul 26, 2022 that will close this issue
@Sergey-Makarov
Copy link
Contributor

Added workaround in release 1.3.0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants