Real Android TV devices in Firebase Testlab
At the moment we only have emulators for Android TV. Would be nice to have the option to have Android TV real devices as well.
-
Patrik Golis (Patrón) commented
import app.knock.api.KnockClient;
import app.knock.api.model.*;KnockClient client = KnockClient.builder()
.apiKey("sk_12345")
.build();
// This example is currently not supported in the Java SDK -
松村勇輝 commented
Having the ability to run TV devices remotely would allow us to automate fidelity performance testing, screenshot testing, and E2E testing.
As soon as Firebase supports this, I would be willing to pay for it and use it.
The AndroidTV market share is growing significantly for the products I am working on, and I believe this is a good choice for future possibilities.