This is my academic project where I have built an android application with the following features:
- Insertion of record about venues (with input validation)
- Display list of venues using RecyclerView
- Send email using Intent
- Fetch the details of the weeks top-rated venue from a remote web server using HTTP
- Implemented threading with AsyncTask
- Add a new activity that displays Google Maps with a marker
Here's are few screenshot of project: