Results 1 to 7 of 7

Thread: Controlling Android's hardware subsystems via Qt

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #2
    Join Date
    Jan 2006
    Location
    Graz, Austria
    Posts
    8,416
    Thanks
    37
    Thanked 1,544 Times in 1,494 Posts
    Qt products
    Qt3 Qt4 Qt5
    Platforms
    Unix/X11 Windows

    Default Re: Controlling Android's hardware subsystems via Qt

    You will need the NDK to build your application for Android.

    Some functionality is provided in Qt itself, some in QtAndroidExtra module.
    For other features you'll have to call into the Java stub of the application and use the Java API from there.

    Cheers,
    _

  2. The following user says thank you to anda_skoa for this useful post:

    MarkoSan (21st September 2015)

Similar Threads

  1. Replies: 4
    Last Post: 10th July 2014, 15:22
  2. How do you make android applications display correctly on android phone?
    By Cyrebo in forum Qt for Embedded and Mobile
    Replies: 1
    Last Post: 17th August 2013, 07:31
  3. GDB: Failed to set controlling terminal
    By dbrich in forum Installation and Deployment
    Replies: 1
    Last Post: 1st October 2010, 14:18
  4. Controlling QCompleter's pop-up
    By dthh in forum Qt Programming
    Replies: 1
    Last Post: 27th August 2010, 01:19
  5. QMessageBox: Controlling the width
    By ChrisW67 in forum Newbie
    Replies: 8
    Last Post: 14th August 2009, 22:38

Tags for this Thread

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
  •  
Qt is a trademark of The Qt Company.