I am developing on a Win7 machine and think about trying a port to Android.

My app is based heavily on QGraphicsScene and QDomTree. I will need to include some audio and photo in- and output as well as saving/reading files.

  1. Is the Nessecitas project already "finished" enough or is it better to wait?
  2. Is it possible to use c++ code at all?
    I am rather new to c++ as well as Qt and this will be the first time I port something for a different system than windows.
    So, quite frankly, I don't want to put too many hours of trying into this, when it might be evident that it cannot work in the end.
  3. Is there anything important to know before I try the port?
  4. Also, any links to good tutorials are welcome. Or is it in fact rather easy to do such a thing?