Create a mobile app on Android using Java that meets the following requirements: 1. Create 2 activities. 2. Create 1 fra
Posted: Wed Mar 30, 2022 9:19 am
Create a mobile app on Android using Java that meets the
following requirements:
1. Create 2 activities.
2. Create 1 fragment.
3. Use the SQLite Database.
4. Ensure that the application works well in both portrait and
landscape orientations.
Your app should include at least 2 of the following
components:
1. Contain at least one dialog.
2. Include at least one menu (options/context/popup).
3. Define a particular style and theme.
4. Support more than 1 locale.
You may write a short report to provide an explanation of what
each activity and fragment does, what data is stored in the
database and how the data is used in the app.
Include screenshots of the app's execution.
following requirements:
1. Create 2 activities.
2. Create 1 fragment.
3. Use the SQLite Database.
4. Ensure that the application works well in both portrait and
landscape orientations.
Your app should include at least 2 of the following
components:
1. Contain at least one dialog.
2. Include at least one menu (options/context/popup).
3. Define a particular style and theme.
4. Support more than 1 locale.
You may write a short report to provide an explanation of what
each activity and fragment does, what data is stored in the
database and how the data is used in the app.
Include screenshots of the app's execution.