Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

ru.sberdevices.smartapp.sdk:mic_camera_state

Package Overview
Dependencies
Maintainers
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ru.sberdevices.smartapp.sdk:mic_camera_state

mic-camera-state is utility library for getting microphone and camera state

  • 1.0-alpha-2
  • Source
  • Maven
  • Socket score

Version published
Maintainers
2
Source

SberDevices Native-App SDK of smart devices

SmartApp — is an app that can be launched on smart devices manufactured by SberDevices. SmartApp consists of front-end and back-end part. Front-end part is represented by Android App running on a device, using native libraries we provide. Back-end part can be developed using the SmartMarket Studio tools. This repository contains SDK that enables use of Salut virtual assistants in your app, enriching UX for your users. You can use Computer Vision libraries as well to get gestures and visual information recognition for you app.

Libraries

  • AppState is a small library that transmits current state of the app from back-end part of smartapp to the front-end. Data is transmitted via JSON message. The app state is pulled from native APK and transmitted to back-end with every user’s voice request.
  • Messaging is a library that serves as messaging interface between native app and smartapp back-end. The library enables sending events (eg user’s actions) to smartapp back-end. It also allows native app receive messages from back-end (eg user’s voice requests).
  • mic-camera-state is a library that provides current state of device camera and microphone (microphone can be disabled and camera can be covered).
  • cv и camera libraries helps recognize user’s gestures and pose using devices camera. Works only on devices with built-in cameras.
  • Additional libraries: asserts, camera, logger and binderhelper.

Documentation

Documentation regarding development of Native Apps is available at developer’s portal (in Russian).

Support

Please send your feedback and feature requests to our issues board.

FAQs

Package last updated on 20 May 2021

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc