Redevelop the List View Application (described in week 9, lecture and lab) with following changes: ✓ When you create the
Posted: Mon Mar 21, 2022 4:39 pm
Redevelop the List View Application (described in week 9, lecture and lab) with following changes: ✓ When you create the application, you should include the package name as [yourname)_[last3digitofyourstudentnumber].com. [Appname] e.g vasil_697.com.tims; ✓ when you create the activities and classes use the following naming convention Instead of Drink Class create → Drink_697 (use instead 697 your id last 3 digits) Instead of DrinkActivity create → DrinkActivity_697 Instead of DrinkCategoryActivity create → DrinkCategory Activity_697 Instead of TopLevelActivity create → TopLevelActivity_697 ✓ Paste screen shots of all major steps. Every screen shot must show your package name and folder structure ✓ Show the output in your emulator/ phone