Skip to content

zoubihai/tuyasmart_camera_android_sdk

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TuyaSmartCamera Android SDK

中文版 | English


Features Overview

Tuya Smart Camera SDK provides the interface package for the communication with remote camera device to accelerate the application development process, including the following features:

  • Preview the picture taken by the camera
  • Play back recorded video of the remote camera
  • Record video
  • Talk to the remote camera

Rapid Integration

Using AndroidStudio integration(Version 3.1.3 or above is supported)

Add tuyaCamera-3.0.0.aar to libs and add the following line to your module build.gradle:

implementation fileTree(dir: 'libs', include: ['*.jar', '*.aar'])

For the instructions of AndroidStudio, please refer to: AndroidStudio Guides

Doc

Refer to Details: Tuya Smart Camera Android SDK Doc

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%