View Single Post
Old 03-14-2014, 11:48 AM   #1
dsmid
Linux devotee
dsmid ought to be getting tired of karma fortunes by now.dsmid ought to be getting tired of karma fortunes by now.dsmid ought to be getting tired of karma fortunes by now.dsmid ought to be getting tired of karma fortunes by now.dsmid ought to be getting tired of karma fortunes by now.dsmid ought to be getting tired of karma fortunes by now.dsmid ought to be getting tired of karma fortunes by now.dsmid ought to be getting tired of karma fortunes by now.dsmid ought to be getting tired of karma fortunes by now.dsmid ought to be getting tired of karma fortunes by now.dsmid ought to be getting tired of karma fortunes by now.
 
dsmid's Avatar
 
Posts: 598
Karma: 2069047
Join Date: Feb 2011
Device: Kindle 3, Kindle 4B, Kindle PW2
AcXE - ACX Enabler

This hack enables using custom ACXs (Active Content Extensions, W3C Widgets activated on text selection).

These extensions can be installed by placing to folder system/acw/ in user store or to folder /opt/amazon/acw on the system partition (this is the preferred location as the firmware can remove/recreatesystem/acw/ content any time).

See https://wiki.mobileread.com/wiki/Kindle_Touch_ACX for more information.

Everything needed for ACX signing (signing app in Java, appropriate private key) can be found here:
https://github.com/dsmid/kindle-pw2-...master/signing

Attached sample ACXs adds ability to translate selection with Google Translate to your Kindle.

Install AcXE (Update_acxe_*_install.bin from acxe_*.zip), put gtranslator.acx (the one for your device) in [userstore]/system/acw/, reboot Kindle and you should see a new "Google Translate" item in the "More" menu after you highlight some text.

Supported languages:
Spoiler:
English
French
German
Portuguese
Spanish
Italian
Dutch
Japanese
Korean
Russian
Chinese Simplified
Chinese Traditional
Finnish
Norwegian
Hindi
Danish
Latin
Czech
Slovak
Polish
Ukrainian
Greek
Hebrew
Turkish
Croatian
Serbian
Romanian
Latvian
Lithuanian
Estonian
Hungarian
Bulgarian
Arabian
Swedish
Icelandic

I can add other languages if needed.

This works on PW2, PW1 and Touch.
Attached Files
File Type: zip acxe_7.zip (6.5 KB, 982 views)
File Type: gz acxe_7_src.tar.gz (226.0 KB, 774 views)
File Type: zip gtranslator.acx.kpw.zip (20.4 KB, 907 views)
File Type: zip gtranslator.acx.kt.zip (18.9 KB, 713 views)

Last edited by dsmid; 08-17-2014 at 05:08 AM.
dsmid is offline   Reply With Quote