iRSVPred 2.0 android application allows users to directly upload the image from their mobile or click the photo using their mobile camera, thereby enhancing the usability and easy access with a more powerful deep learning based machine learning models.
Available on Play Store
The project works well with Android Studio 4.0.0 and Gradle 6.1.1.
Java was used for the backend and XML for frontend.
Mininum SDK 17, thereby supporting Android 4.2 and above.\
PhotoView:2.3.0 – to provide zoom in and zoom out feature
Volley:1.1.1 – to send user data
Jsoup:1.12.1 – for data extraction
- Install Android studio 4.0.0
- Install the required SDK and libraries.
- sync
- Replace the commented URL section in ServerConnectionActivity.java and ContactUsActivity.java and add your custom URLs.
Android application is developed by Hemant Kumar Joon
To know more about the Machine learning model, please visit the Repo.
Visit our Web server