Skip to content

Ivashthyshyn/FSM_Android

Repository files navigation

FSM_Android

This is a test task for GlobalLogic.

Build project:

 ./gradlew build

For install and run application:

 adb install app/build/outputs/apk/debug/app-debug.apk 
 adb shell am start -n com.example.key.fsm_globallogic/com.example.key.fsm_globallogic.MainActivity  

Run tests:

 ./gradlew test

The test task is here

https://drive.google.com/open?id=1Q5MT8RA2-P-KNXto4jI-k7o2kMePP54U

UML diagrams for FSM :

uml_class_diagram diagram2 diagram1

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages