Tiru

Bangalore, India

Age: 26

I am an Android developer

Apr
30
comment How to change input type Number to Text of EditText in android
Thanks for your answer
Apr
30
accepted How to change input type Number to Text of EditText in android
Apr
30
comment How to change input type Number to Text of EditText in android
I want by using only Editext control, how we can change the soft keyboard input type number to alphabets
Apr
30
comment How to change input type Number to Text of EditText in android
Is there any other way to achieve my requirement
Apr
30
comment How to change input type Number to Text of EditText in android
Yes, I have done in xml also
Apr
30
comment How to change input type Number to Text of EditText in android
I tried this way,but by default it is showing text, I need to show number by default.User can change it to Text type
Apr
30
comment How to change input type Number to Text of EditText in android
I want only by using only Editext, how we can change the soft keyboard input type number to alphabets
Apr
30
asked How to change input type Number to Text of EditText in android
Apr
20
awarded Famous Question
Mar
25
accepted when don't keep activities selected on Setting , progress dialog is not dismissing
Mar
22
revised when don't keep activities selected on Setting , progress dialog is not dismissing
added 82 characters in body
Mar
22
answered when don't keep activities selected on Setting , progress dialog is not dismissing
Mar
21
comment How to create a directory in External SD in android application
I had already done useing Environment.getExternalStorageDirectory() , but this method returns mnt/sdcard path.I need to create dircetory on external SDcard which ir removable. I edited my question to get the external path , but I need to create directory there
Mar
21
revised when don't keep activities selected on Setting , progress dialog is not dismissing
added 1557 characters in body
Mar
21
revised when don't keep activities selected on Setting , progress dialog is not dismissing
deleted 198 characters in body
Mar
21
revised when don't keep activities selected on Setting , progress dialog is not dismissing
edited title
Mar
21
comment when don't keep activities selected on Setting , progress dialog is not dismissing
let us continue this discussion in chat
Mar
21
comment when don't keep activities selected on Setting , progress dialog is not dismissing
When I click on Back button from Activity B, It is calling the onCreate() method of Activity A again and then it is showing the progress bar, but it is not dismissing.
Mar
21
comment when don't keep activities selected on Setting , progress dialog is not dismissing
Yes, It is working
Mar
21
comment when don't keep activities selected on Setting , progress dialog is not dismissing
Yes. And I debugged, it is invoking to onPostExecute() and log also showing as "after invalidateOptionsMenu called >>>>>>" on log cat
1 2 3 4 5