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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 30, 20262026-05-30T01:02:01+00:00 2026-05-30T01:02:01+00:00

I am developing an app which has 9 image views in a 3×3 matrix.

  • 0

I am developing an app which has 9 image views in a 3×3 matrix.
I want to change their image if a user clicks them.
So tat requires linking 9 ids and 9 set on click listeners

Is it possible to access them using a for loop like this

public int[] imv= {R.id.im0, R.id.im1, R.id.im2, R.id.im3,R.id.im4, R.id.im5, R.id.im6, R.id.im7,R.id.im8};//Loading ids into array imv
for(int i=0;i<imv.length;i++)
        {
            ImageView im[i] = (ImageView) findViewById(imv[i]);//Attaching ids
        }
for(int i=0;i<imv.length;i++)
        {
            im[i].setOnClickListener
        }

I am getting an error with im[i]. But if I remove i I get an object im which is a collection of imageviews. How can I access the individual imageviews and set onclicklisteners?

  • 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-30T01:02:03+00:00Added an answer on May 30, 2026 at 1:02 am

    I think it will be better to go for GridView refer to this example

    http://developer.android.com/resources/tutorials/views/hello-gridview.html

    you can write your logic in getView method using imageView.setOnClickListener

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

Sidebar

Related Questions

I'm developing the app which has input fields and whenever user enters the controll,
Im developing a app which has a user sign-up activity, there I need to
I'm developing an app which has a large amount of related form data to
Hy, I'm developing a Grails app which has to communicate with an existing Java
I'm developing an app in which, among other things, the user can input a
I'm developing a web app for which the client wants us to query their
OK let me explain the scenario. I am developing an app which has a
I'm developing an app that would display images and change them according to the
I was developing app which uses Facebook API authentication for user login. But sometimes
I am developing an application in which user can purchase any image he likes.

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.