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 save some input text into a MS Excel format file on Android?
Forum Updated to NodeBB v4.3 + New Features

Can I save some input text into a MS Excel format file on Android?

Scheduled Pinned Locked Moved Mobile and Embedded
ms excelexcelfileandroid
2 Posts 2 Posters 1.2k 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.
  • G Offline
    G Offline
    greenhouse
    wrote on last edited by
    #1

    Hello,

    I have a pretty dead simple scenario for a app I want to implement for Android:

    One text input field and one button. I want to be able to save input text (+ hour when it the text was entered) into MS Excel file format.

    Is it possible with Qt? :)

    Regards,
    Mike.

    K 1 Reply Last reply
    0
    • G greenhouse

      Hello,

      I have a pretty dead simple scenario for a app I want to implement for Android:

      One text input field and one button. I want to be able to save input text (+ hour when it the text was entered) into MS Excel file format.

      Is it possible with Qt? :)

      Regards,
      Mike.

      K Offline
      K Offline
      koahnig
      wrote on last edited by
      #2

      @greenhouse
      You would have to use active Qt containers. AFAIK this is not possible on Android.
      The question is if csv format would not be better for you. You can import this into Excel if required.

      Vote the answer(s) that helped you to solve your issue(s)

      1 Reply Last reply
      1

      • Login

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