Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 7636447
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 31, 20262026-05-31T07:40:58+00:00 2026-05-31T07:40:58+00:00

This is the case I am building app that will be localized via strings

  • 0

This is the case

I am building app that will be localized via strings to many languages. There is a part of app with bunch of helpful links but I would like to open specific link in dependence of actual phone localisation.

So in example if the app is showing in German I would like to send user to German translation of web site, but if the user is seeing app in English I would like to send that user to English translation of specific page via link to that specific translation.

I did a lot to my app looking at examples here. So If you could drop me a hint on this.

Thank you all very much.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-31T07:40:59+00:00Added an answer on May 31, 2026 at 7:40 am

    you can make different string file with your url for different Language written in that and put that String file in values-fr , values-eng folder.

    More to know about localization go through

    this post

    For those who do not get it form firs this is the final example

    public void onClick(View v) { 
    // TODO Auto-generated method stub 
          switch (v.getId()) { 
                   case R.id.link1: 
                          Intent link1 = new Intent(Intent.ACTION_VIEW, Uri.parse(getResources().getString(R.string.link1web))); 
                          startActivity(link1); 
                          break; } }
    

    where link1web is my defined string in String.xml

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I am about to start building an app that will be used across all
I'll be building a rails app that will basically serve user-uploaded files (not a
I'm building a location-based web app that will run primarily on mobile browsers. It
I'm currently building an app that will play sounds. When a user starts a
Imagine this case where I have an object that I need to check a
I think in this case there is no need to declare a public constructor
I'm building a App that need to list the categories and subcategories of a
I am building a rails app that has a number of models, one of
I am building a logging DLL that will simplify EntLib 5 Logging Application Block.
We are building an app (WinForms, .NET 3.5) that loads Plugin DLLs into a

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.