cmusatyalab / gabriel

Wearable cognitive assistance using cloudlets
Apache License 2.0
65 stars 41 forks source link

No way to change the "engine_name" the android client is sending without rebuilding #31

Closed junjuew closed 4 years ago

junjuew commented 4 years ago

Published Gabriel client app on Android play store has a hard-coded "engine_name" of "instruction". Currently, there doesn't seem to have an easy way to change this "engine_name" to something else without rebuilding a client APK.

This makes the android client rather specific for each individual application.

akindofyoga commented 4 years ago

The new Gabriel protocol uses source_name and result_producer_name fields. The source_name for the Gabriel Instruction client should always be instruction.