JMRSDK Development
v4.57
v4.57
  • Jio Mixed Reality SDK Documentation
    • Changelog
      • Upgrade Guide
    • Application Requirements
  • Device Information
    • JioGlass
    • JioDive
  • Supported Smartphones
  • Controller Specifications
    • Physical Controllers
    • External Gamepad
    • Virtual Controller
  • Getting Started
    • Development Platform
    • Setting Up Jio Mixed Reality Project in Unity
    • Video Tutorials
    • URP Support
      • Setting Up Your Project With URP
  • JMRSDK
    • JMRSDK Content
    • JMRMixedReality Prefab
    • System Dock
    • JMRRig
      • Local Rig
      • Setting Homepage (Quit functionality)
    • Webcast
  • Develop
    • Editor Emulator
    • JioGlass Controller Interactions
    • Cameras
    • Tesseract Mixed Reality UI Toolkits
    • In-app purchase
    • Examples
  • Interaction
    • Gaze Interaction
      • Gaze and Click
      • Gaze and Dwell
    • Interaction
      • Pointer Manager
        • Examples
      • Active Input Source
    • Interfaces
      • IFocusable
      • ISelectHandler
      • ISelectClickHandler
      • IBackHandler
      • IHomeHandler
      • IMenuHandler
      • IFn1Handler
      • IFn2Handler
      • ITouchHandler
      • ISwipeHandler
      • IManipulationHandler
    • Controller Input Actions
      • Touchpad - Touch
      • Touchpad - Swipe
      • Source Buttons
      • Manipulation
    • Actions
    • Device State
      • JioDive Device State
      • JioGlass Device State
      • Controller Device State
  • Tracking
    • Tracking
      • Coordinate System
    • Tracking Framework
      • TrackerManager Actions
        • Get Head Position
        • Get Head Rotation
        • Get Head Transform
      • TrackerManager Methods
        • Get Head Position
        • Get Head Rotation
        • Get Head Transform
    • Recenter
  • Building and Testing
    • Building to Target Device
      • Merging AndroidManifest
      • Performance Optimization
      • App optimization
    • Running your application
      • JioImmerse App For Jio Mixed Reality (JMR) Devices
      • Running the application
      • IPD Calibration
    • Licensing Journey In Android JioImmerse
    • Licensing Journey in iOS JioImmerse
  • Publish
    • Branding Guidelines
    • Signing your App
    • Publishing to Google Play Store
      • Play Store Upload Journey
    • Publishing to JioImmerse Developer Console
    • Publishing to Apple Store
    • iOS Deep linking
  • Capturing and Recording
    • Capture Videos and Screenshots
      • Capturing Screenshot/Videos using scrcpy
      • Capturing Screenshot/Videos using Vysor
  • Troubleshooting
    • FAQs - Develop
    • FAQs - Building to device
      • Gradle
      • FAQs - iOS
    • FAQs - Running and Publishing
    • Laser Point Not Visible
Powered by GitBook
On this page
  • Production Key
  • Overview
  • Getting the SHA1 key from Play Console
  • Setting up licensing in Developer Console
  • Setting up license key in Unity Editor
  • Debug Key
  • Overview
  • Getting the Debug Key
  1. Building and Testing

Licensing Journey In Android JioImmerse

licensing is important to validate the integrity of the application

PreviousIPD CalibrationNextLicensing Journey in iOS JioImmerse

Last updated 5 months ago

Use this developer console link to upload your application:

Production Key

Overview

To create a licensed application, the following steps have to be performed.

  1. Get the application ready in unity.

  2. Create a Google Play Console account, if you don't have one already.

  3. Create an application in the Google Play Console and upload a build in internal testing track.

  4. Get SHA1 App Signing Certificate from the application in Google Play Console.

  5. Create a project in JioImmerse Developer Console.

  6. Create an application in JioImmerse Developer Console.

  7. Enter the SHA1 key in the JioImmerse Developer Console.

  8. Copy the production key from Dev Console and enter it in Editor > Configure License Key popup.

  9. Your application is now licensed.

Getting the SHA1 key from Play Console

  1. Goto your application in Play Console

    (Skip steps 2 - 3, if a build has been uploaded in this Google Play App before).

  2. Upload a build in the internal testing track.

  3. Choose the signing key as Use Google-generated key for best security.

  4. Goto Setup > App integrity > App signing Copy the SHA-1 certificate fingerprint to be entered into the Developer Console.

Setting up licensing in Developer Console

Upload your application SHA1 key from the Play Store and enter it in the Application Signature on the Dev Console.

Get the production licensing key to upload in Unity.

  • Debug Key - Debug key can be used to test your application.

  • Production Key - This key has to be used for licensing the application to be available for users outside your team.

Setting up license key in Unity Editor

To build a licensed application compatible with JioImmerse:

  1. Goto Unity > JioMixedReality > Manifest > Show Asset > License Key and enter the debug / production key from Developer Console

  2. Enter the key in the popup in the Unity editor and hit save.

  3. The application is now licensed. Build the application.

Debug Key

Overview

  1. Get the application ready in unity.

  2. Create a Google Play Console account, if you don't have one already.

  3. Create an application in the Google Play Console, if not present for your application.

  4. Upload a build in Google Play Console internal testing.

  5. Get the SHA1 Upload Signing Certificate from the application in Google Play Console.

  6. Create a project in the JioImmerse Developer Console.

  7. Create an application in the JioImmerse Developer Console.

  8. Enter the upload SHA1 key in the JioImmerse Developer Console.

  9. Copy the debug key from the Developer Console and enter it in the Editor > Configure License Key popup.

  10. Your application is now licensed for you to test.

  11. Login into your DemoXR application as a developer with developer console credentials.

  12. Run your application with an active internet connection.

Getting the Debug Key

1. Copy the SHA-1 Key from the Google Play Console under the Upload Key certificate.

2. Paste the copied SHA -1 key to JioImmerse Developer Console > Application Signature

3. Generate and Copy the Debug key from the developer console.

4. Paste your debug key in Unity > JioMixedReality > Manifest > Show Asset > License Key

5. Create a build and install it on your device to run directly.

6. Login with your Jio Developer Console credential on the Demo XR.

Debug key builds must NOT be uploaded on JioImmerse Developer Console or Google Play Console.

developer.tesseract.in
Generating licensing key
Developer Console
JioImmerse Developer Console
Logo