i have a list there is a image button in each item when i click on a image i have to start another Activity with intent
button
Activity
intent
following
have you tried this:
MainActivity.this.startActivity(zoom);