[SOLVED] Android Tutorial Video
-
wrote on 23 Apr 2014, 22:54 last edited by
https://www.youtube.com/watch?v=yhdi6JONtQo
I'm following along this tutorial and at 18:50 - 19:05 this does not happen for me. Is there something I missed? It does not create an android folder in my source directory.
Any thoughts?
-
wrote on 30 Apr 2014, 18:54 last edited by
The android folder and the .xml file gets only create when you click on the button:
project settings->Android for whatever -> Execution -> Deployment Configuration (expand to seet the details) -> Button "Create AndroidManifest.xml".
Until then, a default file is used.
-
wrote on 30 Apr 2014, 19:52 last edited by
This is the original, before I click on the button:
!http://i.imgur.com/NEzHGIZ.jpg(before)!This is after I click run:
!http://i.imgur.com/Bx4b1OF.jpg(After)!Shouldn't I be seeing the android folder right there? In the tutorial Video he has it on his.
-
wrote on 1 May 2014, 07:55 last edited by
The project structure has been changed a lot with QT 5.2. ( or was it 5.1? I dont remeber). The Video seems to use an older release.
3/4