https://github.com/anod/holoreversi
Reversi game in Android for "Mobile Applications" course @ Afeka College of Engineering
https://github.com/anod/holoreversi
Last synced: about 1 year ago
JSON representation
Reversi game in Android for "Mobile Applications" course @ Afeka College of Engineering
- Host: GitHub
- URL: https://github.com/anod/holoreversi
- Owner: anod
- Created: 2012-12-06T20:14:05.000Z (over 13 years ago)
- Default Branch: master
- Last Pushed: 2013-01-05T21:32:52.000Z (over 13 years ago)
- Last Synced: 2025-04-28T13:12:09.604Z (about 1 year ago)
- Language: Java
- Homepage:
- Size: 2.34 MB
- Stars: 1
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Holo Reversi for Android
=======================
## Import & Run from source code
1. Install Android SDK
2. Install Eclipse + ADT Plugin
3. Download Android SDK Tools, Platform-tools and SDK Platform API 8 using Android SDK Manager
4. Clone git repository
5. Eclipse: File -> Import... -> Existing Project into Workspace -> Select root directory of the cloned project -> Finish
6. After import was done, on the project and select Run As -> Android Application