COMP90018
It is an Android app based on the function of reminding the expiration date of foods or items, which often leads to the waste. This app manage the expiration date of food purchased by users and reminds them regularly.
-
Andriod studio virtual device
AVD Manager -> Create Virtual Device -> Pixel 2/Pixel 4 -> API 28(Pie)
-
Real Andriod device with above API
-
Google SignIn
In the project directory, using the Gradle signingReport command to get SHA-1 (making sure your java is above version 11):
./gradlew signingReport
The signing report will include the signing information for each of your app's variants:
> Task :app:signingReport Variant: debug Config: debug Store: ~/.android/debug.keystore Alias: AndroidDebugKey MD5: A5:88:41:04:8D:06:71:6D:FE:33:76:87:AC:AD:19:23 SHA1: A7:89:E5:05:C8:17:A1:22:EA:90:6E:A6:EA:A3:D4:8B:3A:30:AB:18 SHA-256: 05:A2:2C:35:EE:F2:51:23:72:4D:72:67:A5:6C:8C:58:22:2A:00:D6:DB:F6:45:D5:C1:82:D2:80:A4:69:A8:FE Valid until: Wednesday, August 10, 2044
Please email yueruc@student.unimelb.edu.au about your SHA-1 and then you will be able to login with your google account.
- Clone the repo
git clone https://github.com/pikachuabc/DigitalRefrige.git
- Install on Virtual device or Real device
- Run the application on phone