Skip to content
neyya edited this page Oct 30, 2015 · 2 revisions

What is Neyya

Neyya is an elegantly-designed smart ring that changes the way you interact with laptops, smartphones and other lifestyle devices.

It is a digital companion designed with detail and panache to control your presentations, music and camera. It also features an intelligent notification engine to manage your life and work.

What is Neyya SDK

Neyya SDK can be used with any third party project which is working on Android api level 19 or higher. The SDK will help the third part application to communicate with Neyya. You can convert any application neyya compatible like home automation, alarms, notifications, game control etc.

Download the sample app from this link.

Version details

Following are the version features included in each version

V 1.0

  • Searching and finding Neyya device
  • Connection to device
  • Basic gestures from Ring to Phone
  • Setting sending from phone to Ring. Settings are
    • Device name change
    • Hand selection
    • Gesture speed control

Creating first project

Installing Android Studio

For adding the project, you need latest version of Android Studio, supporting libraries and SDK's.

Install both and start android studio

Create project

Create a project in Android studio. Give a convenient name. If you have any doubts in creating project, please visit this link.

Next : Import Neyya SDK