MOBILE ELECTION POLLING APPLICATION The aim of this assignment was to design and develop an android application in Android Studio which provides the following functionality: 1. Allows polls of voters to be taken and stored internally in an SQLite database. The application asks the voter relevant questions for example: voter age, voter income bracket, voter marriage status, voter home location, preferred candidate, preferred government, preferred Taoiseach. 2. Allow the voter statistics to be generated based on dynamic searches of the polling data, for example search code be based on the following parameters: voter age , voter location. The code for the project was written in Java and XML in Android Studio.