ITPNYU / android-serial-components

Android -USB serial examples
MIT License
0 stars 0 forks source link

As a User, I can enter and store ascii data into a text field #3

Open bklynjones opened 2 years ago

bklynjones commented 2 years ago

Given

The User has the 'hello usb' application open

AND

they have the text field in focus

WHEN

they type string data into the text field

AND

press 'enter' on the keyboard UI

THEN

The data will be stored in volatile memory on the application