I'd like to run translation from Latin to Cyrilic in any app. What's the best way to access that text.
For context.. here is what i want to achieve:
When i write messages with swype like keyboards in my language(Macedonian) they use Cyrilic. But sending Cyrilic texts is more expensive, so i would like to find a quick way to translate them. I could write java app no prob.. but i don't know how to access this text in any app. I've done this by making a custom keyboard and then changing to that keyboard whenever i need to translate.. but it's slow and repetative. I would like some easier sollution.
For context.. here is what i want to achieve:
When i write messages with swype like keyboards in my language(Macedonian) they use Cyrilic. But sending Cyrilic texts is more expensive, so i would like to find a quick way to translate them. I could write java app no prob.. but i don't know how to access this text in any app. I've done this by making a custom keyboard and then changing to that keyboard whenever i need to translate.. but it's slow and repetative. I would like some easier sollution.