Following is my code, actually on screen it\'s not showing me any contact. In emulator I have 5 contacts added. Please tell me what to do.
{ //some code
First I would just narrow the problem.
1) Check if you have permissions for reading contacts
2) Check if cursor have any results
cur.getCount()