view README.txt @ 1:66b3a838feca logging tip

Added logging of user interaction
author Fiore Martin <fiore@eecs.qmul.ac.uk>
date Tue, 12 Feb 2013 15:31:48 +0000
parents e0ee6ac3a45f
children
line wrap: on
line source
CCmI Diagram Editor for Android
Copyright (C) 2012  Queen Mary University of London 

An Android(TM) App to access CCmI diagrams (.ccmi files) on touchscreen mobile devices. 
Diagrams are presented in the same hierarchical structure as in the Audio View of CCmI Diagram Editor.
Users can navigate and edit the diagrams using audio and haptic feedback that these devices provide.
For more information see : http://ccmi.eecs.qmul.ac.uk/

The application has been tested on a Samsung Galaxy Note

Screen Reader :
In order to get a fully accessibile experience, the screen reader TalkBack for Android, must be enabled, but the explore by touch 
feature must be turned off.  The screen reader is mainly necessary for audio feedback when typing on the screen keyboard.
Other screen readers might do as well, but have not been tested. 
For more information about Talkback see the following link :
https://play.google.com/store/apps/details?id=com.google.android.marvin.talkback


Keyboard : 
The defualt keyboard didn't seem to get the screen reader to utter the keyboards letters when hovering on it. 
On the contrary, the SoftKeyboard provided in the sample code of the Android SDK did, and it has therefore been included in this distribution
to ease the installation of a fully working App.
The SoftKeyboard is released under the Apache 2.0 License and it's Copyright of Google Inc.
Only the .apk and no source code is provided. Being the keyboard a separate program than the 
CCmI Editor for Android, this is not incompatible with the license of this App.
If you want to access the SoftKeyboard code, you can install the Android SDK 
For more information see : http://developer.android.com/sdk/index.html


Android Application Package File (APK): 
the apk of this app is available at https://code.soundsoftware.ac.uk/projects/ccmiandroid/files




Android is a trademark of Google Inc.