Search Unity

Question Documentation for Mars Build Setting

Discussion in 'Unity MARS' started by Kulishnekar, Jun 17, 2020.

  1. Kulishnekar

    Kulishnekar

    Joined:
    Oct 17, 2017
    Posts:
    12
    Is there documentation for build settings, specific to Mars? On my cell phone, I have the AR Foundation app, but not the Mars app.
    Can you please walk me through the process in this post.
    Thanks
     
  2. jmunozarUTech

    jmunozarUTech

    Unity Technologies

    Joined:
    Jun 1, 2020
    Posts:
    297
    @Harmienta, not sure what you meant. There is no MARS app, you build your projects using MARS and the build generated is the app you use. Could you be more specific on what you meant?
     
    Kulishnekar likes this.
  3. Kulishnekar

    Kulishnekar

    Joined:
    Oct 17, 2017
    Posts:
    12
    https://ibb.co/F4Cwtbz

    On my cell phone, I have an AR Foundation icon. I click it to see the augmented application I created.
    Would click it to see any app I created using Mars?
    Also, if you tell me if there is documentation specific for Mars or is it the same as AR Foundation?
     
  4. jmunozarUTech

    jmunozarUTech

    Unity Technologies

    Joined:
    Jun 1, 2020
    Posts:
    297
    I'm not sure what that AR Foundation app does, but yes it would be among the same lines.

    You generate an app from mars that you install on your phone and you can name it however you want. I would suggest to check docs on how to create builds for android in the Unity Engine (https://learn.unity.com/tutorial/building-for-mobile) with more technical details here (https://docs.unity3d.com/Manual/android-BuildProcess.html) on how to create android builds and then you can follow our getting started guide that shows you how to create a simple app for MARS (https://docs.unity3d.com/Packages/com.unity.mars@1.0/manual/GettingStarted.html)