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?

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
  • 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 3 May 2015, 16:24 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 3 May 2015, 16:37
    0
    • G greenhouse
      3 May 2015, 16:24

      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 3 May 2015, 16:37 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

      1/2

      3 May 2015, 16:24

      • Login

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