Skip to content

Commit

Permalink
Updated Documentation
Browse files Browse the repository at this point in the history
Revised final documents to match closer to the current state of the app.
  • Loading branch information
chandler-stevens committed Mar 17, 2024
1 parent b58e22c commit e291b82
Show file tree
Hide file tree
Showing 9 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion APK_SETUP.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# APK Installation
- If you would prefer not to install WalletWatch from the Google Play Store, then you may follow these steps to get WalletWatch directly installed on your Android 9 (Pie) or Android 10 (Q) device.
- If you would prefer not to install WalletWatch from the Google Play Store, then you may follow these steps to get WalletWatch directly installed on your Android 9 (Pie) or up device.

## Step-By-Step Walkthrough
1. On your Android Device, download WalletWatch using this link:
Expand Down
10 changes: 5 additions & 5 deletions DEV_SETUP.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# Beta Testing/Development Setup
- If you are a Beta-tester that does not have a smartphone device with Android 9 (Pie) or Android 10 (Q) installed, then you can follow these steps to run the WalletWatch app in an emulator on your computer.
- If you are a Beta-tester that does not have a smartphone device with Android 9 (Pie) or up installed, then you can follow these steps to run the WalletWatch app in an emulator on your computer.
- If you would like to contribute to this open-source project, then these steps will get you setup in the development environment.

## Step-By-Step Walkthrough
Expand Down Expand Up @@ -93,15 +93,15 @@

![alt text](https://github.com/thedavidang/CSC4151/blob/master/images/21.png "Open AVD Manager")

24. The AVD Manager wizard will popup, which lets you create an emulator of an Android 10 (Q) smartphone device, which acts as a virtual machine within Android Studio. Click _+ Create Virtual Device..._.
24. The AVD Manager wizard will popup, which lets you create an emulator of an Android smartphone device, which acts as a virtual machine within Android Studio. Click _+ Create Virtual Device..._.

![alt text](https://github.com/thedavidang/CSC4151/blob/master/images/22.png "Click Create Virtual Device")

25. Select a Phone that supports Android 10 (Q), such as the _Pixel 3_. Then, click _Next_.
25. Select a Phone that supports Android 9 (Pie) or up, such as the _Pixel 3_. Then, click _Next_.

![alt text](https://github.com/thedavidang/CSC4151/blob/master/images/23.png "Click Pixel 3 and Then Click Next")

26. Click _Download_ next to _Q_ as to download Android 10 (Q) on to the virtual device.
26. Click _Download_ next to the desired Android 9+ version, such as Android 10 _Q_, to download the Android SDK on to the virtual device.

![alt text](https://github.com/thedavidang/CSC4151/blob/master/images/24.png "Download Android 10 (Q)")

Expand All @@ -113,7 +113,7 @@

![alt text](https://github.com/thedavidang/CSC4151/blob/master/images/26.png "Click Next")

29. Wait for the installation of the virtual device and Android 10 (Q) to finish. This will take several minutes. Then, click _Finish_.
29. Wait for the installation of the virtual device and Android SDK to finish. This will take several minutes. Then, click _Finish_.

![alt text](https://github.com/thedavidang/CSC4151/blob/master/images/27.png "Click Finish")

Expand Down
Binary file modified Design/Constraints List.docx
Binary file not shown.
Binary file modified Design/Data Management.docx
Binary file not shown.
Binary file modified Design/Features List.docx
Binary file not shown.
Binary file modified Design/Final Progress Report.docx
Binary file not shown.
Binary file modified Design/Functions List.docx
Binary file not shown.
Binary file modified Design/Task List.docx
Binary file not shown.
Binary file modified Design/Test Repository.docx
Binary file not shown.

0 comments on commit e291b82

Please sign in to comment.