fire tv

  1. JazzPiano

    Android Question Help with keys management

    Hi, Does anyone know how to deal with the Fire tv keys on a webapp that uses webview to navigate through a webpage with touchable images and buttons? The problem is that when dealing with the Activity_KeyPress() to handle the back button and go back or exit the application: Sub...
  2. J

    Android Question B4A and Amazon Fire TV

    Hello, I am a long time user of B4A (but haven't had an opportunity to use it in several years). I want to write an app that implements a browser app on an Amazon Fire TV. It seems that this must have already been done but I can't find any example code. Any help (source code, pointers to pages...
  3. Scotter

    Android Question Building app to be accessible to Fire TV controller

    I have a friend who's only Android device is an Amazon Fire TV. My app scales well to it. BUT he said his controller doesn't work well with it. Does anyone have advice on how I can make the app work better with his Fire TV controller? Thanks!
  4. Scotter

    Android Question Change orientation lock based on device?

    So... I locked orientation to portrait because people using my app on phones kept accidentally resetting the activity by rotating the phone. That worked great. UNTIL someone with a FireTV said it looked distorted. So is the solution for me to change #SupportedOrientations: portrait to...
Top