Skip to content

devanshiaf1307/Google-Assistant

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

Google Assistant Clone

Welcome to the Google Assistant Clone project! This project aims to replicate some of the functionalities of Google Assistant, allowing users to perform various tasks using voice commands.

Features

Bluetooth Control

  • Turn on/off Bluetooth.
  • Search for nearby Bluetooth devices.
  • Connect to Bluetooth devices.

Flashlight Control

  • Turn on/off the flashlight on your device.

File Operations

  • Read and write files to external storage.
  • Share files or text with other apps.

App Launcher

  • Open other installed apps on your device.

Calculator

  • Perform basic arithmetic calculations using voice commands.

Camera

  • Capture photo and save the photo to external storage or send photo to other apps.

Technologies Used

  • Android Studio: Development environment for building the Android application.
  • Kotlin: Programming language used for coding the application logic.
  • Android Permissions: Used to request necessary permissions for Bluetooth, flashlight, file operations, and app launching.
  • Android Bluetooth API: Used to interact with Bluetooth devices.
  • Android Camera API: Used to control the device's flashlight.
  • Android File IO: Used to read and write files to external storage.
  • Android Intents: Used to launch other apps.
  • Voice Recognition: Used to process voice commands from the user.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages