Source code is required for a simple content based app.
It involves simple vertical scrolling and random access and retrieval of data from SQLite database. Possibly random numbers are used. On each view a single random fact is fetched from the database and displayed(possibly ListView with a custom adapter is required).
The user keeps on scrolling until the app is terminated by the user.
Here is the link to the application that gives an overview about it:
http://www.amusingsexfacts.com/#
Although the app is very simple in functionality but if there are any questions, please feel free to ask me on my hotmail id: maqsood_rahman@hotmail.com.
Waiting for prompt replies

