Developer Tools

Achats via l'appli
4,7
28 avis
1K+
Téléchargements
Classification du contenu
Tout public
Capture d'écran
Capture d'écran
Capture d'écran
Capture d'écran
Capture d'écran
Capture d'écran
Capture d'écran
Capture d'écran

À propos de l'application

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-tools

Available Tools:
- DateUtils format flags
- Edittext InputType format flags
- color contrast

DateUtils
The 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 InputType
The 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 Ratio
Everything isn't always #000000 and #FFFFFF.

And when it's not, you need to make sure your text will be readable on your background color. Plug in your foreground (text) and background colors and your contrast ratio will be calculated with those colors. Typically, you're looking for a ratio of at least 4.5:1.

You can enter your color in hex, RGB, CMYK, HSL, HSV, or choose one of Android's material colors.
Date de mise à jour
8 dsb 2020

Sécurité des données

La sécurité, c'est d'abord comprendre comment les développeurs collectent et partagent vos données. Les pratiques concernant leur confidentialité et leur protection peuvent varier selon votre utilisation, votre région et votre âge. Le développeur a fourni ces informations et peut les modifier ultérieurement.
Aucune donnée partagée avec des tiers
En savoir plus sur la manière dont les développeurs déclarent le partage
Aucune donnée collectée
En savoir plus sur la manière dont les développeurs déclarent la collecte

Notes et avis

4,7
28 avis

Nouveautés

Version 1.1.1
- bug fixes