Results 1 to 1 of 1

Thread: Advice and Questions for porting Qt app to Android

  1. #1
    Join Date
    Jun 2012
    Posts
    219
    Thanks
    28
    Thanked 3 Times in 3 Posts
    Qt products
    Qt4
    Platforms
    Windows

    Default Advice and Questions for porting Qt app to Android

    Sorry if this is off topic--let me know if it is and I'll post elsewhere.

    I have a C++/Qt application running on Windows. It uses MySql and communicates with an external device (USB to serial hardware) via QtSerialPort.

    Nothing fancy about the GUI, but I have spent quite a bit of time getting it like I want it. I'd like to get it working on an Android tablet. They are cheap enough that requiring purchase of an Android tablet just to run my application isn't unreasonable.

    I've done C++ development for decades, but I'm just starting to learn about developing on Android. I'm not skilled in Java, but I can get by with lots of referring to docs/examples, given its similarity to C++. While the current application is running on Windows 7, I have lots of experience developing (and porting) applications over Windows, Linux, and other unix like operating systems.

    What's a good resource for someone like me to understand the limitations of Qt on Android? From what I've read so far, it seems "bleeding edge", but maybe I haven't found the right resource yet.

    Is Qt Android mature enough that porting existing code makes more sense than re-doing the app on Android? I really don't need support on both Windows and Android, if I can get a good implementation on Android, I could discontinue development on Windows.

    I assume I still need to get more skilled in Java, even with if I use Qt on Android and go the porting route?

    Thanks,

    Dave Thomas

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


Similar Threads

  1. Replies: 4
    Last Post: 10th July 2014, 15:22
  2. Nessecitas/Android - some (very) basic questions
    By sedi in forum Installation and Deployment
    Replies: 2
    Last Post: 28th April 2012, 01:18
  3. Porting code from windows to mac questions
    By KenJustKen in forum Qt Programming
    Replies: 1
    Last Post: 12th March 2012, 16:58
  4. Replies: 2
    Last Post: 15th February 2008, 01:21
  5. Some questions on porting apps to Window$
    By jiveaxe in forum Qt Programming
    Replies: 6
    Last Post: 2nd November 2007, 15:35

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.