Hi guys I have been wondering can we develop android apps on Qt? Do we have to learn Java inorder to program for android in Qt or All the programming will be done in C++. Actually I don't want to learn Java any recent because I am working on someother programming langs also..

Regards

No QT on android. You *can* do (some) android development in C++ using the NDK but its generally for system-level-stuff. End user apps are generally done in Java. Bear in mind that GUIs in android is nothig like the way you do it on the desktop (swing etc..)

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.