An open API service indexing awesome lists of open source software.

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

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