Mobile Programming
- VSCode must be installed (mandatory)
- if you don't have installed it yet, you can download it here
- Android Studio should be installed (mandatory)
- if you don't have installed it yet, you can download it here
- Google Chrome should be installed or you can use any browser that you preferred (optional)
If you decided to run my resume file. Only VS Code is needed but if you intend to run android application too,
Use Android Studio
1.Click on the code button (green button with white text)
2.Clone this repository and run it either by GitHub Desktop(Recommended) or command prompt
Install it
git clone https://github.com/<YOUR USER>/CSC557.git
cd CSC557
- Open Android Studio
- Open project
- Pick file you want to run and in this case,
Assignment - android apps
) - Use emulator or physical phone via USB to open up the application
- Run the apps or by pressing
Shift + F10
- The app contained 9 activities/pages:
- MainActivity (Login page)
- signUp
- aboutMe
- hobbies
- Omnifood
- Resume
- WebApp
- WebUiTM
###How to run resume HTML project.
- Open VS Code.
- Download HTML extension if you do not have it.
- Download
Live Server
extension if you do not have it. - Open
HTML
folder and openindex.html
file - Right click anywhere on
index.html
. - Open with
Live server
.
kindly put your name on CONTRIBUTE.md