I solved using android:windowSoftInputMode="stateHidden"
Tag in manifest file for my activity. Thanks! On 11 Apr, 11:12, tremendoustur...@gmail.com wrote: > You can suppress the keyboard show using InputMethodManager in > onFocusChanged listener. > > On Apr 11, 2011 4:59pm, pedr0 <pulsarpie...@gmail.com> wrote: > > > > > > > > > Hi at all, > > I have an activity with one EditText in layout, when Activity is > > showed immediatly edittext is focused and keyboard is showed, how > > avoid it? > > -- > > undefined > > -- > > You received this message because you are subscribed to the Google > > Groups "Android Developers" group. > > To post to this group, send email to android-developers@googlegroups.com > > To unsubscribe from this group, send email to > > android-developers+unsubscr...@googlegroups.com > > For more options, visit this group at > >http://groups.google.com/group/android-developers?hl=en -- undefinedI -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to android-developers@googlegroups.com To unsubscribe from this group, send email to android-developers+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/android-developers?hl=en