문제

Is it only possible to write an Android application with QT using the Android NDK? (The QT Jambi development seems to be dead.. No releases for the year '13)

Are there alternative multi platform frameworks for coding Android applications with Java?

도움이 되었습니까?

해결책

Are there alternative multi platform frameworks for coding Android applications with Java?

The short is answer is no.

Qt Jambi is supposed to be the main framework for it, so if it does not work for you for some reason, that is about it. You can try to step up and participate, however.

(That being said, you have not mentioned what would not work, just that it had no release in 2013.)

다른 팁

Why not using the Android SDK? (you can use the Eclipse plugin or Android Studio) which are great.

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top