wave-cli-app
This is the App Repository. The top level directory structure is:
- apps: The directory containing the apps. Subdirectories are named after the architecture used for implementation
android: Android dalvik project
ios : IPhone/Tablet project
- libs: libs the apps depend on
- __maivic_comm__: maivic communication prrotocol library. This Library handles the protocol itself (sending and receiving pbf messages)
- maivic_comm_protocol: maivic protocol library implementing the specific communication, including protoc generated code
- design: design specifications for the app. This includes the psd files specifying the view elements and composition