score:1
Accepted answer
in your xml set the input type of your edittext to
android:inputtype="textpersonname|textcapwords"
this will allow you to type capital letters
Source: stackoverflow.com
Related Query
- Input types in text fields in Eclipse
- Text fields are not displayed on the barchart created using jfreechart in Eclipse RCP
- Eclipse is using Gingerbread style Form Widgets, Text Fields etc. instead of JellyBean style
- Text Fields and Spinners in Eclipse
- How to change font size in Eclipse for Java text editors?
- Search for all files in project containing the text 'querystring' in Eclipse
- Eclipse text cursor has changed and editor behaves differently
- How can I change font size in Eclipse for ALL text editors?
- How to change the color of current line & text selection in eclipse (for Java)?
- Excluding file types in Eclipse / Aptana find in files search
- eclipse multiple text selection like sublime text 2
- Export eclipse console view output to text file
- Eclipse EGit with dark background, still has black text
- Easiest way to Filter Eclipse Console Output text
- How can I indent a selected block of text in Eclipse 3.5.2?
- Eclipse SQL Editor normal text color
- Eclipse Replace text in all Classes?
- How to disable logcat Text wrap in Eclipse Juno
- ADT eclipse xml layout text editor - often broken until file closed and reopened
- How to get Eclipse Console to hyperlink text to source code files?
- Can I generate fields automatically in eclipse from a constructor?
- Changing text color in Eclipse
- "method is ambiguous for the type" but the types are NOT ambiguous (and the error comes by upgrade from eclipse 3.7.2 to eclipse 4.2)
- Can I detect change in text fields in SWT?
- Consistent renaming of fields in eclipse
- Open sublime text editor into eclipse
- Java Better alignment of fields declarations using Eclipse
- Change text encoding for multiple files at once in Eclipse
- Eclipse auto complete doesn't work with lambda and types
- Is it possible in Eclipse to highlight a statement, and then press quotes/etc.. to "wrap" the highlighted text in the character (like in SublimeText)?
More Query from same tag
- how can i restore view to default in eclipse? i have tried all option but still facing this problem
- Cannot close applet in eclipse
- What's the right way to import Java source into Eclipse to avoid messing up references?
- Eclipse type hierarchy not always working
- Launching a text file from a .jar file (File path?)
- JSPs opening in black-white in Kepler (Eclipse Standard 4.3)
- Scroll outside or below content in Eclipse
- E-mail's and Exchange's errors in emulator
- I want to add text field when i clicked the button "add". But it doesn't work. Help me
- Eclipse Web application deployment problem with Maven on JBoss
- Pydev Eclipse executes previously executed program before executing current program
- Webcontent code modified from eclipse not updating
- How to run downloaded nested demo Android project from Github with Eclipse?
- Print/Copy LogCat output with the color highlighting?
- Maven Build- error in eclipse build
- How to make Jersey framework scan resources defined in external jars?
- Android Strings.xml empty in eclipse
- Do i need to use embedded maven for m2e workspace resolution to work?
- Openshift - ROOT.war deployed but no app
- Eclipse shortcut to run a class
- NullPointerException when eclipse workbench is closing
- What java android files should I not upload to my SVN Server?
- Alert dialog builder inside the if else statement - android
- Maven eclipse workspace path
- Can Y Axis on GraphView in eclipse be set to 2 decimal places
- Is there any Eclipse plugin which autobackup a project every so and so minutes to an email a/c?
- Can I run a RAP-Application on Glassfish?
- How to build a Java Servlet in Eclipse?
- SuppressWarnings for sub class
- Fatal Exception Main running Application on Android?