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. File Operations with QT on Android and in general

File Operations with QT on Android and in general

Scheduled Pinned Locked Moved Mobile and Embedded
2 Posts 2 Posters 547 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.
  • F Offline
    F Offline
    Flaming Moe
    wrote on 25 Mar 2015, 13:34 last edited by
    #1

    Wabelabadubdub,

    my system is a Sony Xperia Z2 running Android.

    I´m asking my self how to do fileoperations. For example the simplest things with fopen, fclose, fprintf etc.
    1.) Does Android work with normal .txt files?

    2.) my first stumble is, where would these files be on the system? As far as i understood it, i can´t browse through the filesystem in the phone like on a normal computer. Usually files are located in the program directory if not ohterwise specified. Where would this be on Android? Where the App is, where is it?

    3.) Is there a Qt-based solution, that is not particular to Android?

    Cheerio,
    Moe

    A lovely day for a ̶g̶̶u̶̶i̶̶n̶̶n̶̶e̶̶s̶ DUFF^^

    1 Reply Last reply
    0
    • S Offline
      S Offline
      SGaist
      Lifetime Qt Champion
      wrote on 26 Mar 2015, 00:09 last edited by
      #2

      Hi,

      QFile and QStandardPaths comes to mind for these tasks

      Hope it helps

      Interested in AI ? www.idiap.ch
      Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

      1 Reply Last reply
      0

      1/2

      25 Mar 2015, 13:34

      • 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