Need help fixing an issue with my Google Translate app

My Google Translate app suddenly stopped working correctly on my phone. Translations are either not loading, showing the wrong language, or the app freezes when I try to use the camera feature. I’ve already tried reinstalling, clearing cache, and updating my OS, but nothing fixed it. Can someone explain what might be causing this and suggest reliable troubleshooting steps or settings changes to get the Google Translate app working normally again?

Happened to me last month on Android. Translate went weird, wrong languages, camera froze, etc. Here is what fixed it step by step.

  1. Check basics
    • Switch to mobile data instead of Wi‑Fi for a test. Some networks block Google stuff.
    • Set phone language correctly: Settings → System → Languages.
    • Make sure date and time are automatic. Wrong time breaks some Google services.

  2. Clear Translate’s data
    • Settings → Apps → Google Translate.
    • Force stop.
    • Storage → Clear cache. Test.
    If still broken
    • Storage → Clear storage / Clear data.
    You will lose offline packs, so you need to redownload them.

  3. Reinstall the right way
    You said you reinstalled, but try a full clean reinstall.
    • Uninstall Google Translate.
    • Reboot the phone.
    • Open Play Store, search Google Translate.
    • Install, then open it once before changing any settings.
    • Re‑download offline languages only after testing online translation.

  4. Fix wrong language / UI glitches
    • Open Translate.
    • Tap your profile picture or menu → Settings.
    • Set “Primary language” and “Secondary language” again.
    • For each mode (Text, Conversation, Camera, Voice), check the language bar at the top. It sometimes keeps an old pair.
    • Turn off “Tap to Translate” in settings, then turn it back on.

  5. Camera translation freezes
    This one was the worst for me. What helped:
    • Settings → Apps → Translate → Permissions.
    Make sure Camera and Photos / Media are allowed.
    • Under Special app access, check “Draw over other apps” or “Appear on top”. If Translate overlays the camera, disable it.
    • Clear “Camera” app cache as well.
    • In Translate, go to Camera mode and tap the icon for “Instant” vs “Scan”. Use Scan instead of Instant, it crashed less for me.

  6. Turn off battery and data limits
    Aggressive battery saving breaks Translate.
    • Settings → Battery → Battery optimization.
    Find Google Translate and set it to “Don’t optimize” or similar.
    • Settings → Apps → Google Translate → Mobile data.
    Allow background data and unrestricted data.

  7. Log out of Google, then back in
    • Remove your Google account from the phone, then add it again.
    This fixed sync issues and wrong language detection on my device.

  8. Check for conflicts
    Stuff that gave me trouble:
    • VPNs
    • System‑wide ad blockers
    • “Privacy” firewalls that block Google services
    Temporarily disable those, then test Translate.

  9. Update system and Google components
    • Update Android or iOS to latest available.
    • In Play Store or App Store, update:

  • Google Play Services
  • Google app
  • Camera app

If nothing helps, test on translate.google.com in your browser.
If browser works fine but the app stays broken, it is almost always app data, permissions, or a system conflict.

Couple of extra angles you can try that aren’t in @cazadordeestrellas’ post, just in case this is one of those stubborn bugs.

  1. Check language packs & model conflicts
    Sometimes the offline language packs get corrupted and cause wrong-language output or partial loads. Even after a reinstall, Android can keep some blobs around.
    • Open Translate → Settings → Offline translation.
    • Delete every offline language pack, not just the one you use.
    • Force stop Translate, then reboot the phone.
    • Test ONLY online translation first, with no offline packs installed.
    If it starts working online, re-add just one offline pack you need and test again. If it breaks right after adding a certain language, that pack is the culprit.

  2. Switch text input & keyboard
    Weirdly, wrong language output can come from the keyboard or input method sending incorrect locale info.
    • Temporarily switch to Gboard (or the default system keyboard) if you’re using something custom.
    • In Gboard settings → Languages, remove extra languages so only the one you actually type in is active.
    • Try Translate again with simple text input (no camera, no voice).

  3. Disable Instant Translate / auto features
    The camera freeze and wrong language might be from too much automation.
    Inside Translate:
    • Turn off auto-detect language and manually choose From / To.
    • For the camera, use “Scan” then “Select text” instead of any instant overlay or live translation.
    • If there’s a “Lite mode” or similar experimental flag in settings, turn it off.

  4. Kill “smart” system features around it
    A lot of newer Android skins try to “help” and just break stuff:
    • Turn off any “app cloning” or “dual apps” feature if Translate is cloned. Use just the original.
    • If your phone has its own translation / AI overlay that floats on screen, disable that while testing Google Translate. Two translation layers fighting each other can hang the camera.
    • Disable any screen filter / blue light / reading mode overlay, then test camera translation. Those sometimes crash or block the viewfinder.

  5. Region & account weirdness
    Sometimes Translate behaves oddly if your account region and device region clash.
    • Settings → System → Region: set to your actual country.
    • In your Google account (on the web), check “Payments & subscriptions” → “Country/Region”. If it is some other region, that can mess with language defaults.
    Then sign out of Translate in-app if possible, or clear data again and sign back in fresh.

  6. Test a “bare minimum” environment
    If none of that helps, try this short experiment:
    • Boot into Safe Mode (long-press power → hold “Power off” until Safe Mode prompt, exact steps vary by phone).
    • In Safe Mode, only system apps run. Open Translate, log in if needed, and try text and camera.
    If it works fine in Safe Mode, you know some third-party app (VPN, firewall, overlay, “booster”, custom camera helper, etc.) is interfering. Then you can disable those one by one back in normal mode until the problem returns.

  7. Last resort: system components reset
    Reinstalling Translate alone doesn’t reset all the Google plumbing. On Android:
    • Settings → Apps → Show system → “Google Play services” → Storage → Clear cache (not data yet).
    • Same for “Google Play Store” and “Google Services Framework” if visible.
    • Reboot, then test Translate before re-enabling any VPN/adblock/etc.
    I don’t fully agree with removing your Google account right away like @cazadordeestrellas suggested; I’d only do that after trying the above, because it can desync other apps. But if nothing else fixes it, then yeah, removing the account and adding it again is worth a shot.

If you post your phone model, Android/iOS version, and whether it only breaks on camera or also on plain text, people can probably narrow this down further.

If the usual cache / data nukes from @sognonotturno and @cazadordeestrellas did not sort it out, I would stop hammering on Translate itself and look at system‑level stuff that silently breaks only certain Google apps.

  1. Corrupted system WebView / rendering layer
    Recent versions of Google Translate rely heavily on Android System WebView or the Chrome rendering engine. If that component is broken, you get blank pages, wrong language UI, random freezes, especially around the camera and live overlay.
    • Open Play Store
    • Update both “Android System WebView” and “Google Chrome”
    • Reboot and test Translate again (text and then camera)

  2. GPU / camera pipeline issues
    The camera mode in Translate sits on top of your camera HAL and GPU. A half‑broken graphics driver or camera software update can cause only this app to misbehave. Try:
    • In Developer options, temporarily turn off “Force GPU rendering” and “Disable HW overlays” if you experimented with those
    • If your phone has a “high performance” / “gaming” mode, disable it just for Translate and Camera
    • Test camera in Translate right after a reboot, before opening any social or camera‑heavy apps

  3. System language / fonts oddities
    You already checked language, but custom fonts or theming engines can trigger layout bugs that look like “wrong language” or garbled output.
    • Switch back to the stock system font and default theme
    • Turn off any system‑wide “font changer” or icon pack engine
    • Set system language, region, and number format to something very standard (for example English + your real region) and test

  4. Stability test of the camera feature itself
    To see if this is really Google Translate or just the camera pipeline choking:
    • Install another app that uses live text from the camera, like a general OCR app
    • If that one also freezes or misreads language, the issue is deeper than Translate and you are looking at a camera / driver / ROM bug

  5. About reinstalling repeatedly
    I slightly disagree with doing endless reinstall cycles. Once you have done a proper clear data and one clean reinstall followed by a reboot, repeating it rarely changes anything. Past that point, focus on system components and conflicts instead of Translate alone.

Regarding the empty product title ‘’ you mentioned:
Pros:
• Keeps the thread readable because nothing branded is being pushed in your face
• Avoids confusion with third‑party “Google Translate helper” tools that can actually cause conflicts
Cons:
• Completely useless as a “solution” since there is literally nothing to evaluate or install
• Zero value compared with the very concrete steps from @sognonotturno and @cazadordeestrellas

If you can post your phone model and Android / iOS version, plus whether browser translate works fine, that would help pinpoint if this is a system WebView problem, a camera driver bug, or actually some lingering Translate quirk.