http://doc.qt.io/qt-5/portingtoandroid.html

I did read that. Just want a confirmation on the following things:

- Can I write and compile a Qt application on Linux with C++, make an executable and run it on Andriod?

- Do I need to install Qt on the Andriod phone first? OR I can compile my application in a static way such that it runs on android without Qt installed?