GUI-O Forum
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Register
    • Login

    GUI-O on Chromebook

    Scheduled Pinned Locked Moved
    General Discussion
    2
    5
    326
    Loading More Posts
    • 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.
    • E
      enniom
      last edited by

      Does anyone know how to run GUI-O on an Android Chromebook?

      E

      K 1 Reply Last reply Reply Quote 0
      • K
        kl3m3n @enniom
        last edited by

        @enniom Hi.

        Have you checked this?
        https://support.google.com/chromebook/answer/7021273?sjid=4761432271962794423-EU

        Does your device support Google Play Store?
        https://sites.google.com/a/chromium.org/dev/chromium-os/chrome-os-systems-supporting-android-apps

        Best regards,
        kl3m3n

        E 1 Reply Last reply Reply Quote 0
        • E
          enniom @kl3m3n
          last edited by

          @kl3m3n Thank-you.

          That's what I needed.

          E

          1 Reply Last reply Reply Quote 0
          • E
            enniom
            last edited by enniom

            One more question about using GUI-O on Chromebook tablet.

            I've written commands to use a set of widgets from a uC to an Android phone. Everything works perfectly. The system also creates a log file by writing a line to an opened *.txt file every 2 seconds. I can retrieve the file from the folder /Android/data/com.guio.guioapp/files/Sample_1234.txt ---- exactly as described in the gui-o_developer_manual.pdf.

            I now moved the same widget setup to a Chromebook. Again, all the widgets and functionality work perfectly.

            The only issue is that the log file is not saved in the directory /Android/data. In fact, the folders com.guio.guioapp/files/ along with the *.txt file are not created.

            The setup and use of the log file is simple:

            "|EXTF UID:extf1 HID:extf FNA:'Sample_1234.txt' FAC:0 DTF:'MM/dd/yy HH:mm:ss'"
            

            ... with a log file text line written every 2 seconds using:

            "@extf1 FAC:1 FP:'1.0 2.0 3.0 4.0 5.0'"
            

            ... and on exit:

            "@extf1 FAC:3"
            "@clh"
            "@quitapp"
            

            All permissions have been allowed on the Chromebook for the GUI-O App.
            No errors or warning given at any time.

            Any advice from an experienced user? Help or suggestions will be appreciated.

            Thanks
            E

            EDIT: [ Solved ]

            Unlike the Android phone, the folder /Android/data/com.guio.guioapp/files/ is HIDDEN along with the files created by GUI-O.

            Get a good "file explorer" from Google Play Store, give it permissions to open hidden folders and .... VOILA ....

            K 1 Reply Last reply Reply Quote 0
            • K
              kl3m3n @enniom
              last edited by

              @enniom Thanks for the feedback!

              1 Reply Last reply Reply Quote 0
              • First post
                Last post