Any good community sharing tools for Android?

One of my applications is becoming more and more popular, and I would like to support several languages, but there are several problems:

  • I don't know a single language there
  • I am actively developing the application, so the lines change, and new ones are added - often

That's why I was considering the possibilities of an online community translation tool. I would like it to be free and open source, and it would be great if it supports Android!

Sorry if this is off topic, I was a little unsure, but I think this is a problem that many Android developers have to deal with.

+7
source share
1 answer

For WordPress for Android, we use GlotPress , you can upload your strings.xml file and create subprojects for any language you want. Then you can offer users to translate the project into their native language.

+3
source

All Articles