Tell me more ×
Facebook - Stack Overflow is a question and answer site for facebook developers. It's 100% free, no registration required.
Facebook and Stack Exchange are now working together to support the Facebook developer community. Facebook engineers participate here along with the best Facebook developers in the world. If you have a technical question about Facebook, this is the best place to ask.

With reference to the Android class InputType here, and using a system built with phonegap — how can you use TYPE_TEXT_VARIATION_VISIBLE_PASSWORD with a given input field? Is this possible?

share|improve this question
Was this useful? An accept would be nice :) – Walter K Mar 13 '12 at 21:41

1 Answer

You should be able to use a regular single line text field. An answer to this question shows some of the possible values: Getting Search Keyboard on iPhone using PhoneGap

share|improve this answer

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Not the answer you're looking for? Browse other questions tagged or ask your own question.