I am developing an application in android in which i creating a list view of few items. I want to call a class on each list item click.Here is my code
import
Did you correctly register abc.class as an Activity in your AndroidManifest.xml file? That would cause a crash.
abc.class