Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 484 Bytes

File metadata and controls

15 lines (11 loc) · 484 Bytes

Chess Android

Prerequisites

You will have to have the following application installed:

  • Android Studio and the corresponding SDK

Project management and testing

  • Use Git/Bitbucket to manage your repository
  • Run correctly on the Nexus 4 (4.7 inch, 768x1280, xhdpi) device emulator that comes with Android Studio.
  • The app runs on Android API Level 23 (set min SDK to 23, target can still be 26), so use a virtual device set for API 23

Author

  • @yaooo
  • @SagarSPatel