Skip to content
jorgesilva edited this page Apr 3, 2012 · 15 revisions

Welcome to the TeclaAccess wiki!

Tecla Access is a set of open software and hardware tools that facilitate switch access to electronic devices for people with mobility impairments.

Our initial goal is to enable switch access to mobile devices this includes the interfaces that powered-wheelchair users employ to move around, so they can easily select between controlling their wheelchair or their mobile device.

Tecla Access is part of the ÆGIS (Ontario) Project. It is funded and supported by the Ontario Ministry of Economic Development and Innovation and the ÆGIS (Europe) Project.

Availability and Status

Tecla Access is currently in active development, anyone may install it, try it out, and send us their feedback. For further instructions on how to download and install Tecla Access please visit the getting started page.

Tune in for the latest status from any of:

Development

The development of Tecla Access is coordinated by the [Inclusive Design Research Centre] (http://idrc.ocad.ca/) and Komodo OpenLab through the [Tecla Access github page] (https://github.com/jorgesilva/TeclaAccess).

There are many ways to contribute to the Tecla Access App for Android. Here are some ideas:

Code

In order to start contributing code to the Tecla Access project, follow the steps below:

  1. Fork this repo. For detailed instructions visit http://help.github.com/fork-a-repo/
  2. Download and install Eclipse
  3. Download and install the Android SDK
  4. Create a new Android project in Eclipse named Tecla Access (target Android 2.0)
  5. Import the Tecla Access project's source from the source directory in your local repo (you may need to let Eclipse copy the source to the workspace)
  6. Create a new Android library project in Eclipse named Tecla Access SDK (target Android 2.0)
  7. Import the Tecla Access SDK project's source from the sdk directory in your local repo (you may need to let Eclipse copy the source to the workspace)
  8. Go to the properties of your Tecla Access project and add the project Tecla Access SDK as a library
  9. You should now be able to compile the project, happy hacking!

Review

Another very useful way to contribute to the Tecla Access project is to identify any bugs or issues that may still be lurking in the Tecla Access App for Android. You can also submit your requests for features that you think the Tecla Access App for Android is still missing. To get started follow the steps below:

  1. Sign up for a fee github account if you don't already have one
  2. Download the Tecla Access App for Android from the Google Play Store.
  3. Use Tecla Access as your main input method on your Android device
  4. Report issues and submit feature requests to your heart's content via a the Tecla Access issues page

Translate

Translating Tecla Access to your mother tongue (or voting on completed translations) is the easiest way to contribute to the project. To start translating follow the steps below:

  1. Sign up for a free crowdin.net account if you don't already have one.
  2. Visit the Tecla Access translation page and check if the language you want to work on is already there.
  3. If the language you want to work on is not shown on the Tecla translation page, let us know so we can add it.
  4. If your language has not been completed, take a moment to contribute some translations, otherwise feel free to vote or make alternative suggestions to the strings already translated.
Clone this wiki locally