You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Navigate to the project directory and select "Taskr/app/build.gradle" as the file to open. Give the projcet some time to load.
Once project has been booted up, press the Green "Play" Arrow button in the toolbar.
A window will pop up where you can create a virtual device emulator, set it up with your preferred specifications. x86 is preferred (get help with this step).
Run the project once the emulator has booted up and use app on the emulator.
Alternate steps if Android device is available:
Navigate to the project directory and locate the file: "Taskr/app/build/outputs/apk/app-debug.apk".
Copy and paste this .apk file into an android device that is able to install .apk files from unknown sources (get help with this step).
Open the .apk in Android device and install then open app and use it.