Skip to content

Android application (Mobile, HUD, Watch) for HUD vs. Watch dual-task study

Notifications You must be signed in to change notification settings

Dual-Task/HUDvsWatch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 

Repository files navigation

HUD vs. Watch

Android application (Mobile, HUD, Watch) for HUD vs. Watch dual-task study

Dual Task logo

Setup

Cloning and building Code

git clone https://github.com/Dual-Task/HUDvsWatch.git
cd HUDvsWatch
cd src
# Open src directory in Android Studio
open -a "Android Studio" .

Hit build in the IDE and deploy to your mobile devices.

Setting up watch for deployment

Instructions for setting up a WearOS device for mobile (Bluetooth or WiFi) debugging can be found here:

adb forward tcp:4444 localabstract:/adb-hub
adb connect 127.0.0.1:4444

Following the above instructions will allow you wirelessly to deploy from Android Studio onto your smartwatch.

About

Android application (Mobile, HUD, Watch) for HUD vs. Watch dual-task study

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages