Skip to content

4555jan/voice-feature

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

voice intent dummy app

clone repository git clone

cd voice-feature

flutter pub get

flutter build apk --release

adb install -r build/app/outputs/flutter-apk/app-release.apk

ADB Test Commands

  1. Open Add Split Screen (Empty)

adb shell am start -a com.demo.action.ADD_SPLIT

  1. Open Add Split Screen (With Pre-filled Value)

adb shell am start -a com.demo.action.ADD_SPLIT --es android.intent.extra.TEXT "300"// or any number

Google Assistant Integration App published to Google Play Store (Internal Testing minimum)

screen-recording-2025-12-19-145407_a9cc9TvH.mp4

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors