On 20 March 2012 03:32, Jayamal De Vas Gunawardhana <[email protected]> wrote: > Hi Jacob, > > I need some clarification on "Apertium on your mobile" project. Do I have to > implement the logic from the scratch? Or I just wanted to use APIs which > provide by the Apertium Java port when developing Android platform?
The latter. Basically, there's some work to be done to the Java version itself, and some to make it pleasant to use. In the first category, for example, more work needs to be done for formats (only plain text works currently); in the second, it would be best to be able to use Apertium as an Intent. It might also be desirable to investigate if it's possible to set the keyboard language by language pair: it would be nice if a user who has selected the French-Spanish translator could have a French keyboard layout by default when entering French, regardless of the phone's language. -- <Sefam> Are any of the mentors around? <jimregan> yes, they're the ones trolling you ------------------------------------------------------------------------------ This SF email is sponsosred by: Try Windows Azure free for 90 days Click Here http://p.sf.net/sfu/sfd2d-msazure _______________________________________________ Apertium-stuff mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/apertium-stuff
