Difference between revisions of "Apertium Android"

From Apertium
Jump to navigation Jump to search
Line 3: Line 3:
 
For historical versions, please see
 
For historical versions, please see
   
* [[Apertium Android 2009 project by Enrique Benimeli]]
 
 
* [[Apertium On Mobile GSOC 2012 project by Arink Verma]]
 
* [[Apertium On Mobile GSOC 2012 project by Arink Verma]]
   

Revision as of 11:24, 11 April 2013

This is about the current Apertium Android

For historical versions, please see


Apertium basic offline translator

The goal of the 'official' Apertium Android app is to provide example code on how to integrate Apertium offline translation into an Android app. It requires a minimum set of permissions that enable developers to showcase and test their work from a phone.



The current version can be downloaded here. The source code is available at http://apertium.svn.sourceforge.net/viewvc/apertium/trunk/apertium-mobile/apertium-android/.

Ideas for further improvements:


Stuff can go in the 'basic Apertium app' if 1) it doesent require scary permissions and 2) it doesent make the app harder to understand as example code on how to integrate Apertium offline translation into other apps.


Apertium extended

Apertium extended Android app would be a full-feature app with:

  • a cool Android 4 interface using loads of cool visual libraries
  • OCR,
  • SMS translation,
  • TTS, STT
  • and a zillion of scary permissions (internet + read SMS + read SD card should scare you off unless you really trust the source of the app).