Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Mobile and Embedded
  4. Can I develop for Amazon Fire tablet?
Forum Updated to NodeBB v4.3 + New Features

Can I develop for Amazon Fire tablet?

Scheduled Pinned Locked Moved Unsolved Mobile and Embedded
3 Posts 3 Posters 327 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • P Offline
    P Offline
    philatkin
    wrote on last edited by
    #1

    It looks like the Amazon tablets are the most inexpensive dev platform, but are not apparently 'actual Android' - can I use Qt to develop for these? If not can anyone recommend an inexpensive (sub-£200) table that is decent performance.

    1 Reply Last reply
    1
    • sierdzioS Offline
      sierdzioS Offline
      sierdzio
      Moderators
      wrote on last edited by
      #2

      About 4-5 years ago the answer was "yes". I worked on a project where we had to support Fire tablets and Qt worked there just fine.

      But I have no idea if this is still true today.

      (Z(:^

      1 Reply Last reply
      0
      • J.HilkJ Offline
        J.HilkJ Offline
        J.Hilk
        Moderators
        wrote on last edited by
        #3

        yes and no,

        a simple Hello World Qt program should work out of the box and without much trouble.

        But FireOS does not have access to Google Play Services and requires other specific modifications. For example changes in the AndroidManifest files for e.g. permissions.

        But it is a version of android, so you should be able to change specifics in your project and build scripts to make adjustments as needed. There's no guarantee that it will work out of the box, but nothing a documentation and access to internet won't be able to solve :D


        Be aware of the Qt Code of Conduct, when posting : https://forum.qt.io/topic/113070/qt-code-of-conduct


        Q: What's that?
        A: It's blue light.
        Q: What does it do?
        A: It turns blue.

        1 Reply Last reply
        0

        • Login

        • Login or register to search.
        • First post
          Last post
        0
        • Categories
        • Recent
        • Tags
        • Popular
        • Users
        • Groups
        • Search
        • Get Qt Extensions
        • Unsolved