Student Marks Calculator Android Project
This app was made as part of a group project where 5 students each made an app and then packaged it into one app, but for this repo I only included the app that I made, which is why there’s a navigation bar Activity that doesn’t do any navigating.
- compileSdkVersion 22
- buildToolsVersion “21.1.2”
- minSdkVersion 11
- targetSdkVersion 22
- gradle:3.6.3