Android Studio Tutorials | how to use Edit Text in android studio

Pubblicato il: 19 marzo 2023
sul canale di: Coding with OOPTECH
63
3

in android, EditText is a user interface control which is used to allow the user to enter or modify the text. While using EditText control in our android applications, we need to specify the type of data the text field can accept using the inputType attribute.



For example, if it accept plain text, then we need to specify the inputType as “text”. In case if EditText field is for password, then we need to specify the inputType as “textPassword”.


In questa pagina del sito puoi guardare il video online Android Studio Tutorials | how to use Edit Text in android studio della durata di ore minuti seconda in buona qualità , che l'utente ha caricato Coding with OOPTECH 19 marzo 2023, condividi il link con amici e conoscenti, su youtube questo video è già stato visto 63 volte e gli è piaciuto 3 spettatori. Buona visione!