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

  • Home
  • SEARCH
  • 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 5977849
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 22, 20262026-05-22T21:25:48+00:00 2026-05-22T21:25:48+00:00

My android application includes ListView binded with SimpleCursorAdapter to the database. This database contains

  • 0

My android application includes ListView binded with SimpleCursorAdapter to the database. This database contains column, which contains data like

somenameofrow
anothername
thirdname

However instead of directly displaying these texts in the ListView, I would like to read according texts (actually – translations) from the Android resources.
How should I do it?

I think that I can use setViewValue for the same, name in the code below is TextView item, which displays my text:

case R.id.name:
    TextView elName = (TextView) view;
    elName.setText(getApplicationContext().getString(R.string.));
    return true;

I am not sure how to understand what is correct id of the resource I am looking for (probably, cursor.getString(columnIndex) or elName.getText()) and how to get the value?

Upd. What if I exclude names from the database and will use ids instead. Will it help?

  • 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-22T21:25:48+00:00Added an answer on May 22, 2026 at 9:25 pm

    If you read the android guide ListView tutorial, you will find:

    Note that using a hard-coded string array is not the best design practice. One is used in this tutorial for simplicity, in order to demonstrate the ListView widget. The better practice is to reference a string array defined by an external resource, such as with a resource in your project res/values/strings.xml file

    Simply create different string-arrays items in res/values-XX, where XX are the locales you want to translate.

    See the dev guide for more details about resources and i18n: http://developer.android.com/guide/topics/resources/localization.html

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

Sidebar

Related Questions

We've been developing an Android application which includes Google Adsense. However there seems to
i am developing an application for android and would like for my users to
In my Android application, when I rotate the device (slide out the keyboard) then
I have two threads in an Android application, one is the view thread, and
I am having trouble with with getting my application to function on android 1.5.
I am trying to write a very simple Android application that checks the signal
I've been playing around with Android development and one of the things I'd like
I'm starting to develop an application for Google Android and heavily relying on a
In my Android application I am using a header and a footer. In between
I'm writing an application for Android that uses symmetric key encryption to protect sensitive

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.