App Download

Play F the Dealer without a deck of cards!
Ever been with a group of friends and wanted to play F the Dealer but didn't have a deck of cards? Well now you can play no problem! All you need is your phone!Rules of the Game:- designate one player as the first "dealer" in whatever way you wantyoungest, oldest, shortest, tallest, funniest, etc.- the player to the left of the "dealer" gets two guesses as to what the top card is- first, they choose any available number from the deck- if they guess correctly, the top card is revealed, play continues to the left, and the dealer must drink- if they guess incorrectly, they guess again, but are told if the card is lower or higher than their initial guess- once again, if they guess correctly, the top card is revealed, play continues, and the dealer must drink- if they guess incorrectly again, the card is revealed and they must drink- once there are three incorrect guesses in a row, the player to the left of the dealer now becomes the dealerThe hope of the game is that you..
A simple and convenient way to manually keep track of your NYC MetroCards.
Important Note: No Link to MTAThis does not directly link to your MetroCards. The MTA does not provide a way to link a physical card to their data so this is impossible at this time. What this app does is allow you to easily keep track of your cards' balance(s) on your own so that you'll always know how much is left on your card and aren't caught at the turnstile with an insufficient fare.Free vs Pro VersionThe Free version allows you to keep track of only one MetroCard and contains ads. With the Pro version you get:🗸 no more ads🗸 ability to store and track multiple MetroCards🗸 card expiry notifications: enable notifications for when your card will expire 30 days, 7 days, one day before, and/or the day of expiration🗸 home screen widgets: reduce the balance of a MetroCard by a single fare with a simple click, without having to open the app
A few tools to help in Android development.
I originally built this app to help myself in development, but figured I'd make it available on the Play Store in the hopes it's useful to someone else!To learn more about the app and what the tools do, check it out on my website: MiromaTech.com/developer-toolsAvailable Tools:- DateUtils format flags- Edittext InputType format flags- color contrastDateUtilsThe DateUtils class provides an easier and better way to format dates and time, but there are a good number of available flags to use, and it's not always clear how they're going to format your chosen datetime. Using this app, you can see in real-time exactly how each flag (and combination of flags) affect a specified datetime.Edittext InputTypeThe EditText has 32 (yup, 32) different InputTypes available to use. While each will essentially have the same functionality across all keyboards, each keyboard may react differently to the InputType. Some display extra keys, some don't. Now you can see how each InputType (and combination of InputTypes) affect your active keyboard.Contrast RatioEverything isn't always #000000 and #FFFFFF.And when it's not, you need to make sure your text will..