/PonchoNotes

Where ideas stick and sustain.

PonchoNotes

Unity NRSDK C#

Where ideas stick and sustain.

Installation Guideline:

  1. Clone the Core repo
git clone https://github.com/banyar-shin/PonchoNotes.git
  1. Download Unity Hub

  2. Download Unity Editor - You will want to install a version that is compatible with the NRSDK. Unity 2019.4.X LTS or later is recommended.
  1. Download Android build support modules - For this portion, it is recommended to install the modules through Unity since the Android Studio does not have the Unity bindings. When selecting your build target it will prompt you for the installation. Restart your client when complete.
  1. Download the NRSDK
    • After downloading, you will want to add the SDK to your Assets folder in Unity.

To Use

On PC

On Phone (must be Android)

  • On build setting, click 7 times on Build Number or until the dev mode is activated.
  • When dev mode is activated, make sure to go into dev settings and enable usb debugging.