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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 23, 20262026-05-23T14:47:15+00:00 2026-05-23T14:47:15+00:00

I need to implement an Android viewer to display a list of results (from

  • 0

I need to implement an Android viewer to display a list of results (from a real estate site web query), which I have in a list property (

private List<Estate> estatesList;

)

For each item I have one image, one description, one phone number (and some more text fields).
I would like my app to display each result, one per page, and to display the next (or previous) one on a “swipe” (or “fling”?) gesture from user.

The question is: which is the right approach? Should I use a “ListActivity”? If so, how do I bind it to my objects list? Or should I better use a ListView?

  • 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-23T14:47:15+00:00Added an answer on May 23, 2026 at 2:47 pm

    A ListActivity is a special kind of Activity that contains a ListView. Basically, a ListActivity does just provide an easier API to build an Activity around a ListView. Nevertheless, this class is a bit useless and tends to be less interesting on the long run. You should better use an normal Activity (I mean build your own class that extends Activity) and add a ListView in it.

    You should learn how to use a ListAdapter to feed your ListView with some data (the list model in MVC). You got two main alternatives : using a memory adapter, or use a CursorAdapter that will pick data directly from a database.

    There are many tutorials on the web to start learning ListViews. This could be a good one, among many many others.

    Regards,
    steff

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

Sidebar

Related Questions

i need to implement this layout in android..the view must be have two list
I need to implement Android application which will be expired after few days or
I need to implement tabs in my project.i have a layout, in which i
I need to implement a list of images and buttons. I have 6 images
I need to implement an android broadcast style IPC - not dissimilar in concept
I am new to Android i need to implement buttons having the size of
Android Calendar App I need to be able to implement a view similar to
I need to implement login velocity checking for a web service. The service is
I need to implement a SOAP Web Service on Jboss Seam 2.1.0. The idea
I need to implement my own attributes like in com.android.R.attr Found nothing in official

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.