Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/zartre/healthy
A Mobile Device Programming class project
https://github.com/zartre/healthy
android java
Last synced: about 1 month ago
JSON representation
A Mobile Device Programming class project
- Host: GitHub
- URL: https://github.com/zartre/healthy
- Owner: zartre
- Created: 2018-08-20T06:42:28.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2018-11-20T08:44:59.000Z (about 6 years ago)
- Last Synced: 2024-05-22T04:38:34.245Z (7 months ago)
- Topics: android, java
- Language: Java
- Homepage:
- Size: 486 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Healthy Android App
An Android application project for Mobile Device Programming class of 2018, King Mongkut's Institute of Technology Ladkrabang.
The project uses Android API level 26.
## Importing to IntelliJ IDEA
1. Clone the repo.
2. In IDEA, choose _Import_.
3. Choose the directory of the repo.
4. Choose _Gradle_.
5. Complete the rest with default selections.