Results 1 to 3 of 3

Thread: Can QT run shell scripts on android?

  1. #1
    Join Date
    Dec 2018
    Posts
    4
    Thanks
    1
    Qt products
    Qt5
    Platforms
    Unix/X11 Windows Android

    Post Can QT run shell scripts on android?

    I am trying to make a speech recognition application that uses Kaldi open source toolkit in the background.

    The app works fine on PC but I am trying to merge it on mobile.

    Kaldi runs shell scripts so will Qprocess work on running the shell scripts on the android? Or it will fail?

  2. #2
    Join Date
    Jul 2012
    Posts
    244
    Thanks
    27
    Thanked 15 Times in 14 Posts
    Qt products
    Qt4
    Platforms
    Windows

    Default Re: Can QT run shell scripts on android?

    Depends on what the shellscripts do.

  3. #3
    Join Date
    Dec 2018
    Posts
    4
    Thanks
    1
    Qt products
    Qt5
    Platforms
    Unix/X11 Windows Android

    Default Re: Can QT run shell scripts on android?

    Quote Originally Posted by tuli View Post
    Depends on what the shellscripts do.
    Attached an example to the shell script needed
    Briefly reading some files, passing it to some binary files.
    Attached Files Attached Files

Similar Threads

  1. Executing 2 or more shell scripts simultaneously using qt
    By karthikkm1987 in forum Qt Programming
    Replies: 11
    Last Post: 19th December 2011, 14:05
  2. Replies: 0
    Last Post: 7th December 2011, 13:56
  3. QtWebKit and scripts?
    By LDel001 in forum Qt Programming
    Replies: 0
    Last Post: 23rd October 2011, 18:44
  4. How to run shell scripts ?
    By npc in forum Qt Programming
    Replies: 5
    Last Post: 22nd May 2006, 12:59
  5. QSA: loading scripts at runtime
    By seneca in forum Qt Programming
    Replies: 0
    Last Post: 15th February 2006, 16:19

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Digia, Qt and their respective logos are trademarks of Digia Plc in Finland and/or other countries worldwide.