Skip to content

Get the source code and start here

Download the complete plugin-open-platform development kit first. The directory, Studio, and example guides all use this kit, so get the code before continuing.

Step 1: Get the source code and development kit#

Open the MemoMind GitHub resource page and find the plugin-open-platform development kit repository provided to you.

Clone with Git or download a ZIP#

  1. With Git: Open the Code panel on the repository page, copy the clone URL, and run git clone <copied-repository-url> in your terminal. Replace the placeholder with the actual URL.
  2. Without Git: Choose Code → Download ZIP on the repository page. Extract the entire archive before opening the folder.
  3. Check the complete kit: The root directory should contain GlassSDK, PhoneSDK, Studio, and build.py. Keep the Studio program for your operating system and all examples. Paths in the following guides start from this root directory.

After downloading, follow these three steps#

Run an example, then create your own pluginGet the complete toolkit, prepare the devices and run a prebuilt example. Then choose C or Web development, use AI assistance for coding, and validate through builds, the simulator and physical devices.MEMOMIND / BEGINNER ROUTERun an example, then create your own pluginFirst run · Check tools and connections1. Get thecomplete toolkitStudio + GlassSDK+ PhoneSDK2. Prepare theenvironmentInstall Studio andimport workspaceConnect App toglasses3. Run an existingexampleCheck the desktopsimulator firstThen scan to run onglassesStart development · Build one small feature4. Select C or WebGlasses UI: GlassSDKPhone page: PhoneSDK5. Implement withAI assistanceProvide Markdown,APIs, and examplesCreate the projectand build6. Verify realresultsSimulator first,then physicaldevicesChange something andverify againTry prebuilt examples first. Set up the compiler when you begin editing source.
Run an example, then create your own pluginGet the complete toolkit, prepare the devices and run a prebuilt example. Then choose C or Web development, use AI assistance for coding, and validate through builds, the simulator and physical devices.MEMOMIND / BEGINNER ROUTERun an example, thencreate your own pluginFirst run · Check tools andconnections1. Get the completetoolkitStudio + GlassSDK+ PhoneSDK2. Prepare theenvironmentInstall Studio and importworkspaceConnect App to glasses3. Run an existingexampleCheck the desktop simulatorfirstThen scan to run on glassesStart development · Buildone small feature4. Select C or WebGlasses UI: GlassSDKPhone page: PhoneSDK5. Implement with AIassistanceProvide Markdown, APIs, andexamplesCreate the project andbuild6. Verify real resultsSimulator first, thenphysical devicesChange something and verifyagainTry prebuilt examples first. Set upthe compiler when you begin editingsource.
Use an existing example to verify the environment first. When you start coding, choose your development path.

Choose your development path after trying the examples#

Use an AI coding assistant: have it read the toolkit Markdown documentation, APIs and examples first, then create and build a project starting with one small feature. Choose one of the development paths below.

Check the results at each stage#

  • Example stage: run at least one existing example in both Studio and real glasses, and successfully switch examples or restart it.
  • Your project has its own manifest and source code and builds successfully from the terminal.
  • Studio has your own plugin selected, and the phone and glasses show the results specified in the tutorial. A successful build alone is not completion.
  • Make a code change and scan again; confirm that the new content appears on the physical device. After stopping, you can restart it from the saved entry in the App.