Qt Forum

    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Unsolved

    [SOLVED] Android Tutorial Video

    Mobile and Embedded
    2
    4
    895
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • O
      overtime 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?

      1 Reply Last reply Reply Quote 0
      • S
        s.frings74 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.

        1 Reply Last reply Reply Quote 0
        • O
          overtime 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.

          1 Reply Last reply Reply Quote 0
          • S
            s.frings74 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.

            1 Reply Last reply Reply Quote 0
            • First post
              Last post