How to use SDK of SmartEyeglass in "Xamarin"?

152 views Asked by At

I would like to use Xamarin software as developing "Smart eye glass" which is Sony products.

I am wonderring that "sony_smarteyeglass_sdk_v1.5" is allowed to use in "Xamarin"?

I know that "AndroidStudio" is compatible with Sony products(Smartglass).

1

There are 1 answers

0
pg316 On

The SmartEyeglass SDK is really just a set of java libraries for Android that give you the correct interface to the SmartEyeglass device. All of the code runs on the Android device and therefore you have access to any functionality that any other Android app has.