Skip to content

Android application for calculating the best poker move

Notifications You must be signed in to change notification settings

TR0U8L3-gif/Poker-Calculator-App

Repository files navigation

Poker Calculator App

Android application displaying table of possible moves depending on the starting hand for no-limit Texas Hold'em


All poker game data and best moves were used from PokerStrategy.com

Link to an article on this topic: Poker hand charts evaluations


After starting the application, we see a huge table of options and two cards.
By clicking on the color or the symbol of the card, you can set its new values.
The best move table and cards information update with each new card value. At the top of the application, we have two black buttons that change the card selection options. Currently, the application has two options for selecting card: seekbars and spinners.

pokerCalculatorSpinners

pokerCalculatorSpinnerOptions

pokerCalculatorSeekBars

pokerCalculatoSeekBarOptions