Inline ListView Advice

This is a discussion on Inline ListView Advice within the Droid Development forums, part of the Droid Hacking category; Hello there; I am just seeking some advice. I want to create layouts that contain a LinearLayout, which contains both a TextView and a ListView. ...

+ Reply to Thread
Results 1 to 1 of 1

Thread: Inline ListView Advice

  1. Junior Droid
    travis134's Avatar
    Member #
    18703
    Join Date
    Dec 2009
    Posts
    18
    Phone
    Enter Current Phone Here
    #1

    Inline ListView Advice

    Hello there; I am just seeking some advice.

    I want to create layouts that contain a LinearLayout, which contains both a TextView and a ListView. I would like each page to only have one TextView, which I will load text into, using setText(), and I would like the ListView to be populated using a SimpleCursorAdapter or ArrayAdapter. However, the problem that I am running into now is how to attach a Listener to the ListView, in order to act once the user has clicked one of the items, and then send an identifier representing the selected item to another function.

    Every example and tutorial I have seen online regarding this makes the whole class a ListActivity and then implements an onListItemClick() method. Is there any other way to do this? When I try to adapt my class to this format, I get force close's.

    Thanks!

    EDIT: Is this what I should be using?

    AdapterView.OnItemClickListener | Android Developers

    If so, does anyone have an example of how (Just want to make sure I'm doing it correctly)? Thanks!
    Last edited by travis134; 12-31-2009 at 12:19 PM.
  2. Sponsor
    DF Advertising
    Join Date
    Nov 2008
    Location
    DroidForums.net
     
     
     
     

Sponsors

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Similar Threads

  1. FINALLY GOT MY DROID!-need some advice :)
    By mrdorunjr in forum New Member Introductions & Site Assistance
    Replies: 3
    Last Post: 12-28-2009, 11:15 AM
  2. Earbuds with inline controls
    By zazabichi in forum Droid Accessories
    Replies: 1
    Last Post: 12-24-2009, 08:42 PM
  3. Advice on Exchanges
    By thelion in forum Droid General Discussions
    Replies: 0
    Last Post: 12-02-2009, 04:49 PM
  4. Need Advice - Is the DROID for me?
    By Azmordean in forum Droid General Discussions
    Replies: 18
    Last Post: 11-23-2009, 09:32 PM
  5. i need advice before monday
    By ebean in forum Droid General Discussions
    Replies: 0
    Last Post: 11-08-2009, 01:24 PM

Search tags for this page

droid listview selected

,

inline listview

Click on a term to search our site for related topics.