An app for college admission registeration
Requirements:
- Android Studio
- Web Hosting Account (e.g. Hostinger)
- Online Database : MySQL
- Languages : Java, XML
- Android phone (version 5.0 and above or you can set your version while creating project)
Steps:
- Create a new Android Studio Project
- Select an appropriate version for your android application based on your android phone version.
- Make sure AndroidManifest permission are set to enable usage on mobile phone
- Run the project.
Features:
- Login Activity (launcher activity for rest of the application)
- Registeration of users on online database
- Feedback module with email intent chooser
- Basic chat application
References: YouTube tutorials