An advanced shopping list app which summarizes different recipes' identical ingredients.
Minimum API level: 22 (Android 5.1)
The src/OrganizedGoods folder is an Android Studio project folder.
If you get the error "Failed to install the following Android SDK packages as some licences have not been accepted":
- Go to
%ANDROID_HOME%\tools\bin\
(%ANDROID_HOME% by default isuser_folder\AppData\Local\Android\
) - Into command line:
sdkmanager --licenses
- Accept all licenses
Same explanation: https://stackoverflow.com/questions/54273412/failed-to-install-the-following-android-sdk-packages-as-some-licences-have-not