cking90 / CS2340-donation-tracker

Android application which tracks the donations and distributions of a non-profit organization.
0 stars 0 forks source link

M3 - Part 1: Run the App #4

Open nehadesh opened 6 years ago

nehadesh commented 6 years ago
  1. download the M32.zip file
  2. If you examine the project view, you will see there are packages for model and controller. In Android, our views are the files located in res/layout/
  3. If you run the project, it should build and execute normally