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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 28, 20262026-05-28T20:53:19+00:00 2026-05-28T20:53:19+00:00

ive been messing around in android and have made my first screen. Its nothing

  • 0

ive been messing around in android and have made my first screen. Its nothing much, has some values and a button on it. When i click the button i am trying to laod a new page with a custom list view

for this purpose i am using some code i found on here at Custom ListView Android in one of the responses.

It lists the code for the class that builds and it also lists the xml which defines a row i assume?

What i am stuck with is, when i click the button on my interface, how do i get that list view shown in the example above to display as the next page? Is it simply just calling

Intent intent = new Intent("com.testproj.MYLIST");...

or do i need to build an interface of some sort then add it? I am really struggling to break the mould of traditional thought process from Java and its killing me.

Thanks

  • 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-28T20:53:20+00:00Added an answer on May 28, 2026 at 8:53 pm

    Assuming you are using the code described in the link that you have referenced, you only have to do the following:

    Intent intent = new Intent(InitialActivity.this, YourListViewActivity.class);
    startActivity(intent);
    

    By the way, don’t forget to reference YourListViewActivity in your manifest file.

    <activity android:name="Package.YourListViewActivity">
    </activity>
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I've been messing around with Android development. I made a simple form that has
I've been messing around with some x86 assembly as its come up in a
this is my first question and I've been messing around with android for just
I've been messing around with Python over the weekend and find myself pretty much
i've been messing around trying figure this out myself but its taking a while..
I've been messing around with randomizing in python for awhile now but for some
I've been messing around with this for some time. I recently started using the
I've been messing around with packaged chrome applications today to see how much of
I've recently been messing around with jquery(ui) and now I want to add some
I've been messing around with the Graphics class to draw some things on 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.