fiore@0
|
1 CCmI Diagram Editor for Android
|
fiore@0
|
2 Copyright (C) 2012 Queen Mary University of London
|
fiore@0
|
3
|
fiore@0
|
4 An Android(TM) App to access CCmI diagrams (.ccmi files) on touchscreen mobile devices.
|
fiore@0
|
5 Diagrams are presented in the same hierarchical structure as in the Audio View of CCmI Diagram Editor.
|
fiore@0
|
6 Users can navigate and edit the diagrams using audio and haptic feedback that these devices provide.
|
fiore@0
|
7 For more information see : http://ccmi.eecs.qmul.ac.uk/
|
fiore@0
|
8
|
fiore@0
|
9 The application has been tested on a Samsung Galaxy Note
|
fiore@0
|
10
|
fiore@0
|
11 Screen Reader :
|
fiore@0
|
12 In order to get a fully accessibile experience, the screen reader TalkBack for Android, must be enabled, but the explore by touch
|
fiore@0
|
13 feature must be turned off. The screen reader is mainly necessary for audio feedback when typing on the screen keyboard.
|
fiore@0
|
14 Other screen readers might do as well, but have not been tested.
|
fiore@0
|
15 For more information about Talkback see the following link :
|
fiore@0
|
16 https://play.google.com/store/apps/details?id=com.google.android.marvin.talkback
|
fiore@0
|
17
|
fiore@0
|
18
|
fiore@0
|
19 Keyboard :
|
fiore@0
|
20 The defualt keyboard didn't seem to get the screen reader to utter the keyboards letters when hovering on it.
|
fiore@0
|
21 On the contrary, the SoftKeyboard provided in the sample code of the Android SDK did, and it has therefore been included in this distribution
|
fiore@0
|
22 to ease the installation of a fully working App.
|
fiore@0
|
23 The SoftKeyboard is released under the Apache 2.0 License and it's Copyright of Google Inc.
|
fiore@0
|
24 Only the .apk and no source code is provided. Being the keyboard a separate program than the
|
fiore@0
|
25 CCmI Editor for Android, this is not incompatible with the license of this App.
|
fiore@0
|
26 If you want to access the SoftKeyboard code, you can install the Android SDK
|
fiore@0
|
27 For more information see : http://developer.android.com/sdk/index.html
|
fiore@0
|
28
|
fiore@0
|
29
|
fiore@0
|
30 Android Application Package File (APK):
|
fiore@0
|
31 the apk of this app is available at https://code.soundsoftware.ac.uk/projects/ccmiandroid/files
|
fiore@0
|
32
|
fiore@0
|
33
|
fiore@0
|
34
|
fiore@0
|
35
|
fiore@0
|
36 Android is a trademark of Google Inc.
|
fiore@0
|
37
|
fiore@0
|
38
|
fiore@0
|
39
|
fiore@0
|
40
|