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 6830805
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 26, 20262026-05-26T22:39:43+00:00 2026-05-26T22:39:43+00:00

I have been working on an Android app and I want to display a

  • 0

I have been working on an Android app and I want to display a multicolumn ListView in Android showing text, image and Radio button. Though I have been reading few blogs which offered me choice to use GridView instead or Multiple ListViews,I am still in doubt what shall i use.

Can anyone give me a hint on how to implement the same. May be some references be helpful too.

  • 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-26T22:39:43+00:00Added an answer on May 26, 2026 at 10:39 pm

    for multiple column into listview you need to customize the listview and need to create you layout that you have mention

    <LinearLayout android:layout_height="wrap_content" android:layout_width="fill_parent"
             android:orientation="horizontal">
    <TextView android:layout_width="fill_parent" android:layout_height="wrap_content" android:id="@+id/list_item_text" android:text="item text" android:weight="1"/>
    <ImageView android:layout_width="50dp" android:layout_height="50dp" android:id="@+id/list_image" />
    <RadioButton android:layout_width="wrap_content" android:layout_height="wrap_content" />
    </LinearLayout>
    

    you custom view code like this but in this for radio button you have to check the by coding and to maintain the radio button state for your list. Because in listview 1 row has only 1 radio button so you cannot maintain with the radio group button.

    now you need to create the custom adapter ok here is the link for listview check this how you can create your custom adapter

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

Sidebar

Related Questions

Hi i have been working through my first android app and it's starting to
I am experiencing some weird behavior with an android app I have been working
I have been working on an Android app using Phonegap and now would like
I have been working on learning the Android NDK the past few days, but
I have been trying to get a USB HID keyboard working on an Android
I have been trying to get the FTDI D2xx driver working with my Android
I have been working on this app for at least 3-4 months and just
I have been working on an app which includes using the devices camera. After
I have been working on an app to respond to received SMS messages (before
I have been working on an app screen which include a edittext of numeric

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.