Android Studio
Gradle System 23.0.3
Android SDK (version 23 or later)
Minimum API level supported by SDL: 18 (Android 4.3) Jelly Bean .
This is a very simple Android game I made in which you can play tic-tac-toe against an AI opponent.
It have three level (Normal,Medium,Hard).
- Debug : for test version
- Release : for release version
-
Tools Used : Minimum Android SDK 4.0, JAVA 8.0, Android Studio, Gradle System 23.0.3,
-
Library Used : Using these libraries for Ui automation testing and unit testing.
1.) com.android.support.test.espresso:espresso-core:2.2.2
2.) com.android.support.test.uiautomator:uiautomator-v18:2.1.2
3.) com.android.support.test:runner:0.5
- Instrumentation Test Suit
- Espresoo Test Suit